This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bandage.
commit 7f655ca0d5c7c10752416804ddc320768bea6c1f Author: Andreas Tille <[email protected]> Date: Tue Aug 15 18:38:57 2017 +0200 There are reserved names for the GPL versions - use these. --- debian/copyright | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/copyright b/debian/copyright index 743c504..aaae382 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,17 +5,17 @@ Source: https://github.com/rrwick/Bandage.git Files: * Copyright: 2015-2016, Ryan Wick -License: GPL-3.0 +License: GPL-3+ Files: ogdf/* Copyright: Carsten Gutwenger -License: GPL-2.0 +License: GPL-2+ Files: debian/* Copyright: Cédric Lood <[email protected]> -License: GPL-3.0 +License: GPL-3+ -License: GPL-2.0 +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 as published by the Free Software Foundation; either version 2 of the License, or @@ -32,7 +32,7 @@ License: GPL-2.0 On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". -License: GPL-3.0 +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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bandage.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
