This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository xml-commons-external.

commit f7a489d12188506dd20b041ba33ca2b038388e50
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Mon Mar 12 00:24:57 2018 +0100

    Refreshed debian/copyright
---
 debian/copyright | 80 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 41 insertions(+), 39 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 53399df..4c9174a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,50 @@
-Format: 
http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co&pathrev=174
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: XML Commons External
-Upstream-Maintainer: The Apache Software Foundation
+Upstream-Contact: The Apache Software Foundation
 Source: http://xml.apache.org/commons/components/external/
 
+Files: *
+Copyright: 2006, The Apache Software Foundation.
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+   http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ The full text of the Apache License version 2.0 can be found at
+ /usr/share/common-licenses/Apache-2.0 on debian systems.
+
 Files: org/xml/sax/*
 License: PD
  These files are in the public domain
 
-Files: org/w3c/css/sac/*, org/w3c/dom/*
-Copyright: Copyright © 1994-2002 World Wide Web Consortium.
-License: BSD-like
+Files: org/w3c/css/sac/*
+       org/w3c/dom/*
+Copyright: 1994-2002, World Wide Web Consortium.
+License: BSD-3-Clause
  W3C® SOFTWARE NOTICE AND LICENSE
-
+ .
  http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
-
+ .
  This work (and included software, documentation such as READMEs, or
  other related items) is being provided by the copyright holders under
  the following license. By obtaining, using and/or copying this work,
  you (the licensee) agree that you have read, understood, and will
  comply with the following terms and conditions.
-
+ .
  Permission to copy, modify, and distribute this software and its
  documentation, with or without modification, for any purpose and
  without fee or royalty is hereby granted, provided that you include
  the following on ALL copies of the software and documentation or
  portions thereof, including modifications:
-
+ .
   1. The full text of this NOTICE in a location viewable to users of the
      redistributed or derivative work.
   2. Any pre-existing intellectual property disclaimers, notices, or terms
@@ -35,23 +54,23 @@ License: BSD-like
   3. Notice of any changes or modifications to the files, including the date
      changes were made. (We recommend you provide URIs to the location from
      which the code is derived.)
-
+ .
  THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
  HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
  INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR
  FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
  DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
  TRADEMARKS OR OTHER RIGHTS.
-
+ .
  COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
  CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
-
+ .
  The name and trademarks of copyright holders may NOT be used in advertising or
  publicity pertaining to the software without specific, written prior 
permission.
  Title to copyright in this software and any associated documentation will at
  all times remain with copyright holders.
  ____________________________________
-
+ .
  This formulation of W3C's notice and license became active on December 31 
2002.
  This version removes the copyright ownership notice such that this license can
  be used with materials other than those owned by the W3C, reflects that ERCIM
@@ -63,45 +82,28 @@ License: BSD-like
  questions about using materials from our site, including specific terms and
  conditions for packages like libwww, Amaya, and Jigsaw. Other questions about
  this notice can be directed to site-pol...@w3.org.
-
+ .
  Joseph Reagle <site-pol...@w3.org>
  Last revised by Reagle $Date: 2005-06-03 18:49:13 -0400 (Fri, 03 Jun 2005) $
 
-Files: org/w3c/dom/svg/EventListenerInitializer.java,
- org/xml/sax/helpers/SecuritySupport*.java,
- javax/xml/*,
- org/apache/xmlcommons/Version.*
-Copyright: Copyright © 2006 The Apache Software Foundation.
-License: Apache-2.0
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
- The full text of the Apache License version 2.0 can be found at
- /usr/share/common-licenses/Apache-2.0 on debian systems.
-
 Files: debian/*
-Copyright: Copyright © 2008 by Onkar Shinde <onkarshi...@gmail.com>
-Copyright: Copyright © 2008, 2009 by Vincent Fourmond <fourm...@debian.org>
+Copyright: 2008, Onkar Shinde <onkarshi...@gmail.com>
+           2008-2009, Vincent Fourmond <fourm...@debian.org>
+           2010, Gabriele Giacone <1o5g4...@gmail.com>
+           2011, Damien Raude-Morvan <draz...@debian.org>
+           2012, Jakub Adam <jakub.a...@ktknet.cz>
+           2018, Emmanuel Bourg <ebo...@apache.org>
 License: GPL-2+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or (at
  your option) any later version.
-
+ .
  This program is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  General Public License for more details.
-
+ .
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/xml-commons-external.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to