Author: jsonic-guest Date: 2014-05-10 13:05:47 +0000 (Sat, 10 May 2014) New Revision: 15076
Modified: packages/trunk/bubbros/debian/copyright Log: d/copyright: Refer to GPL-3.0+ explicitly Modified: packages/trunk/bubbros/debian/copyright =================================================================== --- packages/trunk/bubbros/debian/copyright 2014-05-08 22:51:48 UTC (rev 15075) +++ packages/trunk/bubbros/debian/copyright 2014-05-10 13:05:47 UTC (rev 15076) @@ -14,7 +14,7 @@ Files: debian/* Copyright: 2007-2013, Siegfried-Angel Gevatter Pujals <[email protected]> 2014, Juhani Numminen <[email protected]> -License: GPL +License: GPL-3.0+ License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy @@ -219,10 +219,10 @@ INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -License: GPL - This package is free software; you can redistribute it and/or modify +License: GPL-3.0+ + 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 1 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, @@ -231,7 +231,7 @@ 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/> + 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". + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

