Celestia

Форк
0
/
copyright 
220 строк · 10.0 Кб
1
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
Upstream-Name: Celestia
3
Source: https://github.com/CelestiaProject/Celestia
4

5
Files: *
6
Copyright: 2001-2020 Celestia Development Team <team@celestiaproject.space>
7
License: GPL-2+
8

9
Files: src/celengine/curveplot.*
10
Copyright: 2009-2010 Chris Laurel <claurel@gmail.com>
11
License: LGPL-2+ or GPL-2+
12

13
Files: test/unit/catch.hpp
14
Copyright: 2019 Two Blue Cubes Ltd
15
License: Boost
16

17
Files: src/celutil/strnatcmp.*
18
Copyright: 2000-2004 Martin Pool <mbp@sourcefrog.net>
19
           2020 Celestia Development Team <team@celestiaproject.space>
20
License: zlib
21

22
Files: src/tools/celestia-gaia-stardb/*
23
Copyright: 2019–2020 Andrew Tribick <ajtribick@googlemail.com>
24
License: GPL-2+
25

26
Files: src/celengine/dds_decompress.*
27
Copyright: 2009 Benjamin Dobell, Glass Echidna
28
           2012, Matthäus G. Chajdas <dev@anteru.net>
29
License: Expat
30

31
Files: src/celutil/tee.h
32
Copyright: 2009 Thomas Guest <tag@wordaligned.org>
33
           2021 Celestia Development Team <team@celestiaproject.space>
34
License: public-domain
35

36
Files: src/celutil/r128.h
37
Copyright: 2017-2022 Alan Hickman <f.alan.hickman@gmail.com>
38
License: public-domain
39

40
Files: fonts/DejaVuSans.ttf fonts/DejaVuSans-Bold.ttf
41
Copyright: Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved.
42
 Bitstream Vera is a trademark of Bitstream, Inc.
43
 DejaVu changes are in public domain.
44
License: bitstream-vera
45
 Permission is hereby granted, free of charge, to any person obtaining a copy
46
 of the fonts accompanying this license ("Fonts") and associated
47
 documentation files (the "Font Software"), to reproduce and distribute the
48
 Font Software, including without limitation the rights to use, copy, merge,
49
 publish, distribute, and/or sell copies of the Font Software, and to permit
50
 persons to whom the Font Software is furnished to do so, subject to the
51
 following conditions:
52
 .
53
 The above copyright and trademark notices and this permission notice shall
54
 be included in all copies of one or more of the Font Software typefaces.
55
 .
56
 The Font Software may be modified, altered, or added to, and in particular
57
 the designs of glyphs or characters in the Fonts may be modified and
58
 additional glyphs or characters may be added to the Fonts, only if the fonts
59
 are renamed to names not containing either the words "Bitstream" or the word
60
 "Vera".
61
 .
62
 This License becomes null and void to the extent applicable to Fonts or Font
63
 Software that has been modified and is distributed under the "Bitstream
64
 Vera" names.
65
 .
66
 The Font Software may be sold as part of a larger software package but no
67
 copy of one or more of the Font Software typefaces may be sold by itself.
68
 .
69
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
70
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
71
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
72
 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
73
 FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
74
 ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
75
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
76
 THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
77
 FONT SOFTWARE.
78
 .
79
 Except as contained in this notice, the names of Gnome, the Gnome
80
 Foundation, and Bitstream Inc., shall not be used in advertising or
81
 otherwise to promote the sale, use or other dealings in this Font Software
82
 without prior written authorization from the Gnome Foundation or Bitstream
83
 Inc., respectively. For further information, contact: fonts at gnome dot
84
 org.
85

86
Files: debian/*
87
Copyright: 2001-2002 Marcelo E. Magallon <mmagallo@debian.org>
88
           2003 Mika Fischer <mf@debian.org>
89
           2005 Mathias Weyland <mathias@weyland.ch>
90
           2007-2013 Guus Sliepen <guus@debian.org>
91
           2019 Celestia Development Team
92
License: GPL-2+
93

94
Files: test/doctest/doctest.h
95
Copyright: 2016-2023 Viktor Kirilov
96
License: Expat
97

98
License: GPL-2+
99
 This program is free software; you can redistribute it
100
 and/or modify it under the terms of the GNU General Public
101
 License as published by the Free Software Foundation; either
102
 version 2 of the License, or (at your option) any later
103
 version.
104
 .
105
 This program is distributed in the hope that it will be
106
 useful, but WITHOUT ANY WARRANTY; without even the implied
107
 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
108
 PURPOSE.  See the GNU General Public License for more
109
 details.
110
 .
111
 You should have received a copy of the GNU General Public
112
 License along with this package; if not, write to the Free
113
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
114
 Boston, MA  02110-1301 USA
115
 .
116
 On Debian systems, the full text of the GNU General Public
117
 License version 2 can be found in the file
118
 `/usr/share/common-licenses/GPL-2'.
119

120
License: LGPL-2+
121
 This library is free software; you can redistribute it and/or
122
 modify it under the terms of the GNU Lesser General Public
123
 License as published by the Free Software Foundation; either
124
 version 2 of the License, or (at your option) any later
125
 version.
126
 .
127
 This library is distributed in the hope that it will be useful,
128
 but WITHOUT ANY WARRANTY; without even the implied warranty of
129
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
130
 GNU Lesser General Public License for more details.
131
 .
132
 You should have received a copy of the GNU Lesser General Public
133
 License along with this library; if not, write to the Free Software
134
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
135
 02110-1301  USA
136
 .
137
 On Debian systems, the full text of the GNU Lesser General
138
 Public License version 2 can be found in the file
139
 `/usr/share/common-licenses/LGPL-2'.
140

141
License: Boost
142
 Boost Software License - Version 1.0 - August 17th, 2003
143
 .
144
 Permission is hereby granted, free of charge, to any person or organization
145
 obtaining a copy of the software and accompanying documentation covered by
146
 this license (the "Software") to use, reproduce, display, distribute,
147
 execute, and transmit the Software, and to prepare derivative works of the
148
 Software, and to permit third-parties to whom the Software is furnished to
149
 do so, all subject to the following:
150
 .
151
 The copyright notices in the Software and this entire statement, including
152
 the above license grant, this restriction and the following disclaimer,
153
 must be included in all copies of the Software, in whole or in part, and
154
 all derivative works of the Software, unless such copies or derivative
155
 works are solely in the form of machine-executable object code generated by
156
 a source language processor.
157
 .
158
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
159
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
160
 FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
161
 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
162
 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
163
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
164
 DEALINGS IN THE SOFTWARE.
165

166
License: zlib
167
 This software is provided 'as-is', without any express or implied
168
 warranty.  In no event will the authors be held liable for any damages
169
 arising from the use of this software.
170
 .
171
 Permission is granted to anyone to use this software for any purpose,
172
 including commercial applications, and to alter it and redistribute it
173
 freely, subject to the following restrictions:
174
 .
175
 1. The origin of this software must not be misrepresented; you must not
176
    claim that you wrote the original software. If you use this software
177
    in a product, an acknowledgment in the product documentation would be
178
    appreciated but is not required.
179
 2. Altered source versions must be plainly marked as such, and must not be
180
    misrepresented as being the original software.
181
 3. This notice may not be removed or altered from any source distribution.
182

183
License: Expat
184
 Permission is hereby granted, free of charge, to any person obtaining a
185
 copy of this software and associated documentation files (the "Software"),
186
 to deal in the Software without restriction, including without limitation
187
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
188
 and/or sell copies of the Software, and to permit persons to whom the
189
 Software is furnished to do so, subject to the following conditions:
190
 .
191
 The above copyright notice and this permission notice shall be included
192
 in all copies or substantial portions of the Software.
193
 .
194
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
195
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
196
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
197
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
198
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
199
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
200
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
201

202
License: public-domain
203
 This is free and unencumbered software released into the public domain.
204
 Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
205
 software, either in source code form or as a compiled binary, for any purpose,
206
 commercial or non-commercial, and by any means.
207
 .
208
 In jurisdictions that recognize copyright laws, the author or authors of this
209
 software dedicate any and all copyright interest in the software to the public
210
 domain. We make this dedication for the benefit of the public at large and to
211
 the detriment of our heirs and successors. We intend this dedication to be an
212
 overt act of relinquishment in perpetuity of all present and future rights to
213
 this software under copyright law.
214
 .
215
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
216
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
217
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
218
 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
219
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
220
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
221

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.