Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cmtk
Upstream-Contact: Torsten Rohlfing <torsten@nospam@synapse.sri.com>
Source: http://www.nitrc.org/projects/cmtk
Files-Excluded: Utilities/dcmtk
                Utilities/sqlite3
                Utilities/zlib
                Utilities/numdiff*

Files: *
Copyright: 1997-2016 Torsten Rohlfing
           2004-2014 SRI International
License: GPL-3.0+

Files: config/*OSX*
       libs/System/cmtkCompressedStreamFile.cxx
Copyright: 2010-2012 Torsten Rohlfing
           2010-2012 SRI International
           2010-2011 Greg Jefferis
License: GPL-3.0+

Files: Utilities/mxml/*
Copyright: 2003-2011 Michael Sweet <mxml@easysw.com>
License: Mini-XML

Files: Utilities/NrrdIO/*
Copyright: 2005  Gordon Kindlmann
           2004, 2003, 2002, 2001, 2000, 1999, 1998  University of Utah
License: BSD-3-clause-nrrdio
  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.

Files: libs/Numerics/*
Copyright: 1984-2000 Stephen L. Moshier
           1992-2007 The University of Tennessee
           2005-2008 Sergey Bochkanov (ALGLIB project)
License: BSD-3-clause

Files: contrib/munger/*
Copyright: 2012 SRI International
           2014 Ashley Manton / Greg Jefferis
License: GPL-3.0+

Files: debian/*
Copyright: 2011-2016, Yaroslav Halchenko <debian@onerussian.com>
License: GPL-3.0+

License: GPL-3.0+
 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 package 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/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: BSD-3-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.
 .
 - Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer listed
   in this license in the documentation and/or other materials
   provided with the distribution.
 .
 - Neither the name of the copyright holders nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.
 .
 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: Mini-XML
                           Mini-XML License
                           October 18, 2005
 .
 The Mini-XML library and included programs are provided under the
 terms of the GNU Library General Public License (LGPL) with the
 following exceptions:
 .
 1. Static linking of applications to the Mini-XML library
    does not constitute a derivative work and does not require
    the author to provide source code for the application, use
    the shared Mini-XML libraries, or link their applications
    against a user-supplied version of Mini-XML.
    If you link the application to a modified version of
    Mini-XML, then the changes to Mini-XML must be provided
    under the terms of the LGPL in sections 1, 2, and 4.
 2. You do not have to provide a copy of the Mini-XML license
    with programs that are linked to the Mini-XML library, nor
    do you have to identify the Mini-XML license in your
    program or documentation as required by section 6 of the
    LGPL.
               GNU LIBRARY GENERAL PUBLIC LICENSE
                      Version 2, June 1991
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This package 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this package; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2'.