You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

210 lines
8.9 KiB

Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cmake
Source: http://www.cmake.org/files/v*/
Files: *
Copyright: 2000-2011 Kitware, Inc., Insight Software Consortium
License: BSD-3-clause
Comments: CMake was initially developed by Kitware with the following sponsorship:
* National Library of Medicine at the National Institutes of Health
as part of the Insight Segmentation and Registration Toolkit (ITK).
.
* US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel
Visualization Initiative.
.
* National Alliance for Medical Image Computing (NAMIC) is funded by the
National Institutes of Health through the NIH Roadmap for Medical Research,
Grant U54 EB005149.
.
* Kitware, Inc.
Files: debian/*
Copyright: 2001-2006 A. Maitland Bottoms <bottoms@debian.org>
2007-2008 Pierre Habouzit <madcoder@debian.org>
2008-2010 Modestas Vainius <modax@debian.org>
2010 Kai Wasserbäch <debian@carbon-project.org>
2014 Felix Geyer <fgeyer@debian.org>
License: BSD-3-clause
Files: Source/cmDependsFortranParserTokens.h
Source/cmDependsFortranParser.cxx
Copyright: 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
License: GPL-3+ with exceptions FIXME
Files: Source/cmDependsJavaParser.cxx
Source/cmCommandArgumentParserTokens.h
Source/cmExprParserTokens.h
Source/cmExprParser.cxx
Source/cmCommandArgumentParser.cxx
Source/cmDependsJavaParserTokens.h
Copyright: 2000-2009 Kitware, Inc., Insight Software Consortium
1984, 1989, 1990, 2000-2006 Free Software Foundation, Inc.
License: GPL-2+with_exception
Files: Source/cmcldeps.cxx
Copyright: 2011 Google Inc.
License: Apache-2.0
Files: Utilities/cmlibarchive/libarchive/*
Copyright: 2007-2010 Joerg Sonnenberger
2003-2011 Tim Kientzle
2003-2008 Miklos Vajna
2009-2012 Michihiro NAKAJIMA
2011-2012 libarchive Project
2011 Andres Mejia
2001 The NetBSD Foundation, Inc.
2007 Kai Wang
2008 Anselm Strauss
2010 Nokia Corporation and/or its subsidiary(-ies).
2006 Rudolf Marek SYSGO s.r.o.
2002 Thomas Moestl <tmm@FreeBSD.org>
2009 Andreas Henriksson <andreas@fatal.se>
1994 The Regents of the University of California
1996-2008 PostgreSQL Global Development Group
2003-2007 Kees Zeelenberg
2012 Ondrej Holy
License: BSD-2-clause
Files: Utilities/cmlibarchive/libarchive/archive_read_support_filter_compress.c
Utilities/cmlibarchive/libarchive/archive_write_add_filter_compress.c
Copyright: 2003-2007 Tim Kientzle
1985-1986 1992-1993 The Regents of the University of California
2008 Joerg Sonnenberger
License: BSD-3-clause
Files: Utilities/cmcurl/*
Copyright: 1998-2007 Daniel Stenberg <daniel@haxx.se>
License: ISC
Files: Utilities/cmcompress/*
Copyright: 1985-1986 The Regents of the University of California
License: BSD-4-clause
Files: Source/CursesDialog/*
Copyright: 1998 Free Software Foundation, Inc.
2000-2009 Kitware
2000-2009 Insight Software Consortium
License: MIT-like
Files: Utilities/cmzlib/*
Copyright: 1995-2005 Jean-loup Gailly
1995-2005 Mark Adler
License: zlib/libpng FIXME
License: BSD-3-clause
Copyright (c) 2002 Kitware, Inc., Insight Consortium
All rights reserved.
.
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 in the documentation
and/or other materials provided with the distribution.
.
* The names of Kitware, Inc., the Insight Consortium, or the names of
any consortium members, or of any contributors, may not be used to
endorse or promote products derived from this software without
specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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 AUTHORS 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-like
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: BSD-4-clause
Copyright (c) 1988, 1993
The Regents of the University of California. All rights reserved.
.
This code is derived from software contributed to Berkeley by
Guido van Rossum.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the University of
California, Berkeley and its contributors.
4. Neither the name of the University 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 REGENTS 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 REGENTS 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: GPL-2+with_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, 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.
.
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.
.
On Debian systems, the complete text of the GNU General Public License
version 2 can be found in /usr/share/common-licenses/GPL-2