[mkgmap] 05/06: Add license & copyright for new files.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Jun 27 12:14:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mkgmap.
commit 8f2919e926e3ccb1cbd81a53a9a96464daa21db3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Jun 27 14:05:47 2015 +0200
Add license & copyright for new files.
---
debian/changelog | 1 +
debian/copyright | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 51 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8d367d5..a62dd7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
mkgmap (0.0.0+svn3620-1) UNRELEASED; urgency=medium
* New upstream SVN snapshot.
+ * Add license & copyright for new files.
-- Bas Couwenberg <sebastic at debian.org> Sat, 27 Jun 2015 13:37:17 +0200
diff --git a/debian/copyright b/debian/copyright
index e576386..f672839 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,14 +5,30 @@ Source: http://www.mkgmap.org.uk/download/
Files: *
Copyright: 2006-2015, Steve Ratcliffe <sr at parabola.me.uk>
- 2009, Bernhard Heibler
- 2009, Christian Gawron
- 2009, Clinton Gladstone
- 2009, Toby Speight
- 2010, Jeffrey C. Ollie
- 2015, Maxim Duester
+ 2009, Bernhard Heibler
+ 2009, Christian Gawron
+ 2009, Clinton Gladstone
+ 2009, Toby Speight
+ 2010, Jeffrey C. Ollie
+ 2015, Maxim Duester
License: GPL-2+
+Files: src/uk/me/parabola/mkgmap/general/CityInfo.java
+ src/uk/me/parabola/mkgmap/general/ZipCodeInfo.java
+ src/uk/me/parabola/mkgmap/osmstyle/housenumber/ExtNumbers.java
+ src/uk/me/parabola/mkgmap/osmstyle/housenumber/HousenumberGroup.java
+ src/uk/me/parabola/mkgmap/osmstyle/housenumber/HousenumberIvl.java
+ src/uk/me/parabola/mkgmap/osmstyle/housenumber/HousenumberRoad.java
+ src/uk/me/parabola/mkgmap/reader/osm/HousenumberHooks.java
+ src/uk/me/parabola/util/KdTree.java
+ src/uk/me/parabola/util/Locatable.java
+ src/uk/me/parabola/util/MultiHashSet.java
+ src/uk/me/parabola/util/ShapeSplitter.java
+ test/uk/me/parabola/imgfmt/app/net/NumbersTest.java
+ test/uk/me/parabola/util/KdTreeTest.java
+Copyright: 2014-2015, Gerd Petermann
+License: GPL-2 or GPL-3
+
Files: scripts/gmapi-builder.py
Copyright: 2009, Berteun Damman
License: BSD-3-Clause
@@ -23,6 +39,20 @@ Copyright: 2008, Andreas Putzo <andreas at putzo.net>
2014, Andreas Tille <tille at debian.org>
License: GPL-2+
+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 version 3 or
+ version 2 as published by the Free Software Foundation.
+ .
+ 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.
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
@@ -40,6 +70,20 @@ License: GPL-2+
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
+License: GPL-3
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 3 as
+ published by the Free Software Foundation.
+ .
+ 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.
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
+
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:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap.git
More information about the Pkg-grass-devel
mailing list