[jets3t] 03/04: Update copyright information
Miguel Landaeta
nomadium at moszumanska.debian.org
Tue Aug 8 19:06:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository jets3t.
commit fe8e7d860e68b9cf46ff4cd161426fab40c93631
Author: Miguel Landaeta <nomadium at debian.org>
Date: Tue Aug 8 20:04:45 2017 +0100
Update copyright information
---
debian/changelog | 3 ++-
debian/copyright | 23 +++++++++++++----------
2 files changed, 15 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0e90443..db71e8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ jets3t (0.8.1+dfsg-4) UNRELEASED; urgency=medium
* Team upload.
* Remove myself from uploaders. (Closes: #XXXXXX)
* Bump DH compat level to 10.
+ * Update copyright info.
- -- Miguel Landaeta <nomadium at debian.org> Tue, 08 Aug 2017 19:41:54 +0100
+ -- Miguel Landaeta <nomadium at debian.org> Tue, 08 Aug 2017 19:47:55 +0100
jets3t (0.8.1+dfsg-3) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 5478fe9..354ef99 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,18 @@
-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: JetS3t
Upstream-Contact: James Murty <jmurty at dev.java.net>
Source: http://jets3t.s3.amazonaws.com/downloads.html
Files: *
-Copyright: © 2006-2010, James Murty <jmurty at dev.java.net>,
- © 2008, Zmanda Inc.,
- © 2009, Doug MacEachern,
- © 2010, Bennett Hiles
+Copyright: 2006-2010, James Murty <jmurty at dev.java.net>
+ 2008, Zmanda Inc.
+ 2009, Doug MacEachern
+ 2010, Bennett Hiles
License: Apache-2.0
Files: src/org/jets3t/gui/TableSorter.java
-Copyright: © 1995-2008, Sun Microsystems, Inc
-License: other
+Copyright: 1995-2008, Sun Microsystems, Inc
+License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -41,12 +41,12 @@ License: other
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: src/com/centerkey/utils/BareBonesBrowserLaunch.java
-Copyright: © 2005, Dem Pilafian
+Copyright: 2005, Dem Pilafian
License: public-domain
Free to Use as You Like.
Files: resources/images/nuvola/*
-Copyright: © 2003-2004, David Vignoni <david at icon-king.com>
+Copyright: 2003-2004, David Vignoni <david at icon-king.com>
License: LGPL-2.1
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -66,7 +66,7 @@ License: LGPL-2.1
/usr/share/common-licenses/LGPL-2.1 on Debian systems.
Files: debian/*
-Copyright: © 2010-2011, Miguel Landaeta <miguel at miguel.cc>
+Copyright: 2010-2011, Miguel Landaeta <nomadium at debian.org>
License: Apache-2.0
License: Apache-2.0
@@ -82,3 +82,6 @@ License: Apache-2.0
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 2.0 license is distributed in
+ /usr/share/common-licenses/Apache-2.0 on Debian systems.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jets3t.git
More information about the pkg-java-commits
mailing list