Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: netCDF Operator (NCO)
Upstream-Contact: Charlie Zender <zender@uci.edu>
Source: https://github.com/nco/nco/releases

Files: *
Copyright: 1995-2016, 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
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 <brian@debian.org>
           2003-2011, Charlie Zender <zender@uci.edu>
           2011-2014, Francesco Paolo Lovergine <frankie@debian.org>
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
 ghost@aladdin.com

