This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf.
commit a44e3845d51c959d83259c962decde72f3820dfb Author: Bas Couwenberg <[email protected]> Date: Fri Jan 15 01:51:26 2016 +0100 Update copyright file, add license & copyright for Bison files. --- debian/changelog | 1 + debian/copyright | 42 ++++++++++++++++++++++++++++++++++++++---- 2 files changed, 39 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8369743..c30ce51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ netcdf (1:4.4.0-1) UNRELEASED; urgency=medium * New upstream release. + * Update copyright file, add license & copyright for Bison files. -- Bas Couwenberg <[email protected]> Fri, 15 Jan 2016 01:50:29 +0100 diff --git a/debian/copyright b/debian/copyright index 05ba3f4..eede83b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -36,12 +36,10 @@ License: public-domain Files: libdap2/dcetab.c libdap2/dcetab.h - ncgen/ncgentab.c - ncgen/ncgentab.h ncgen3/ncgentab.c ncgen3/ncgentab.h - oc2/daptab.c - oc2/daptab.h + oc2/dapy.c + oc2/dapy.h Copyright: 1984, 1989-1990, 2000-2013, Free Software Foundation, Inc License: GPL-3+ with Bison exception @@ -55,6 +53,11 @@ Files: ncgen/ConvertUTF.c Copyright: 2001-2004, Unicode, Inc License: Unicode +Files: ncgen/ncgeny.c + ncgen/ncgeny.h +Copyright: 1984, 1989-1990, 2000-2006, Free Software Foundation, Inc +License: GPL-2+ with Bison exception + Files: libdispatch/utf8proc_data.h Copyright: 1991-2007, Unicode, Inc. License: Unicode-data @@ -161,6 +164,37 @@ License: GPL-2+ with Libtool exception License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. +License: GPL-2+ 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 2 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. + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. + 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

