This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository corsix-th.
commit f98639e9adc62fd228fdac07e7248d818dcf35bf Author: Alexandre Detiste <[email protected]> Date: Sat Dec 26 10:20:59 2015 +0100 debian/copyright: clarify GPL-3 exeption for bison-generated files --- debian/copyright | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/debian/copyright b/debian/copyright index 74fc092..dd37d80 100644 --- a/debian/copyright +++ b/debian/copyright @@ -158,15 +158,33 @@ License: BSD-3-Clause Files: SpriteEncoder/* Copyright: 2013 Albert "Alberth" Hofkamp License: BSD-3-Clause -Comment: - SpriteEncoder/parser.cpp & SpriteEncoder/tokens.h are G.P.L-3+ - but have this exception: + +Files: + SpriteEncoder/parser.cpp + SpriteEncoder/tokens.h +Copyright: 2013 Albert "Alberth" Hofkamp +License: GPL-3+ with Bison exception + 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. . - "As a special exception, you may create a larger work that contains + 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. + . + As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof - as a parser skeleton." + as a parser skeleton. +Comment: + The source for these files is parser.y, which is BSD-3-Clause. + . + On Debian systems the GNU General Public License (GPL) + version 3 is located on the filesystem at + /usr/share/common-licenses/GPL-3. Files: WindowsInstaller/ReplaceInFile.nsh Copyright: Datenbert -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/corsix-th.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

