This is an automated email from the git hooks/post-receive script. ross-guest pushed a commit to branch master in repository osm-gps-map.
commit 3c7acb44d62b59580b0f989d3f8b31168bf465fe Author: Ross Gammon <[email protected]> Date: Sat Nov 21 19:21:22 2015 +0100 Make lintian happy again about my copyright changes --- debian/copyright | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/debian/copyright b/debian/copyright index a1d6f1d..11fd4a0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Source: https://github.com/nzjrs/osm-gps-map/ -Files: autogen.sh - examples/editable_track.c - examples/env.sh - examples/mapviewer.js - examples/polygon.c +Files: * Copyright: 2008, Marcus Bauer <[email protected]> 2009, John Stowers <[email protected]> 2009, Everaldo Canuto <[email protected]> @@ -93,3 +89,21 @@ License: GPL-2 . On Debian GNU systems, the complete text of the GNU General Public License v2 can be found in `/usr/share/common-licenses/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 as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + 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. + . + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + . + On Debian GNU systems, the complete text of the GNU General + Public License v2 can be found in `/usr/share/common-licenses/GPL-2'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

