This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository ciderwebmail.
commit 14623dfc535865fd10e9b67506026ec0b715d20c Author: Jonas Smedegaard <[email protected]> Date: Wed May 21 13:50:36 2014 +0200 Update copyright info: Extend coverage of packaging, and bump its licensing to GPL-3+. --- debian/copyright | 12 ++++++------ debian/rules | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/copyright b/debian/copyright index ddc0c56..574f779 100644 --- a/debian/copyright +++ b/debian/copyright @@ -67,8 +67,8 @@ Comment: Convenience copy of mootools. Files: debian/* -Copyright: 2012, Jonas Smedegaard <[email protected]> -License: GPL-2+ +Copyright: 2012-2014, Jonas Smedegaard <[email protected]> +License: GPL-3+ License: Artistic Comment: @@ -102,10 +102,10 @@ License: Expat TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -License: 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 as published by the - Free Software Foundation; either version 2, or (at your option) any + Free Software Foundation; either version 3, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but @@ -113,8 +113,8 @@ License: GPL-2+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Comment: - On Debian systems the 'GNU General Public License' version 2 is located - in '/usr/share/common-licenses/GPL-2'. + On Debian systems the 'GNU General Public License' version 3 is located + in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see <http://www.gnu.org/licenses/>. diff --git a/debian/rules b/debian/rules index afed701..7cc5a75 100755 --- a/debian/rules +++ b/debian/rules @@ -1,11 +1,11 @@ #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- -# Copyright © 2012, Jonas Smedegaard <[email protected]> +# Copyright © 2012-2014 Jonas Smedegaard <[email protected]> # Description: Main Debian packaging script for CiderWebmail # # 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, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
