]> git.proxmox.com Git - libgit2.git/blame - debian/copyright
Merge https://salsa.debian.org/debian/libgit2 into proxmox/bullseye
[libgit2.git] / debian / copyright
CommitLineData
1df7aaca 1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
7618a9d9 2Upstream-Name: libgit2
1df7aaca 3Source: https://libgit2.github.com/
f39d7f61 4Files-Excluded: deps/*
815936ef 5Comment: No bundled dependencies are required to build libgit2
7618a9d9 6
c7d01cbc 7Files: *
815936ef 8Copyright: 2009-2022, the libgit2 contributors
c7d01cbc
RS
9License: GPL-2 with linking exception, origin admission
10
c7d01cbc 11Files: examples/*
815936ef 12 src/util/rand.c
c7d01cbc 13Copyright: Public Domain
0727e125 14License: CC0-1.0
c7d01cbc 15
815936ef
TR
16Files: tests/clar/*
17Copyright: 2011, Vicent Marti
9ccfa880
RS
18License: MIT
19
815936ef
TR
20Files: src/libgit2/xdiff/*
21 src/libgit2/xdiff/xdiffi.c
22 src/libgit2/xdiff/xdiffi.h
23 src/libgit2/xdiff/xemit.c
24 src/libgit2/xdiff/xemit.h
25 src/libgit2/xdiff/xinclude.h
26 src/libgit2/xdiff/xmacros.h
27 src/libgit2/xdiff/xmerge.c
28 src/libgit2/xdiff/xpatience.c
29 src/libgit2/xdiff/xprepare.c
30 src/libgit2/xdiff/xprepare.h
31 src/libgit2/xdiff/xtypes.h
32 src/libgit2/xdiff/xutils.c
33 src/libgit2/xdiff/xutils.h
9ccfa880 34Copyright: 2003, Davide Libenzi
815936ef 35 2003-2016, Davide Libenzi, Johannes E. Schindelin
9ccfa880
RS
36License: LGPL-2.1+
37
815936ef
TR
38Files: src/libgit2/xdiff/xhistogram.c
39Copyright: 2009-2010, Google Inc
40License: BSD-3-clause
9ccfa880 41
815936ef
TR
42Files: src/util/util.c
43 tests/libgit2/refs/normalize.c
44Copyright: 2009-2022, the libgit2 contributors
45 1990, Regents of the University of California
46 2009, Google Inc.
47License: BSD-3-clause
9ccfa880 48
815936ef
TR
49Files: src/util/fs_path.c
50 src/util/hash/rfc6234/sha.h
51Copyright: 2008, The Android Open Source Project
52 2011, IETF Trust
53 the libgit2 contributors
54License: BSD-2-clause
9ccfa880 55
815936ef
TR
56Files: src/util/khash.h
57 src/util/utf8.c
58Copyright: 2008-2011, Attractive Chaos <attractor@live.co.uk>
59 2009, Public Software Group e. V., Berlin, Germany
60 the libgit2 contributors
9ccfa880
RS
61License: MIT
62
815936ef
TR
63Files: src/libgit2/streams/openssl_dynamic.h
64Copyright: 1995-1998, Eric Young <eay@cryptsoft.com>
65 2005, Nokia
66 2002, Sun Microsystems, Inc
67 1998-2007, The OpenSSL Project
68 the libgit2 contributors
69License: OpenSSL or SSLeay
2f72fad2 70
815936ef
TR
71Files: cmake/FindGSSAPI.cmake
72Copyright: 2013, Andreas Schneider <asn@cryptomilk.org>
73License: BSD-3-clause
9ccfa880 74
815936ef
TR
75Files: include/git2/stdint.h
76Copyright: 2006-2008, Alexander Chemeris
77License: BSD-3-clause-modified
1e1e8f95 78
815936ef
TR
79Files: debian/*
80Copyright: 2011-2015, Russell Sim <russell.sim@gmail.com>
81 2020, Utkarsh Gupta <utkarsh@debian.org>
82License: GPL-2+
8dc4ea58 83
9ccfa880 84License: BSD-2-clause
aeee29ab
RS
85 All rights reserved.
86 .
87 Redistribution and use in source and binary forms, with or without
88 modification, are permitted provided that the following conditions
89 are met:
90 * Redistributions of source code must retain the above copyright
91 notice, this list of conditions and the following disclaimer.
92 * Redistributions in binary form must reproduce the above copyright
93 notice, this list of conditions and the following disclaimer in
94 the documentation and/or other materials provided with the
95 distribution.
96 .
97 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
98 AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
99 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
100 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
101 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
102 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
103 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
104 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
105 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
106 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
107 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
108 SUCH DAMAGE.
109
9ccfa880
RS
110License: BSD-3-clause
111 All rights reserved.
112 Redistribution and use in source and binary forms, with or without
113 modification, are permitted provided that the following conditions
114 are met:
115 1. Redistributions of source code must retain the above copyright
116 notice, this list of conditions and the following disclaimer.
117 2. Redistributions in binary form must reproduce the above copyright
118 notice, this list of conditions and the following disclaimer in the
119 documentation and/or other materials provided with the distribution.
120 3. [rescinded 22 July 1999]
121 4. Neither the name of the University nor the names of its contributors
122 may be used to endorse or promote products derived from this software
123 without specific prior written permission.
b3ff4b58 124 .
9ccfa880
RS
125 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
126 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
127 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
128 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
129 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
130 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
131 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
132 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
133 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
134 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
135 SUCH DAMAGE.
b3ff4b58 136
2f72fad2
RS
137License: BSD-3-clause-modified
138 Redistribution and use in source and binary forms, with or without
139 modification, are permitted provided that the following conditions are met:
140 .
141 1. Redistributions of source code must retain the above copyright notice,
142 this list of conditions and the following disclaimer.
143 .
144 2. Redistributions in binary form must reproduce the above copyright
145 notice, this list of conditions and the following disclaimer in the
146 documentation and/or other materials provided with the distribution.
147 .
148 3. The name of the author may be used to endorse or promote products
149 derived from this software without specific prior written permission.
150 .
151 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
152 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
153 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
154 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
155 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
156 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
157 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
158 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
159 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
160 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
161
0727e125 162License: CC0-1.0
9ccfa880
RS
163 To the extent possible under law, the author(s) have dedicated all copyright
164 and related and neighboring rights to this software to the public domain
165 worldwide. This software is distributed without any warranty.
b3ff4b58 166 .
0727e125
NBS
167 The full text of the CC0 1.0 Universal license is available on Debian systems
168 in /usr/share/common-licenses/CC0-1.0
9ccfa880 169
815936ef
TR
170License: GPL-2 with linking exception, origin admission
171 libgit2 is Copyright (C) 2009-2011 the libgit2 contributors,
172 unless otherwise stated. See the AUTHORS file for details.
b3ff4b58 173 .
815936ef
TR
174 Note that the only valid version of the GPL as far as this project
175 is concerned is _this_ particular version of the license (ie v2, not
176 v2.2 or v3.x or whatever), unless explicitly otherwise stated.
b3ff4b58 177 .
815936ef 178 LINKING EXCEPTION
b3ff4b58 179 .
815936ef
TR
180 In addition to the permissions in the GNU General Public License,
181 the authors give you unlimited permission to link the compiled
182 version of this library into combinations with other programs,
183 and to distribute those combinations without any restriction
184 coming from the use of this file. (The General Public License
185 restrictions do apply in other respects; for example, they cover
186 modification of the file, and distribution when not linked into
187 a combined executable.)
b3ff4b58 188 .
815936ef
TR
189 On Debian systems, the complete text of the GNU General
190 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
b3ff4b58 191 .
815936ef 192 ----------------------------------------------------------------------
b3ff4b58 193 .
815936ef
TR
194 The priority queue implementation is based on code licensed under the
195 Apache 2.0 license:
b3ff4b58 196 .
815936ef
TR
197 Copyright 2010 Volkan Yazıcı <volkan.yazici@gmail.com>
198 Copyright 2006-2010 The Apache Software Foundation
b3ff4b58 199 .
815936ef 200 The full text of the Apache 2.0 license is available at:
b3ff4b58 201 .
815936ef 202 http://www.apache.org/licenses/LICENSE-2.0
b3ff4b58 203
9ccfa880
RS
204License: GPL-2+
205 This package is free software; you can redistribute it and/or modify
206 it under the terms of the GNU General Public License as published by
207 the Free Software Foundation; either version 2 of the License, or
208 (at your option) any later version.
b3ff4b58 209 .
9ccfa880
RS
210 This package is distributed in the hope that it will be useful,
211 but WITHOUT ANY WARRANTY; without even the implied warranty of
212 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
213 GNU General Public License for more details.
b3ff4b58 214 .
9ccfa880
RS
215 You should have received a copy of the GNU General Public License
216 along with this program. If not, see <http://www.gnu.org/licenses/>
b3ff4b58
RS
217 .
218 On Debian systems, the complete text of the GNU General
219 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
220
815936ef
TR
221License: LGPL-2.1+
222 This library is free software; you can redistribute it and/or
223 modify it under the terms of the GNU Lesser General Public
224 License as published by the Free Software Foundation; either
225 version 2.1 of the License, or (at your option) any later version.
226 .
227 This library is distributed in the hope that it will be useful,
228 but WITHOUT ANY WARRANTY; without even the implied warranty of
229 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
230 Lesser General Public License for more details.
231 .
232 You should have received a copy of the GNU Lesser General Public
233 License along with this library; if not, write to the Free Software
234 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
235 02110-1301 USA.
b3ff4b58 236
8dc4ea58 237License: MIT
7618a9d9
RS
238 Permission is hereby granted, free of charge, to any person obtaining a copy
239 of this software and associated documentation files (the "Software"), to deal
240 in the Software without restriction, including without limitation the rights
241 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
242 copies of the Software, and to permit persons to whom the Software is
243 furnished to do so, subject to the following conditions:
8dc4ea58 244 .
7618a9d9
RS
245 The above copyright notice and this permission notice shall be included in
246 all copies or substantial portions of the Software.
8dc4ea58 247 .
7618a9d9
RS
248 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
249 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
250 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
251 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
252 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
253 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
254 THE SOFTWARE.
8dc4ea58 255
815936ef 256License: OpenSSL
9ccfa880 257 Redistribution and use in source and binary forms, with or without
815936ef 258 modification, are permitted provided that the following conditions
9ccfa880 259 are met:
815936ef
TR
260 1. Redistributions of source code must retain the above copyright
261 notice, this list of conditions and the following disclaimer.
262 2. Redistributions in binary form must reproduce the above copyright
263 notice, this list of conditions and the following disclaimer in
264 the documentation and/or other materials provided with the
265 distribution.
266 3. All advertising materials mentioning features or use of this
267 software must display the following acknowledgment:
268 "This product includes software developed by the OpenSSL Project
269 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
270 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
271 endorse or promote products derived from this software without
272 prior written permission. For written permission, please contact
273 openssl-core@openssl.org.
274 5. Products derived from this software may not be called "OpenSSL"
275 nor may "OpenSSL" appear in their names without prior written
276 permission of the OpenSSL Project.
277 6. Redistributions of any form whatsoever must retain the following
278 acknowledgment:
279 "This product includes software developed by the OpenSSL Project
280 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
281 .
282 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
283 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
284 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
285 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
286 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
287 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
288 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
289 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
9ccfa880
RS
290 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
291 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
292 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
293 OF THE POSSIBILITY OF SUCH DAMAGE.
815936ef
TR
294 ====================================================================
295 This product includes cryptographic software written by Eric Young
296 (eay@cryptsoft.com). This product includes software written by Tim
297 Hudson (tjh@cryptsoft.com).
298
299License: SSLeay
300 This library is free for commercial and non-commercial use as long as
301 the following conditions are adhered to. The following conditions
302 apply to all code found in this distribution, be it the RC4, RSA,
303 lhash, DES, etc., code; not just the SSL code. The SSL documentation
304 included with this distribution is covered by the same copyright terms
305 except that the holder is Tim Hudson (tjh@cryptsoft.com).
306 .
307 Copyright remains Eric Young's, and as such any Copyright notices in
308 the code are not to be removed.
309 If this package is used in a product, Eric Young should be given attribution
310 as the author of the parts of the library used.
311 This can be in the form of a textual message at program startup or
312 in documentation (online or textual) provided with the package.
313 .
314 Redistribution and use in source and binary forms, with or without
315 modification, are permitted provided that the following conditions
316 are met:
317 1. Redistributions of source code must retain the copyright
318 notice, this list of conditions and the following disclaimer.
319 2. Redistributions in binary form must reproduce the above copyright
320 notice, this list of conditions and the following disclaimer in the
321 documentation and/or other materials provided with the distribution.
322 3. All advertising materials mentioning features or use of this software
323 must display the following acknowledgement:
324 "This product includes cryptographic software written by
325 Eric Young (eay@cryptsoft.com)"
326 The word 'cryptographic' can be left out if the routines from the library
327 being used are not cryptographic related :-).
328 4. If you include any Windows specific code (or a derivative thereof) from
329 the apps directory (application code) you must include an acknowledgement:
330 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
331 .
332 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
333 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
334 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
335 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
336 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
337 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
338 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
339 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
340 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
341 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
342 SUCH DAMAGE.