diff options
-rw-r--r-- | debian/copyright | 425 |
1 files changed, 404 insertions, 21 deletions
diff --git a/debian/copyright b/debian/copyright index 748e9bc..3273626 100644 --- a/debian/copyright +++ b/debian/copyright | |||
@@ -1,38 +1,421 @@ | |||
1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | 1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
2 | Upstream-Name: cgit | 2 | Upstream-Name: cgit |
3 | Source: <url://example.com> | 3 | Upstream-Contact: cgit@lists.zx2c4.com |
4 | Source: http://git.zx2c4.com/cgit/ | ||
4 | 5 | ||
5 | Files: * | 6 | Files: * |
6 | Copyright: <years> <put author's name and email here> | 7 | Copyright: 2006-2014 cgit Development Team <cgit@lists.zx2c4.com> |
7 | <years> <likewise for another author> | 8 | License: GPL-2 |
8 | License: <special license> | 9 | |
9 | <Put the license of the package here indented by 1 space> | 10 | Files: git/* |
10 | <This follows the format of Description: lines in control file> | 11 | Copyright: © 2005-2014, Linus Torvalds and others. |
12 | License: GPL-2 | ||
13 | |||
14 | Files: git/xdiff/* | ||
15 | Copyright: © 2003-2009, Davide Libenzi, Johannes E. Schindelin | ||
16 | License: LGPL-2.1+ | ||
17 | |||
18 | Files: git/xdiff/xhistogram.c | ||
19 | Copyright: © 2010, Google Inc. | ||
20 | and other copyright owners as documented in JGit's IP log. | ||
21 | License: EDL-1.0 | ||
22 | |||
23 | Files: git/gitk-git/* | ||
24 | Copyright: © 2005-2013, Paul Mackerras, et al. | ||
25 | License: GPL-2+ | ||
26 | |||
27 | Files: git/git-gui/* | ||
28 | Copyright: © 2005-2010, Shawn Pearce, et. al. | ||
29 | License: GPL-2+ | ||
30 | |||
31 | Files: git/git-gui/po/de.po git/git-gui/po/fr.po git/git-gui/po/glossary/* | ||
32 | Copyright: © 2007-2008, Shawn Pearce, et al. | ||
33 | License: GPL-2 | ||
34 | Comment: This file is distributed under the same license as the git package. | ||
35 | |||
36 | Files: git/git-gui/po/glossary/pt_br.po | ||
37 | Copyright: © 2007, Shawn Pearce, et al. | ||
38 | License: GPL-2+ | ||
39 | Comment: This file is distributed under the same license as the git-gui package. | ||
40 | |||
41 | Files: git/gitweb/static/js/* | ||
42 | Copyright: © 2007, Fredrik Kuivinen <frekui@gmail.com> | ||
43 | © 2007, Petr Baudis <pasky@suse.cz> | ||
44 | © 2008-2011, Jakub Narebski <jnareb@gmail.com> | ||
45 | © 2011, John 'Warthog9' Hawley <warthog9@eaglescrag.net> | ||
46 | License: GPL-2+ | ||
47 | |||
48 | Files: git/git-p4 | ||
49 | Copyright: © 2007, Simon Hausmann <simon@lst.de> | ||
50 | © 2007, Trolltech ASA | ||
51 | License: Expat | ||
52 | |||
53 | Files: git/git-svn.perl | ||
54 | Copyright: © 2006, Eric Wong <normalperson@yhbt.net> | ||
55 | License: GPL-2+ | ||
56 | |||
57 | Files: git/vcs-svn/* | ||
58 | Copyright: © 2010, David Barr <david.barr@cordelta.com> | ||
59 | © 2010, Jonathan Nieder <jrnieder@gmail.com> | ||
60 | © 2005, Stefan Hegny, hydrografix Consulting GmbH, | ||
61 | Frankfurt/Main, Germany | ||
62 | and others, see http://svn2cc.sarovar.org | ||
63 | License: BSD-2-clause | ||
64 | |||
65 | Files: git/imap-send.c | ||
66 | Copyright: © 2000-2002, Michael R. Elkins <me@mutt.org> | ||
67 | © 2002-2004, Oswald Buddenhagen <ossi@users.sf.net> | ||
68 | © 2004, Theodore Y. Ts'o <tytso@mit.edu> | ||
69 | © 2006, Mike McCormack | ||
70 | Name: git-imap-send - drops patches into an imap Drafts folder | ||
71 | derived from isync/mbsync - mailbox synchronizer | ||
72 | License: GPL-2+ | ||
73 | |||
74 | Files: git/perl/Git.pm | ||
75 | Copyright: © 2006, by Petr Baudis <pasky@suse.cz> | ||
76 | License: GPL-2+ | ||
77 | |||
78 | Files: git/perl/private-Error.pm | ||
79 | Copyright: © 1997-8, Graham Barr <gbarr@ti.com> | ||
80 | License: GPL-1+ or Artistic-1 | ||
81 | This program is free software; you can redistribute it and/or modify | ||
82 | it under the terms of either: | ||
83 | . | ||
84 | a) the GNU General Public License as published by the Free Software | ||
85 | Foundation; either version 1, or (at your option) any later | ||
86 | version, or | ||
87 | . | ||
88 | b) the "Artistic License" which comes with Perl. | ||
11 | . | 89 | . |
12 | <Including paragraphs> | 90 | On Debian GNU/Linux systems, the complete text of the GNU General |
91 | Public License can be found in '/usr/share/common-licenses/GPL' and | ||
92 | the Artistic Licence in '/usr/share/common-licenses/Artistic'. | ||
93 | |||
94 | Files: git/kwset.c git/kwset.h | ||
95 | Copyright: © 1989, 1998, 2000, 2005, Free Software Foundation, Inc. | ||
96 | License: GPL-2+ | ||
97 | |||
98 | Files: git/trace.c | ||
99 | Copyright: © 2000-2002, Michael R. Elkins <me@mutt.org> | ||
100 | © 2002-2004, Oswald Buddenhagen <ossi@users.sf.net> | ||
101 | © 2004, Theodore Y. Ts'o <tytso@mit.edu> | ||
102 | © 2006, Mike McCormack | ||
103 | © 2006, Christian Couder | ||
104 | License: GPL-2+ | ||
105 | |||
106 | Files: git/sh-i18n--envsubst.c | ||
107 | Copyright: © 2010, Ævar Arnfjörð Bjarmason | ||
108 | © 1998-2007, Free Software Foundation, Inc. | ||
109 | License: GPL-2+ | ||
110 | |||
111 | Files: git/t/test-lib.sh | ||
112 | Copyright: © 2005, Junio C Hamano | ||
113 | License: GPL-2+ | ||
114 | |||
115 | Files: git/compat/fnmatch/* | ||
116 | Copyright: © 1991-1999, Free Software Foundation, Inc. | ||
117 | License: LGPL-2+ | ||
118 | Comment: This file is part of the GNU C Library. | ||
119 | |||
120 | Files: git/compat/inet_ntop.c git/compat/inet_pton.c | ||
121 | Copyright: © 1996-2001, Internet Software Consortium. | ||
122 | License: ISC | ||
123 | |||
124 | Files: git/compat/poll/poll.c git/compat/poll/poll.h | ||
125 | Copyright: © 2001-2003, 2006-2011, Free Software Foundation, Inc. | ||
126 | Name: Emulation for poll(2) from gnulib. | ||
127 | License: GPL-2+ | ||
128 | |||
129 | Files: git/compat/vcbuild/include/sys/utime.h | ||
130 | Copyright: ? | ||
131 | License: mingw-runtime | ||
132 | |||
133 | Files: git/compat/nedmalloc/* | ||
134 | Copyright: © 2005-2006 Niall Douglas | ||
135 | License: Boost | ||
136 | |||
137 | Files: git/compat/nedmalloc/malloc.c.h | ||
138 | Copyright: © 2006, KJK::Hyperion <hackbunny@reactos.com> | ||
139 | License: dlmalloc | ||
140 | |||
141 | Files: git/compat/regex/* | ||
142 | Copyright: © 1985, 1989-93, 1995-2010, Free Software Foundation, Inc. | ||
143 | Name: Extended regular expression matching and search library | ||
144 | License: LGPL-2.1+ | ||
145 | |||
146 | Files: git/compat/obstack.c git/compat/obstack.h | ||
147 | Copyright: © 1988-1994, 1996-2005, 2009, Free Software Foundation, Inc. | ||
148 | Name: Object stack macros. | ||
149 | License: LGPL-2.1+ | ||
150 | |||
151 | Files: git/contrib/persistent-https/* | ||
152 | Copyright: © 2012, Google Inc. | ||
153 | License: Apache-2.0 | ||
154 | |||
155 | Files: git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c | ||
156 | Copyright: © 2011, John Szakmeister <john@szakmeister.net> | ||
157 | © 2012, Philipp A. Hartmann <pah@qo.cx> | ||
158 | License: GPL-2+ | ||
159 | |||
160 | Files: git/contrib/hg-to-git/hg-to-git.py | ||
161 | Copyright: © 2007, Stelian Pop <stelian@popies.net> | ||
162 | Name: hg-to-git.py - A Mercurial to GIT converter | ||
163 | License: GPL-2+ | ||
164 | |||
165 | Files: git/contrib/mw-to-git/git-*.perl git/contrib/mw-to-git/t/t* | ||
166 | Copyright: © 2011 | ||
167 | Jérémie Nikaes <jeremie.nikaes@ensimag.imag.fr> | ||
168 | Arnaud Lacurie <arnaud.lacurie@ensimag.imag.fr> | ||
169 | Claire Fousse <claire.fousse@ensimag.imag.fr> | ||
170 | David Amouyal <david.amouyal@ensimag.imag.fr> | ||
171 | Matthieu Moy <matthieu.moy@grenoble-inp.fr> | ||
172 | © 2012 | ||
173 | Charles Roussel <charles.roussel@ensimag.imag.fr> | ||
174 | Simon Cathebras <simon.cathebras@ensimag.imag.fr> | ||
175 | Julien Khayat <julien.khayat@ensimag.imag.fr> | ||
176 | Guillaume Sasdy <guillaume.sasdy@ensimag.imag.fr> | ||
177 | Simon Perrat <simon.perrat@ensimag.imag.fr> | ||
178 | © 2013 | ||
179 | Benoit Person <benoit.person@ensimag.imag.fr> | ||
180 | Celestin Matte <celestin.matte@ensimag.imag.fr> | ||
181 | License: GPL-2+ | ||
13 | 182 | ||
14 | # If you want to use GPL v2 or later for the /debian/* files use | ||
15 | # the following clauses, or change it to suit. Delete these two lines | ||
16 | Files: debian/* | 183 | Files: debian/* |
17 | Copyright: 2014 YAEGASHI Takeshi <yaegashi@debian.org> | 184 | Copyright: 2014 YAEGASHI Takeshi <yaegashi@debian.org> |
185 | License: GPL-2 | ||
186 | |||
187 | License: GPL-2 | ||
188 | You can redistribute this software and/or modify it under the terms of | ||
189 | the GNU General Public License as published by the Free Software | ||
190 | Foundation; version 2 dated June, 1991. | ||
191 | . | ||
192 | This program is distributed in the hope that it will be useful, but | ||
193 | WITHOUT ANY WARRANTY; without even the implied warranty of | ||
194 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
195 | General Public License for more details. | ||
196 | . | ||
197 | On Debian systems, the complete text of the GNU General Public License | ||
198 | can be found in /usr/share/common-licenses/GPL-2 file. | ||
199 | |||
18 | License: GPL-2+ | 200 | License: GPL-2+ |
19 | This package is free software; you can redistribute it and/or modify | 201 | This program is free software; you can redistribute it and/or modify |
20 | it under the terms of the GNU General Public License as published by | 202 | it under the terms of the GNU General Public License as published by |
21 | the Free Software Foundation; either version 2 of the License, or | 203 | the Free Software Foundation; either version 2, or (at your option) |
22 | (at your option) any later version. | 204 | any later version. |
23 | . | 205 | . |
24 | This package is distributed in the hope that it will be useful, | 206 | This program is distributed in the hope that it will be useful, |
25 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 207 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
26 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 208 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
27 | GNU General Public License for more details. | 209 | GNU General Public License for more details. |
28 | . | 210 | . |
29 | You should have received a copy of the GNU General Public License | 211 | On Debian systems, the complete text of the GNU General Public License |
30 | along with this program. If not, see <http://www.gnu.org/licenses/> | 212 | can be found in /usr/share/common-licenses/GPL-2 file. |
213 | |||
214 | License: LGPL-2+ | ||
215 | This library is free software; you can redistribute it and/or | ||
216 | modify it under the terms of the GNU Library General Public License as | ||
217 | published by the Free Software Foundation; either version 2 of the | ||
218 | License, or (at your option) any later version. | ||
219 | . | ||
220 | This library is distributed in the hope that it will be useful, | ||
221 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
222 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
223 | Library General Public License for more details. | ||
224 | . | ||
225 | On Debian systems, the complete text of the GNU Library General Public License | ||
226 | can be found in the /usr/share/common-licenses/LGPL-2 file. | ||
227 | |||
228 | License: LGPL-2.1+ | ||
229 | This library is free software; you can redistribute it and/or | ||
230 | modify it under the terms of the GNU Lesser General Public | ||
231 | License as published by the Free Software Foundation; either | ||
232 | version 2.1 of the License, or (at your option) any later version. | ||
233 | . | ||
234 | This library is distributed in the hope that it will be useful, | ||
235 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
236 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
237 | Lesser General Public License for more details. | ||
238 | . | ||
239 | On Debian systems, the complete text of the GNU Lesser General Public License | ||
240 | can be found in /usr/share/common-licenses/LGPL-2.1. | ||
241 | |||
242 | License: Apache-2.0 | ||
243 | Licensed under the Apache License, Version 2.0 (the "License"); | ||
244 | you may not use this file except in compliance with the License. | ||
245 | You may obtain a copy of the License at | ||
246 | . | ||
247 | http://www.apache.org/licenses/LICENSE-2.0 | ||
248 | . | ||
249 | Unless required by applicable law or agreed to in writing, software | ||
250 | distributed under the License is distributed on an "AS IS" BASIS, | ||
251 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
252 | See the License for the specific language governing permissions and | ||
253 | limitations under the License. | ||
254 | . | ||
255 | On Debian systems, the full text of the Apache License version 2 can | ||
256 | be found in /usr/share/common-licenses/Apache-2.0. | ||
257 | |||
258 | License: BSD-2-clause | ||
259 | Redistribution and use in source and binary forms, with or without | ||
260 | modification, are permitted provided that the following conditions | ||
261 | are met: | ||
262 | 1. Redistributions of source code must retain the above copyright | ||
263 | notice(s), this list of conditions and the following disclaimer | ||
264 | unmodified other than the allowable addition of one or more | ||
265 | copyright notices. | ||
266 | 2. Redistributions in binary form must reproduce the above copyright | ||
267 | notice(s), this list of conditions and the following disclaimer in | ||
268 | the documentation and/or other materials provided with the | ||
269 | distribution. | ||
270 | . | ||
271 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY | ||
272 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
273 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||
274 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE | ||
275 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||
276 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||
277 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR | ||
278 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | ||
279 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE | ||
280 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, | ||
281 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
282 | |||
283 | License: ISC | ||
284 | Permission to use, copy, modify, and distribute this software for any | ||
285 | purpose with or without fee is hereby granted, provided that the above | ||
286 | copyright notice and this permission notice appear in all copies. | ||
287 | . | ||
288 | THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS | ||
289 | ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES | ||
290 | OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE | ||
291 | CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL | ||
292 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR | ||
293 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS | ||
294 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | ||
295 | SOFTWARE. | ||
296 | |||
297 | License: Expat | ||
298 | <http://www.opensource.org/licenses/mit-license.php>: | ||
299 | . | ||
300 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
301 | of this software and associated documentation files (the "Software"), to deal | ||
302 | in the Software without restriction, including without limitation the rights | ||