]> git.donarmstrong.com Git - flightcrew.git/blob - debian/copyright
debian/copyright: update
[flightcrew.git] / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: FlightCrew
3 Upstream-Contact: Strahinja.Markovic@gmail.com, john@nachtimwald.com
4 Source: http://code.google.com/p/flightcrew/
5
6 Files: debian/*
7 Copyright: 2013 Don Armstrong <don@debian.org>
8            2014 Mattia Rizzolo <mattia@mapreri.org>
9 License: GPL-3+
10
11 Files: src/*
12 Copyright: 2010, Strahinja Markovic
13 License: LGPL-3+
14
15 Files: src/zipios/*
16 Copyright: 2000, Thomas Søndergaard
17 License: LGPL-2+
18
19 Files:
20  src/utf8-cpp/utf8.h
21  src/utf8-cpp/utf8/checked.h
22  src/utf8-cpp/utf8/core.h
23  src/utf8-cpp/utf8/unchecked.h
24 Copyright: 2006, Nemanja Trifunovic
25 License: EXPAT
26
27 Files: src/FlightCrew/Misc/CustomAssert.cpp
28  src/FlightCrew/Misc/CustomAssert.h
29 Copyright: 2008, Power of Two Games LLC
30 License: BSD-3-clause
31
32 Files: src/FlightCrew/Misc/XercesHUse.h
33 Copyright: 2009-2010, Strahinja Markovic
34 License: GPL-3+
35
36 Files: src/zipios/zipios++/zipios-config.w32.h
37 Copyright: 2000, 1. Thomas Søndergaard 2. Kevin Shea
38 License: LGPL-2+
39
40 Files: src/FlightCrew/tests/misc_tests/NormalizePath_test.cpp
41 Copyright: 2011, John Schember
42 License: LGPL-3+
43
44 Files: src/FlightCrew/Schemas/xhtml11-flat.dtd
45 Copyright: 1998-2000, World Wide Web Consortium
46 License: XHTML-DTD
47
48 Files: src/FlightCrew/Schemas/ncx-2005-1.dtd
49 Copyright: 2002-2005 The DAISY Consortium
50 Comment: Stated by the Secretary of DAISY:
51  https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=73;bug=602781
52  https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=83;bug=602781
53  Below a quote from these emails.
54 License: Permissive
55  The DTDs  are freely available from DAISY website; start at:
56  http://www.daisy.org/z3986 There is no cost associated with the use of these
57  DTDs.
58  .
59  Many companies will copy and distribute these DTDs for use with their
60  authoring or playback tools, which is perfectly fine. This may eliminate the
61  need to go online for validation, etc.
62  The working group may update the DTDs if errors are found and this will be
63  announced publically.
64  The DTDs were developed and highly influenced by HTML and Docbook.
65  .
66  The DTDs may be modified for your use, but you may not claim that a modified
67  version conforms to the DAISY Standard or the Niso Z39.86 Standard. It is
68  common for XML and DTD developers to borrow from various standards, and this
69  is expected.
70  .
71  You may want to look at the ANSI/NISO Z39.98 specification for a more
72  up-to-date mechanism for content creation that conforms to XML.
73  .
74  If you create your own DTDs and you have borrowed, even heavily from these,
75  yes, you would be able to distribute the DTDs. I think 67 of the elements from
76  dtbook dtds came from HTML.
77  .
78  However, one should not claim that modified versions conform to DAISY or NISO.
79
80 License: EXPAT
81  Permission is hereby granted, free of charge, to any person or organization
82  obtaining a copy of the software and accompanying documentation covered by
83  this license (the "Software") to use, reproduce, display, distribute,
84  execute, and transmit the Software, and to prepare derivative works of the
85  Software, and to permit third-parties to whom the Software is furnished to
86  do so, all subject to the following:
87  .
88  The copyright notices in the Software and this entire statement, including
89  the above license grant, this restriction and the following disclaimer,
90  must be included in all copies of the Software, in whole or in part, and
91  all derivative works of the Software, unless such copies or derivative
92  works are solely in the form of machine-executable object code generated by
93  a source language processor.
94  .
95  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
96  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
97  FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
98  SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
99  FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
100  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
101  DEALINGS IN THE SOFTWARE.
102
103 License: BSD-3-clause
104  Redistribution and use in source and binary forms, with or without
105  modification, are permitted provided that the following conditions are met:
106      * Redistributions of source code must retain the above copyright
107        notice, this list of conditions and the following disclaimer.
108      * Redistributions in binary form must reproduce the above copyright
109        notice, this list of conditions and the following disclaimer in the
110        documentation and/or other materials provided with the distribution.
111      * Neither the name of Power of Two Games LLC nor the
112        names of its contributors may be used to endorse or promote products
113        derived from this software without specific prior written permission.
114  .
115  THIS SOFTWARE IS PROVIDED BY POWER OF TWO GAMES LLC ``AS IS'' AND ANY
116  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
117  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
118  DISCLAIMED. IN NO EVENT SHALL POWER OF TWO GAMES LLC BE LIABLE FOR ANY
119  DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
120  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
121  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
122  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
123  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
124  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
125
126 License: XHTML-DTD
127  Permission to use, copy, modify and distribute the XHTML DTD and its
128  accompanying documentation for any purpose and without fee is hereby
129  granted in perpetuity, provided that the above copyright notice and
130  this paragraph appear in all copies.  The copyright holders make no
131  representation about the suitability of the DTD for any purpose.
132  .
133  It is provided "as is" without expressed or implied warranty.
134
135 License: LGPL-2+
136  This program is free software: you can redistribute it and/or modify
137  it under the terms of the GNU Lesser General Public License as published by
138  the Free Software Foundation, either version 2 of the License, or
139  (at your option) any later version.
140  .
141  This program is distributed in the hope that it will be useful,
142  but WITHOUT ANY WARRANTY; without even the implied warranty of
143  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
144  GNU General Public License for more details.
145  .
146  You should have received a copy of the GNU Lesser General Public License
147  along with this program.  If not, see <http://www.gnu.org/licenses/>.
148  .
149  On Debian systems, the full text of the GNU Lesser General Public
150  License version 2 can be found at /usr/share/common-licenses/LGPL-2
151
152 License: GPL-3+
153  This program is free software: you can redistribute it and/or modify
154  it under the terms of the GNU General Public License as published by
155  the Free Software Foundation, either version 3 of the License, or
156  (at your option) any later version.
157  .
158  On Debian systems, the complete text of version 3 of the GNU General
159  Public License can be found in `/usr/share/common-licenses/GPL-3'.
160
161 License: LGPL-3+
162  This program is free software: you can redistribute it and/or modify
163  it under the terms of the GNU Lesser General Public License as published
164  by the Free Software Foundation, either version 3 of the License, or
165  (at your option) any later version.
166  .
167  On Debian systems, the complete text of version 3 of the GNU Lesser
168  General Public License can be found in
169  `/usr/share/common-licenses/LGPL-3'.