WIP: update of debian/copyright.

ci/unstable
Lisandro Damián Nicanor Pérez Meyer 11 years ago
parent 1769e4ab61
commit 1b9e0b8462

4
debian/changelog vendored

@ -1,5 +1,6 @@
cmake (2.8.12.2-1) UNRELEASED; urgency=medium cmake (2.8.12.2-1) UNRELEASED; urgency=medium
[ Felix Geyer ]
* New upstream release. * New upstream release.
* Add Lisandro and myself to uploaders. * Add Lisandro and myself to uploaders.
* Correctly pass CXXFLAGS with CPPFLAGS to bootstrap. * Correctly pass CXXFLAGS with CPPFLAGS to bootstrap.
@ -14,6 +15,9 @@ cmake (2.8.12.2-1) UNRELEASED; urgency=medium
* Drop some redundant build options from debian/rules. * Drop some redundant build options from debian/rules.
* Drop multiarch_findgtk2_fix.diff, was already fixed upstream in 2.8.11. * Drop multiarch_findgtk2_fix.diff, was already fixed upstream in 2.8.11.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Update debian/copyright.
-- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 10:02:57 +0200 -- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 10:02:57 +0200
cmake (2.8.12.1-1.6) unstable; urgency=low cmake (2.8.12.1-1.6) unstable; urgency=low

412
debian/copyright vendored

