This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libverilog-perl.
commit dd939ee9dc7c55a7a9fc88ad9aadb82c499c7807 Author: gregor herrmann <[email protected]> Date: Fri Oct 10 15:20:43 2014 +0200 d/copyright: editorial changes Git-Dch: Ignore --- debian/copyright | 62 +++++++++++++++++++++++++++++--------------------------- 1 file changed, 32 insertions(+), 30 deletions(-) diff --git a/debian/copyright b/debian/copyright index c847479..0a40967 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,36 +9,7 @@ License: Artistic-2.0 or LGPL-3 Files: Parser/gen/bisonpre-1 Parser/gen/bisonpre-2 Copyright: 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc. -License: - Bison implementation for Yacc-like parsers in C - . - Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc. - . - 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/>. - . - 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. Alternatively, if you modify or redistribute - the parser skeleton itself, you may (at your option) remove this - special exception, which will cause the skeleton and the resulting - Bison output files to be licensed under the GNU General Public - License without this special exception. - . - This special exception was added by the Free Software Foundation in - version 2.2 of Bison. +License: GPL-3+-with-Bison-exception Files: debian/* Copyright: 2009-2010, Jonathan Yu <[email protected]> @@ -238,3 +209,34 @@ License: LGPL-3 . On Debian systems, the complete text of version 3 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-3' + +License: GPL-3+-with-Bison-exception + Bison implementation for Yacc-like parsers in C + . + Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc. + . + 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/>. + . + 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. Alternatively, if you modify or redistribute + the parser skeleton itself, you may (at your option) remove this + special exception, which will cause the skeleton and the resulting + Bison output files to be licensed under the GNU General Public + License without this special exception. + . + This special exception was added by the Free Software Foundation in + version 2.2 of Bison. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libverilog-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
