This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository nco.
commit 736f08ecd9494d2f1301c30dc56dbe5c0c5bef5c Author: Bas Couwenberg <[email protected]> Date: Sun Jan 18 18:22:59 2015 +0100 Update copyright file using copyright-format 1.0. --- debian/changelog | 1 + debian/copyright | 309 +++++++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 234 insertions(+), 76 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c51956..3573840 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ nco (4.4.7-1) UNRELEASED; urgency=medium * Add gbp.conf to use pristine-tar by default. * Restructure control file with cme. * Update Vcs-Browser URL to use cgit instead of gitweb. + * Update copyright file using copyright-format 1.0. -- Bas Couwenberg <[email protected]> Sun, 18 Jan 2015 16:40:05 +0100 diff --git a/debian/copyright b/debian/copyright index 82d520a..cfc528f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,76 +1,233 @@ -This is the Debian GNU/Linux prepackaged version of the netCDF Operators -(NCO). - -This package was originally assembled by Brian Mays <[email protected]> -from software obtained from ftp://ftp.cgd.ucar.edu/pub/zender/nco - -NCO package modifications for Debian GNU/Linux made from 1999--2002 -are Copyright (C) Brian Mays and were released under the GPL -(on Debian systems see "/usr/share/common-licenses/GPL"). - -Beginning March, 2003, Charlie Zender and Rorik Peterson took over -NCO Debian package maintenance and merged the code back upstream. -More information at package homepage http://nco.sourceforge.net - -On June 15, 2003, Charlie Zender changed the NCO license, except where -explicitly noted otherwise, from GPL to GPL version 2 (not any later version). -Also at this time the explicit exceptions to the GPL for compatibility with -the HDF, netCDF, OPeNDAP, and UDUnits licenses were formally introduced. - -On July 22, 2007, Charlie Zender changed the NCO licenses, except where -explicitly noted otherwise, from GPL2 to GPL3 (for code) and from -FDL 1.1 (or any later version) to FDL 1.2 (or any later version) for -documentation. - -On January 20, 2009, Charlie Zender changed the NCO license for documentation, -except where explicitly noted otherwise, from FDL 1.2 (or any later version) -to FDL 1.3 (or any later version). - -On July 15, 2009, Charlie Zender added Benjamin Sittler and John Burkhardt -to this copyright file to reflect their copyrights. Both retain copyright -to their work which is licensed BSD-style (freely redistributable so long -as copyright notices are maintained). - -On July 15, 2009, Charlie Zender received copyright assignments from -Henry Butowsky and Karen Schuchardt. Their names were removed from the -copyright statements in the files where they had been listed: -nco_msa.c, nco_msa.h, and nco_aux.c. - -On January 26, 2010, Charlie Zender removed John Burkhardt from this -copyright file after removing his gamma function code (nco_gmm.c) -from the source. - -NCO is copyright (C) 1995--2011 Charlie Zender -Portions of the following NCO files are copyright by others: -nco_getopt.c: Copyright 1997, 2000, 2001, 2002, Benjamin Sittler -nco_getopt.h: Copyright 1997, 2000, 2001, 2002, Benjamin Sittler - - License: GNU General Public License (GPL) Version 3 - The full license text is at http://www.gnu.org/copyleft/gpl.html - and in the file nco/doc/LICENSE in the NCO source distribution. - - As a special exception to the terms of the GPL, you are permitted - to link the NCO source code with the HDF, netCDF, OPeNDAP, and UDUnits - libraries and to distribute the resulting executables under the terms - of the GPL, but in addition obeying the extra stipulations of the - HDF, netCDF, OPeNDAP, and UDUnits licenses. - - 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, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - - The original author of this software, Charlie Zender, seeks to improve - it with your suggestions, contributions, bug-reports, and patches. - Please contact the NCO project at http://nco.sf.net or write to - Charlie Zender - Department of Earth System Science - University of California, Irvine - Irvine, CA 92697-3100 - -On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in "/usr/share/common-licenses/GPL". +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: netCDF Operator (NCO) +Upstream-Contact: Charlie Zender +Source: http://nco.sourceforge.net/src/ + +Files: * +Copyright: 1995-2014, Charlie Zender +Comment: Charlie Zender wrote most of NCO and holds all NCO copyrights. + He licenses NCO under the GNU GPL3 (see file COPYING). + Advance permission must be sought from him for any usage or + (re-)distribution of NCO code not compliant with the GPL. + Contact him at <surname at uci dot edu>. His surname is zender. + . + All other NCO contributors either explicitly assigned their copyrights + to Zender, or their contributions were not legally significant for + copyright purposes. These contributors are all listed under + "Contributors" in the User Guide documentation (nco.texi) at + http://nco.sf.net/nco.html#ppl + and in the file AUTHORS + . + The original author of this software, Charlie Zender, seeks to improve + it with your suggestions, contributions, bug-reports, and patches. + Please contact the NCO project at http://nco.sf.net or write to + Charlie Zender + Department of Earth System Science + University of California, Irvine + Irvine, CA 92697-3100 +License: GPL-3 with NCO exception + +Files: src/nco/nco_getopt.c + src/nco/nco_getopt.h +Copyright: 1997, 2000-2002, Benjamin Sittler +License: MIT + +Files: src/nco/nco_uthash.h +Copyright: 2003-2013, Troy D. Hanson http://troydhanson.github.com/uthash +License: BSD-1-Clause + +Files: autobld/ltmain.sh +Copyright: 1996-2001, 2003-2011, Free Software Foundation, Inc. +License: GPL-2+ with Libtool exception + +Files: autobld/texinfo.tex +Copyright: 1985-1986, 1988, 1990-2013, Free Software Foundation, Inc. +License: GPL-3+ with Texinfo exception + +Files: src/nco++/nco_gsl.c + src/nco++/nco_gsl.h +Copyright: 1996-2000, Jim Davies + 1996-2000, 2007, Brian Gough + 2013-2014, Charlie Zender +Comment: re-implement GSL functions without arithmetic changes _except_ + that the NCO version (prefixed with nco_) accepts a missing value argument which, + if non-NULL, indicates data to be "skipped", i.e., treated as missing. + . + GSL and NCO are both distributed under the GPL3 license. + The GSL code is copyright by its respective authors. + The NCO modifications that provide missing value support are, in addition, + Copyright (C) 2013--2014 Charlie Zender + License: GNU General Public License (GPL) Version 3 + See http://www.gnu.org/copyleft/gpl.html for full license text + . + Original GSL files, copyright holders, and authors of functions below are: + gsl/fit/linear.c: Copyright (C) 2000 Brian Gough + statistics/covar_source.c: Copyright (C) 1996, 1997, 1998, 1999, 2000 Jim Davies, Brian Gough */ +License: GPL-3 with NCO exception + +Files: src/nco/nco_md5.c +Copyright: 1995-2014, Charlie Zender + 1999-2000, 2002, Aladdin Enterprises +Comment: This NCO file contains the entirety of the MD5 implementation by + L. Peter Deutsch of Aladdin Software (aka author of Ghostscript). + NCO-specific functions are defined first. + The NCO-copyright applies only to the NCO-specific functions. + LPD's md5.c is included in a nearly unaltered state. + That code is covered by LPD's copyright. */ +License: GPL-3 with NCO exception and LPD-MD5 + +Files: debian/* +Copyright: 1999-2002, Brian Mays <[email protected]> + 2003-2011, Charlie Zender <[email protected]> + 2011-2014, Francesco Paolo Lovergine <[email protected]> +License: GPL-2+ + +License: GPL-3 with NCO exception + All source code created by the NCO project and distributed with NCO is + re-distributable under the terms of the GNU General Public License + (GPL) Version 3. The full license text is at + http://www.gnu.org/copyleft/gpl.html and in the file COPYING. + Copyright information is in the file COPYRIGHT. + . + As a special exception to the terms of the GPL, you are permitted + to link the NCO source code with the HDF, netCDF, OPeNDAP, and UDUnits + libraries and to distribute the resulting executables under the terms + of the GPL, but in addition obeying the extra stipulations of the + HDF, netCDF, OPeNDAP, and UDUnits licenses. + . + 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. + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. + +License: GPL-3+ with Texinfo exception + This texinfo.tex file 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 texinfo.tex file 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, when this file is read by TeX when processing + a Texinfo source document, you may use the result without + restriction. This Exception is an additional permission under section 7 + of the GNU General Public License, version 3 ("GPLv3"). + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. + +License: GPL-2+ with Libtool exception + GNU Libtool 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. + . + As a special exception to the GNU General Public License, + if you distribute this file as part of a program or library that + is built using GNU Libtool, you may include this file under the + same distribution terms that you use for the rest of that program. + . + GNU Libtool 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 GNU Libtool; see the file COPYING. If not, a copy + can be downloaded from http://www.gnu.org/licenses/gpl.html, + or obtained by writing to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + . + 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-2+ + 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, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + . + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. + +License: BSD-1-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER + OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ + +License: MIT + 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 the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + +License: LPD-MD5 + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + . + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + . + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + . + L. Peter Deutsch + [email protected] + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/nco.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

