[libwoodstox-java] 01/02: Update debian/copyright.
Giovanni Mascellani
gio at moszumanska.debian.org
Sun Sep 11 09:36:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
gio pushed a commit to branch master
in repository libwoodstox-java.
commit 3199f9d27a4f950d05a2e403c3e4a29a5024403f
Author: Giovanni Mascellani <gio at debian.org>
Date: Sun Sep 11 11:35:42 2016 +0200
Update debian/copyright.
---
debian/changelog | 1 +
debian/copyright | 68 ++++++++++++++++++++++++++------------------------------
2 files changed, 33 insertions(+), 36 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6a64b48..534ff13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libwoodstox-java (1:5.0.3-2) UNRELEASED; urgency=medium
* New upstream release.
* Remove traces of tarball sanitizer, which is not required anymore.
* Switch build system to dh 9.
+ * Update debian/copyright.
-- Giovanni Mascellani <gio at debian.org> Fri, 12 Aug 2016 10:57:33 +0200
diff --git a/debian/copyright b/debian/copyright
index 1f1711a..5f79ebe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,37 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Woodstox
-Upstream-Contact: Tatu Saloranta <tatu.saloranta at iki.fi>
-Source: http://wiki.fasterxml.com/WoodstoxDownload
+Upstream-Contact: Tatu Saloranta <tsaloranta at gmail.com>
+Source: https://github.com/FasterXML/woodstox
Files: *
-Copyright: © 2004-2011, Tatu Saloranta <tatu.saloranta at iki.fi>
-License: LGPL-2.1+ or Apache-2.0
-Comment: There is no files explicitly stating the license for upstream files.
- Anyway, the licenses are clearly stated on the download page (see above)
- and in the woodstox-core tarball, that is distributed along with
- this package.
+Copyright: © 2004-2016, Tatu Saloranta <tsaloranta at gmail.com>
+ © 2010-2016, FasterXML.com
+License: BSD-2-clause
+ All rights reserved.
+ .
+ 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 following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS 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 COPYRIGHT
+ HOLDER OR 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.
Files: test/org/codehaus/stax/test/stream/TestProcInstrRead.java
Copyright: © 2003, Richard Tobin
@@ -18,7 +40,7 @@ License: free
Files: debian/*
Copyright: © 2007, Vincent Fourmond <fourmond at debian.org>
- © 2011-2012, Giovanni Mascellani <gio at debian.org>
+ © 2011-2016, Giovanni Mascellani <gio at debian.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
@@ -38,29 +60,3 @@ License: GPL-2+
is available in '/usr/share/common-licenses/GPL-2'.
Comment: This packaging is based on that of libwoodstox-java, by
Vincent Fourmond.
-
-License: LGPL-2.1+
- This copy of Woodstox XML processor is licensed under the
- Lesser General Public License (LGPL), version 2.1 ("the License").
- See the License for details about distribution rights, and the
- specific rights regarding derivate works.
- .
- You may obtain a copy of the License at:
- .
- http://www.gnu.org/licenses/licenses.html
- .
- On Debian systems, a copy of the GNU Lesser General Public License
- version 2.1 is available in '/usr/share/common-licenses/LGPL-2.1'.
-
-License: Apache-2.0
- This copy of Woodstox XML processor is licensed under the
- Apache (Software) License, version 2.0 ("the License").
- See the License for details about distribution rights, and the
- specific rights regarding derivate works.
- .
- You may obtain a copy of the License at:
- .
- http://www.apache.org/licenses/
- .
- On Debian systems, a copy of the Apache license version 2.0 is available
- in '/usr/share/common-licenses/Apache-2.0'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libwoodstox-java.git
More information about the pkg-java-commits
mailing list