[josm] 04/08: Update license & copyright for AlphanumComparator.java.
Bas Couwenberg
sebastic at debian.org
Tue Oct 3 14:19:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository josm.
commit 11e9d91f8a491e8163f300e4709f88fadd8ba3b1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Oct 3 13:02:27 2017 +0200
Update license & copyright for AlphanumComparator.java.
---
debian/changelog | 1 +
debian/copyright | 23 +++++++++++++++++++++--
2 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 80e6fae..31b69a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ josm (0.0.svn12914+dfsg-1) UNRELEASED; urgency=medium
* New tested snapshot.
* Change priority from extra to optional.
* Bump Standards-Version to 4.1.0, changes: priority.
+ * Update license & copyright for AlphanumComparator.java.
-- Bas Couwenberg <sebastic at debian.org> Tue, 03 Oct 2017 12:45:14 +0200
diff --git a/debian/copyright b/debian/copyright
index 811d5b3..4a6c9e8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -113,8 +113,8 @@ Copyright: 2000, Business Management Systems, Inc.
License: GPL-1+
Files: src/org/openstreetmap/josm/tools/AlphanumComparator.java
-Copyright: Daniel Migowski, Andre Bogus, and David Koelle and others
-License: LGPL-2.1+
+Copyright: 2007-2017, David Koelle
+License: Expat
Files: src/org/jdesktop/*
src/org/openstreetmap/josm/gui/widgets/MultiSplitPane.java
@@ -263,6 +263,25 @@ License: BSD-3-Clause
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
+
License: GPL-1+
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git
More information about the Pkg-grass-devel
mailing list