diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 94 |
1 files changed, 90 insertions, 4 deletions
diff --git a/debian/copyright b/debian/copyright index 8af26f2..faeae23 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,8 +4,31 @@ Upstream-Contact: xsd-user Maillist <xsd-users@codesynthesis.com> Source: https://www.codesynthesis.com/download/xsd/ Files: * -Copyright: Copyright (©) 2005-2014 CODE SYNTHESIS TOOLS CC -License: GPL-2+ and FLOSS +Copyright: 2005-2014 CODE SYNTHESIS TOOLS CC +License: GPL-2 + +Files: libcutl/* + libxsd-frontend/build/import/libcutl/configuration-rules.make + libxsd-frontend/build/import/libcutl/configure + libxsd-frontend/build/import/libcutl/stub.make + xsd/build/import/cli/cli-cxx.make + xsd/build/import/cli/configuration-rules.make + xsd/build/import/cli/configure + xsd/build/import/cli/LICENSE + xsd/build/import/cli/stub.make + xsd/build/import/libcutl/configuration-rules.make + xsd/build/import/libcutl/configure + xsd/build/import/libcutl/stub.make +Copyright: 2005-2014 CODE SYNTHESIS TOOLS CC +License: Expat + +Files: libcutl/m4/threads.m4 +Copyright: 2005-2014 CODE SYNTHESIS TOOLS CC +License: GPL-2 + +Files: build-0.3/install/install-sh +Copyright: 1994 X Consortium +License: X11 Files: xsd/doc/custom-literals.xsd xsd/examples/cxx/parser/generated/library.* @@ -83,15 +106,15 @@ Files: xsd/doc/cxx/tree/guide/cxx-tree-guide.* xsd/doc/cxx/parser/guide/index.xhtml xsd/doc/cxx/parser/guide/guide.html2ps xsd/doc/xsd.* + xsd/doc/xsd-epilogue.1 Copyright: 2005-2014 CODE SYNTHESIS TOOLS CC License: GFDL-1.2 Files: debian/* Copyright: 2008 Raphael Bossek <bossekr@debian.org> - 2014-2020 Jörg Frings-Fürst <debian@jff.email> + 2014-2025 Jörg Frings-Fürst <debian@jff.email> License: GPL-1+ - License: GFDL-1.2 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 @@ -232,3 +255,66 @@ License: FLOSS You may choose to redistribute a copy of the Program exclusively under the terms of the GPL by removing the FLOSS Exception notice from that copy of the Program. + +License: X11 + 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 + X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- + TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + . + Except as contained in this notice, the name of the X Consortium shall not + be used in advertising or otherwise to promote the sale, use or other deal- + ings in this Software without prior written authorization from the X Consor- + tium. + +License: Expat + 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: 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 version + 2 of the License. + . + 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 package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, 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'. |