This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf.
commit 121cbb972177a58a7be68cf9202d9aecd60838e7 Author: Bas Couwenberg <[email protected]> Date: Tue Jun 6 07:42:27 2017 +0200 Update copyright file. Changes: - Update copyright years for Unidata - Add license & copyright for new files - Rename MIT license shortname to Expat --- debian/changelog | 4 ++++ debian/copyright | 36 +++++++++++++++++++++++++++--------- 2 files changed, 31 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7a33f0e..c1b30cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ netcdf (1:4.5.0~rc1-1) UNRELEASED; urgency=medium * New upstream release candidate. + * Update copyright file, changes: + - Update copyright years for Unidata + - Add license & copyright for new files + - Rename MIT license shortname to Expat -- Bas Couwenberg <[email protected]> Tue, 06 Jun 2017 07:17:14 +0200 diff --git a/debian/copyright b/debian/copyright index 141e270..45ac628 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: University Corporation for Atmospheric Research/Unidata Source: https://github.com/Unidata/netcdf-c/releases Files: * -Copyright: 1988-2016, University Corporation for Atmospheric Research/Unidata +Copyright: 1988-2017, University Corporation for Atmospheric Research/Unidata 2014, Northwestern University and Argonne National Laboratory 2009, OPeNDAP, Inc License: NetCDF @@ -43,10 +43,29 @@ Files: libdap2/dcetab.c Copyright: 1984, 1989-1990, 2000-2015, Free Software Foundation, Inc License: GPL-3+ with Bison exception -Files: include/utf8proc.h - libdispatch/dutf8proc.c -Copyright: 2006-2007, Jan Behrens, FlexiGuided GmbH -License: MIT +Files: libdap4/d4crc32.c +Copyright: 1986, Gary S. Brown +License: d4crc32 + You may use this program, or code or tables extracted from it, + as desired without restriction. + +Files: libdap4/ezxml.c + libdap4/ezxml.h +Copyright: 2004-2006, Aaron Voisine <[email protected]> +License: Expat + +Files: libdispatch/u/utf8proc.c + libdispatch/u/utf8proc.h + libdispatch/utf8proc.c + libdispatch/utf8proc.h +Copyright: 2015, Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors. + 2009, Public Software Group e. V., Berlin, Germany +License: Expat + +Files: libdispatch/u8.c + libdispatch/u8.h +Copyright: 2014-2016, Quinten Lansu +License: Expat Files: ncgen/ConvertUTF.c ncgen/ConvertUTF.h @@ -58,7 +77,7 @@ Files: ncgen/ncgeny.c Copyright: 1984, 1989-1990, 2000-2006, Free Software Foundation, Inc License: GPL-2+ with Bison exception -Files: libdispatch/utf8proc_data.h +Files: libdispatch/utf8proc_data.c Copyright: 1991-2007, Unicode, Inc. License: Unicode-data @@ -71,8 +90,7 @@ Files: oc2/xxdr.c Copyright: 2009, Sun Microsystems, Inc License: BSD-3-Clause -Files: libdap2/dapalign.c - libdispatch/ncaux.c +Files: libdispatch/ncaux.c nc_test4/tst_parallel3.c Copyright: The HDF Group the Board of Trustees of the University of Illinois @@ -226,7 +244,7 @@ License: GPL-3+ with Bison exception License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. -License: MIT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation -- 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