@ -1,44 +1,111 @@
This package was debianized by Maitland Bottoms <bottoms@debian.org> on Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Wed, 28 Nov 2001 08:45:22 -0500. Upstream-Name: cmake
Source: http://www.cmake.org/files/v*/
It was downloaded from http://www.cmake.org/
CMake was initially developed by Kitware with the following sponsorship:
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 * National Library of Medicine at the National Institutes of Health
as part of the Insight Segmentation and Registration Toolkit (ITK). as part of the Insight Segmentation and Registration Toolkit (ITK).
.
* US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel
Visualization Initiative. Visualization Initiative.
.
* National Alliance for Medical Image Computing (NAMIC) is funded by the * National Alliance for Medical Image Computing (NAMIC) is funded by the
National Institutes of Health through the NIH Roadmap for Medical Research, National Institutes of Health through the NIH Roadmap for Medical Research,
Grant U54 EB005149. Grant U54 EB005149.
.
* Kitware, Inc. * 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
Unless otherwise specified, the CMake copyright is as follows: 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+ + exception FIXME
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: TODO
License: BSD-3-clause
Files: Utilities/cmcurl/*
Copyright: TODO
License: ISC
Files: Utilities/cmcompress/*
Copyright: TODO
License: BSD-4-clause
Files: Source/CursesDialog/*
Copyright: TODO
License: MIT-like
Files: Utilities/cmzlib/*
Copyright: TODO
License: zlib/libpng FIXME
License: BSD-3-clause
Copyright (c) 2002 Kitware, Inc., Insight Consortium Copyright (c) 2002 Kitware, Inc., Insight Consortium
All rights reserved. All rights reserved.
.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are modification, are permitted provided that the following conditions are
met: met:
.
* Redistributions of source code must retain the above copyright notice, * Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright notice, * Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
.
* The names of Kitware, Inc., the Insight Consortium, or the names of * The names of Kitware, Inc., the Insight Consortium, or the names of
any consortium members, or of any contributors, may not be used to any consortium members, or of any contributors, may not be used to
endorse or promote products derived from this software without endorse or promote products derived from this software without
specific prior written permission. specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS'' THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@ -49,191 +116,92 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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 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. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--
This copyright information is available on the CMake web site:
http://www.cmake.org/HTML/Copyright.html
CMake is licensed under OSI approved BSD "July 22 1999" style license and
therefore the right to use and distribute it in binary form linked with Qt4 are
granted by the Qt GPL Exception. See /usr/share/doc/libqtcore4/copyright for
more information on the Qt GPL Exception.
--
Packaging (debian/*) is licensed under the same license as this software (see
above) and it is copyright by:
Copyright: © 2001-2006 A. Maitland Bottoms <bottoms@debian.org>
Copyright: © 2007-2008 Pierre Habouzit <madcoder@debian.org>
Copyright: © 2008-2010 Modestas Vainius <modax@debian.org>
Copyright: © 2010 Kai Wasserbäch <debian@carbon-project.org>
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:
Detailed copyright and licensing summary can be found below: The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
Copyright: © 2002, 2005, 2007 Insight Consortium. All Rights Reserved. .
Copyright: © 1997-2007 Daniel Stenberg <daniel@haxx.se> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Copyright: © 1984, 1989-1990, 1998, 2000-2006 Free Software Foundation Inc. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
Copyright: © 1998-2003 Mark D. Roth <roth@uiuc.edu> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
Copyright: © 1995, 1997 Juergen Pfeifer <juergen.pfeifer@gmx.net> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
Copyright: © 1985-1986, 1990, 1997-2007 jeff@ourexchange.net HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
Copyright: © 2002 Kitware Inc. All Rights Reserved. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
Copyright: © 2001 First Peer Inc. All Rights Reserved. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
Copyright: © 1998-2003 University of Illinois Board of Trustees OTHER DEALINGS IN THE SOFTWARE.
Copyright: © 2004, 2006 Alexander Neundorf <neundorf@kde.org>
Copyright: © 1998-2000 Thai Open Source Software Center Ltd
Copyright: © 1995-2005 Jean-loup Gailly.
Copyright: © 1995-2005 Mark Adler
Copyright: © 1985-1986, 1988-1990, 1993-1994 The Regents of the University of California
Copyright: © 2001 Eric Kidd. All Rights Reserved.
Copyright: © 1996 Silicon Graphics Computer Systems Inc.
Copyright: © 1994 Hewlett-Packard Company
Copyright: © 1988-1990, 1993-1994 California. All Rights Reserved.
Copyright: © 1997-1998 Todd C. Miller <todd.miller@courtesan.com>
Copyright: © 2007-2008 Miguel A. Figueroa-Villanueva. All Rights Reserved.
Copyright: © 1996 Paul Vixie
Copyright: © 2008-2009 Philip Lowman <philip@yhbt.com>
Copyright: © 1995-1999 Kungliga Tekniska H\xF6gskolan
Copyright: © 1991 Texas Instruments Incorporated.
Copyright: © 1996-2001 Internet Software Consortium.
Copyright: © 2000-2006 Erik Edelmann <erik.edelmann@iki.fi>
Copyright: © Nguyen Tan Hung <tanhung@yahoo.com>
Copyright: © 2000 Jim Knoble <jmknoble@pobox.com>
Copyright: © Atanas Georgiev <atanas@cs.columbia.edu>
Copyright: © 1995-1999 Royal Institute of Technology, Stockholm, Sweden
Copyright: © 2000 Moez Mahfoudh <mmoez@bigfoot.com>
Copyright: © Thomas Roessler <roessler@guug.de>
Copyright: © Michael Elkins <me@cs.hmc.edu>
Copyright: © 1991-1992 RSA Data Security Inc.
Copyright: © 2006-2008 Andreas Schneider <mail@cynapses.org>
Copyright: © 1991-1994 Stichting Mathematisch Centrum,
Copyright: © 2007 Mike Jackson
Copyright: © 1996-1997 Thomas E. Dickey <dickey@clark.net>
Copyright: © 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Copyright: © Brandon Long <blong@fiction.net>
Copyright: © 2008-2009 Rigland Brodtkorb> <andre.brodtkorb@ifi.uio.no>
Copyright: © Brown <rbrown64@csc.com.au>
Copyright: © Written <billtut@microsoft.com>
Copyright: © Fredrik Lundh <fredrik@pythonware.com>
Copyright: © Markus Kuhn <mkuhn@acm.org>
Copyright: © 2002 Ximian Inc.
Copyright: © 2008 Andreas Pakulat <apaku@gmx.de>
Copyright: © 1986 University of Toronto.
Copyright: © 1999-2000, 2002 Aladdin Enterprises. All Rights Reserved.
Copyright: © 2000 David Odin (aka DindinX)
Copyright: © 2006 Tristan Carel
Copyright: © 2001 Luke Howard. All Rights Reserved.
Copyright: © David Bolen <db3l@fitlinxx.com>
--
MIT-like License (MIT)
Source/CursesDialog/form/* excluding:
-? Source/CursesDialog/form/CMakeLists.txt
-? Source/CursesDialog/form/fty_alnum.c
-? Source/CursesDialog/form/fty_alpha.c
-? Source/CursesDialog/form/fty_enum.c
-? Source/CursesDialog/form/fty_int.c
-? Source/CursesDialog/form/fty_ipv4.c
-? Source/CursesDialog/form/fty_num.c
-? Source/CursesDialog/form/fty_regex.c
+ Utilities/cmexpat
Utilities/cmexpat/*
| 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
BSD-like License with advertising clause Copyright (c) 1988, 1993
The Regents of the University of California. All rights reserved.
| 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.
| 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
| Redistribution and use in source and binary forms, with or without are met:
| modification, are permitted provided that the following conditions 1. Redistributions of source code must retain the above copyright
| are met: notice, this list of conditions and the following disclaimer.
| 1. Redistributions of source code must retain the above copyright 2. Redistributions in binary form must reproduce the above copyright
| notice, this list of conditions and the following disclaimer. notice, this list of conditions and the following disclaimer in the
| 2. Redistributions in binary form must reproduce the above copyright documentation and/or other materials provided with the distribution.
| notice, this list of conditions and the following disclaimer in the 3. All advertising materials mentioning features or use of this software
| documentation and/or other materials provided with the distribution. must display the following acknowledgement:
| 3. All advertising materials mentioning features or use of this software This product includes software developed by the University of
| must display the following acknowledgement: California, Berkeley and its contributors.
| This product includes software developed by the University of 4. Neither the name of the University nor the names of its contributors
| California, Berkeley and its contributors. may be used to endorse or promote products derived from this software
| 4. Neither the name of the University nor the names of its contributors without specific prior written permission.
| 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
| THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
| ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
| IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
| ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
| FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
| DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
| OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
| HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
| LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY SUCH DAMAGE.
| OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
| SUCH DAMAGE.
Utilities/cmcompress/* excluding:
-? Utilities/cmcompress/CMakeLists.txt
+ Utilities/cmtar/compat/fnmatch.c
+ Utilities/cmtar/compat/glob.c
+ Utilities/cmtar/compat/strdup.c
+ Utilities/cmtar/compat/strmode.c
+ Utilities/cmtar/compat/strsep.c
--
-- ----------------------------------
GNU General Public License, version 2 or later (GPL-2+) with a special GNU General Public License, version 2 or later (GPL-2+) with a special
exception as follows: exception as follows:
| This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by
| the Free Software Foundation; either version 2, or (at your option) the Free Software Foundation; either version 2, or (at your option)
| any later version. any later version.
| |
| This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details. GNU General Public License for more details.
| |
| You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
| along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
| Foundation, Inc., 51 Franklin Street, Fifth Floor, Foundation, Inc., 51 Franklin Street, Fifth Floor,
| Boston, MA 02110-1301, USA. Boston, MA 02110-1301, USA.
| |
| As a special exception, you may create a larger work that contains As a special exception, you may create a larger work that contains
| part or all of the Bison parser skeleton and distribute that work 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 under terms of your choice, so long as that work isn't itself a
| parser generator using the skeleton or a modified version thereof parser generator using the skeleton or a modified version thereof
| as a parser skeleton. Alternatively, if you modify or redistribute as a parser skeleton. Alternatively, if you modify or redistribute
| the parser skeleton itself, you may (at your option) remove this the parser skeleton itself, you may (at your option) remove this
| special exception, which will cause the skeleton and the resulting special exception, which will cause the skeleton and the resulting
| Bison output files to be licensed under the GNU General Public Bison output files to be licensed under the GNU General Public
| License without this special exception. License without this special exception.
+ Source/cmCommandArgumentParser.cxx + Source/cmCommandArgumentParser.cxx
+ Source/cmCommandArgumentParserTokens.h + Source/cmCommandArgumentParserTokens.h
@ -251,38 +219,38 @@ Detailed copyright and licensing summary can be found below:
-- --
Utilities/xml/xhtml1-strict.dtd Utilities/xml/xhtml1-strict.dtd
| Copyright (c) 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. Copyright (c) 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
| |
| Permission to copy, modify, and distribute this software and its Permission to copy, modify, and distribute this software and its
| documentation, with or without modification, for any purpose and without documentation, with or without modification, for any purpose and without
| fee or royalty is hereby granted, provided that you include the following fee or royalty is hereby granted, provided that you include the following
| on ALL copies of the software and documentation or portions thereof, on ALL copies of the software and documentation or portions thereof,
| including modifications: including modifications:
| |
| * The full text of this NOTICE in a location viewable to users of the * The full text of this NOTICE in a location viewable to users of the
| redistributed or derivative work. redistributed or derivative work.
| * Any pre-existing intellectual property disclaimers, notices, or terms and * Any pre-existing intellectual property disclaimers, notices, or terms and
| conditions. If none exist, the W3C Software Short Notice should be conditions. If none exist, the W3C Software Short Notice should be
| included (hypertext is preferred, text is permitted) within the body of included (hypertext is preferred, text is permitted) within the body of
| any redistributed or derivative code. any redistributed or derivative code.
| * Notice of any changes or modifications to the files, including the date * Notice of any changes or modifications to the files, including the date
| changes were made. (We recommend you provide URIs to the location from changes were made. (We recommend you provide URIs to the location from
| which the code is derived.) which the code is derived.)
| |
| THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
| MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT
| NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
| PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE
| ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
| |
| COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
| CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
| DOCUMENTATION. DOCUMENTATION.
| |
| The name and trademarks of copyright holders may NOT be used in advertising The name and trademarks of copyright holders may NOT be used in advertising
| or publicity pertaining to the software without specific, written prior or publicity pertaining to the software without specific, written prior
| permission. Title to copyright in this software and any associated permission. Title to copyright in this software and any associated
| documentation will at all times remain with copyright holders. documentation will at all times remain with copyright holders.
This license was taken from This license was taken from
http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
@ -292,8 +260,8 @@ Detailed copyright and licensing summary can be found below:
Utilities/xml/xhtml-symbol.ent Utilities/xml/xhtml-symbol.ent
Utilities/xml/xhtml-special.ent Utilities/xml/xhtml-special.ent
| Portions (C) International Organization for Standardization 1986 Portions (C) International Organization for Standardization 1986
| Permission to copy in any form is granted for use with Permission to copy in any form is granted for use with
| conforming SGML systems and applications as defined in conforming SGML systems and applications as defined in
| ISO 8879, provided this notice is included in all copies. ISO 8879, provided this notice is included in all copies.
-- --

Loading…
Cancel
Save