This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository geographiclib.
commit eafe6313d4d5e71ff541e0f53683e469c5dbe1f1 Author: Bas Couwenberg <[email protected]> Date: Sun Dec 28 16:38:21 2014 +0100 Update copyright file. Changes: - Use separate license sections - Use spaces instead of tabs for indenting - Correct GPL-3+ license specifiction --- debian/changelog | 4 ++++ debian/copyright | 38 ++++++++++++++++++++++++++++---------- 2 files changed, 32 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7f86520..336166c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,10 @@ geographiclib (1.40-1) UNRELEASED; urgency=medium * Add myself to Uploaders. * Update Vcs-Browser URL to use cgit instead of gitweb. * New upstream release. + * Update copyright file, changes: + - Use separate license sections + - Use spaces instead of tabs for indenting + - Correct GPL-3+ license specifiction -- Bas Couwenberg <[email protected]> Sun, 28 Dec 2014 16:26:34 +0100 diff --git a/debian/copyright b/debian/copyright index 970b7f9..2ea408b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,10 +6,17 @@ Source: http://geographiclib.sf.net/ Files: * Copyright: 2008-2014, Charles Karney <[email protected]> 2009, Francesco Paolo Lovergine <[email protected]> - Mathieu Peyréga <[email protected]> - 2012 Andrew MacIntyre <[email protected]> - 2013 Skip Breidbach <[email protected]> - 2013 Scott Heiman <[email protected]> + Mathieu Peyréga <[email protected]> + 2012, Andrew MacIntyre <[email protected]> + 2013, Skip Breidbach <[email protected]> + 2013, Scott Heiman <[email protected]> +License: Expat + +Files: debian/* +Copyright: 2010, Francesco Paolo Lovergine <[email protected]> + 2014, Ross Gammon <[email protected]> +License: GPL-3+ + License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation @@ -31,9 +38,20 @@ License: Expat OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Files: debian/* -Copyright: 2010, Francesco Paolo Lovergine <[email protected]> - 2014, Ross Gammon <[email protected]> -License: GPL-3 - On Debian systems, the complete text of the GNU General - Public License can be found in "/usr/share/common-licenses/GPL-3". +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 as published by + the Free Software Foundation, either version 3 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, see <http://www.gnu.org/licenses/>. + . + On Debian systems, the complete text of the GNU General Public License + version 3 can be found in `/usr/share/common-licenses/GPL-3'. + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

