[libaxiom-java] 17/21: Converted debian/copyright to the Copyright Format 1.0
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 24 10:34:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libaxiom-java.
commit 041dc2e39f9de43d0372a44ee9777add5bfd2bd6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Mar 24 10:39:40 2016 +0100
Converted debian/copyright to the Copyright Format 1.0
---
debian/changelog | 1 +
debian/copyright | 106 +++++++++++++++++++++++++++++--------------------------
2 files changed, 56 insertions(+), 51 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c7ecdd2..51a4a75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ libaxiom-java (1.2.8-2) UNRELEASED; urgency=medium
* Updated debian/watch
* Use XZ compression for the ustream tarball
* debian/rules: Changed the get-orig-source target to use uscan
+ * debian/copyright: Converted to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg at apache.org> Thu, 24 Mar 2016 09:17:12 +0100
diff --git a/debian/copyright b/debian/copyright
index 085d7e8..95e4fe3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,55 +1,59 @@
-This package was debianized by Thierry Carrez <thierry.carrez at ubuntu.com> on
-Tue, 23 Jun 2009 09:53:10 +0200
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache AXIOM
+Source: http://svn.apache.org/repos/asf/webservices/axiom
-Source tarballs were tar.gz-ed from the .zip source distribution downloaded
-from: http://archive.apache.org/dist/ws/commons/axiom/
+Files: *
+Copyright: 2004-2009, The Apache Software Foundation
+License: Apache-2.0
-Copyright:
- This product includes software developed by
- The Apache Software Foundation (http://www.apache.org/).
- Portions Copyright 2006 International Business Machines Corp.
- axiom-tests/test-resources/xml/test/tests.xsl file is
- Copyright (C) 2000-2002 bob mcwhirter & James Strachan
+Files: modules/axiom-tests/test-resources/xml/test/tests.xsl
+Copyright: 2000-2002, bob mcwhirter & James Strachan
+License: jaxen
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions, and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions, and the disclaimer that follows
+ these conditions in the documentation and/or other materials
+ provided with the distribution.
+ .
+ 3. The name "Jaxen" must not be used to endorse or promote products
+ derived from this software without prior written permission. For
+ written permission, please contact license at jaxen.org.
+ .
+ 4. Products derived from this software may not be called "Jaxen", nor
+ may "Jaxen" appear in their name, without prior written permission
+ from the Jaxen Project Management (pm at jaxen.org).
+ .
+ In addition, we request (but do not require) that you include in the
+ end-user documentation provided with the redistribution and/or in the
+ software itself an acknowledgement equivalent to the following:
+ "This product includes software developed by the
+ Jaxen Project (http://www.jaxen.org/)."
+ Alternatively, the acknowledgment may be graphical using the logos
+ available at http://www.jaxen.org/
+ .
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE Jaxen AUTHORS OR THE PROJECT
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
-Authors:
- The Apache Software Foundation, including but not limited to:
- Saminda Abeyruwan
- Afkham Azeez
- Eran Chinthaka
- Glen Daniels
- Jaliya Ekanayake
- Nandana Mihindukulasooriya
- Ruchith Fernando
- Thilina Gunarathne
- Chathura Herath
- Deepal Jayasinghe
- Chatra Nakkawita
- Srinath Perera
- Ajith Ranabahu
- Venkat Reddy
- Rich Scheuerle
- Ashutosh Shahi
- Aleksander Slominski
- Davanum Srinivas
- Jayachandra Sekhara Rao Sunkara
- Andreas Veithen
- Dasarath Weerathunga
- Sanjiva Weerawarana
+Files: debian/*
+Copyright: 2009, Thierry Carrez <thierry.carrez at ubuntu.com>
+License: Apache-2.0
-License:
- 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.
-
-On Debian GNU/Linux and Ubuntu systems, the complete text of the Apache 2.0
-License can be found in the /usr/share/common-licenses/Apache-2.0 file.
-
-The same license and copyright applies to the Debian packaging.
+License: Apache-2.0
+ On Debian systems, the full text of the Apache-2.0 license
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libaxiom-java.git
More information about the pkg-java-commits
mailing list