Skip to content

Commit ef38877

Browse files
committed
Switch to machine-readable copyright
Also document the licensing of generated output (Debathena: #1567).
1 parent a2141b6 commit ef38877

1 file changed

Lines changed: 53 additions & 18 deletions

File tree

debian/copyright

Lines changed: 53 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,57 @@
1-
Authors: Tim Abbott <tabbott@mit.edu>
2-
Anders Kaseorg <andersk@mit.edu>
1+
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2+
Source: https://github.com/sipb/config-package-dev
3+
Upstream-Contact: Debathena Project <debathena@mit.edu>
34

4-
The upstream location for this software is now the Debian archive.
5+
Files: *
6+
Copyright: (C) Tim Abbott <tabbott@mit.edu> 2006-2010
7+
(C) Anders Kaseorg <andersk@mit.edu> 2006-2012
8+
(C) Geoffrey Thomas <geofft@mit.edu> 2011-2017
9+
(C) Jonathan Reed <jdreed@mit.edu> 2013
10+
License: GPL-2+
11+
This program is free software; you can redistribute it and/or modify
12+
it under the terms of the GNU General Public License as published by
13+
the Free Software Foundation; either version 2 of the License, or
14+
(at your option) any later version.
15+
.
16+
This program is distributed in the hope that it will be useful,
17+
but WITHOUT ANY WARRANTY; without even the implied warranty of
18+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19+
GNU General Public License for more details.
20+
.
21+
On Debian systems, the complete text of the GNU General Public License
22+
can be found in the file /usr/share/common-licenses/GPL-2.
523

6-
It is also available from https://debathena.mit.edu/config-package-dev
24+
Files: displace.sh.in
25+
Copyright: © 2008–2012 Tim Abbott <tabbott@mit.edu> and Anders Kaseorg <andersk@mit.edu>
26+
License: Expat
27+
Comment: This file is copied into packages generated by
28+
config-package-dev. It includes the copyright statement and license
29+
text, so that packages using config-package-dev should not need to do
30+
anything else to comply with the license and are not required to be
31+
GPL-compatible just because they use config-package-dev.
732

8-
Copyright: (C) Tim Abbott and Anders Kaseorg 2006-2008
9-
(C) Geoffrey Thomas 2011-2013
33+
Files: examples/*
34+
Copyright: © 2008 Tim Abbott <tabbott@mit.edu>
35+
© 2012 Geoffrey Thomas <geofft@mit.edu>
36+
License: Expat
1037

11-
This program is free software; you can redistribute it and/or modify
12-
it under the terms of the GNU General Public License as published by
13-
the Free Software Foundation; either version 2 of the License, or
14-
(at your option) any later version.
15-
16-
This program is distributed in the hope that it will be useful,
17-
but WITHOUT ANY WARRANTY; without even the implied warranty of
18-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19-
GNU General Public License for more details.
20-
21-
On Debian systems, the complete text of the GNU General Public License
22-
can be found in the file /usr/share/common-licenses/GPL-2.
38+
License: Expat
39+
Permission is hereby granted, free of charge, to any person
40+
obtaining a copy of this software and associated documentation files
41+
(the “Software”), to deal in the Software without restriction,
42+
including without limitation the rights to use, copy, modify, merge,
43+
publish, distribute, sublicense, and/or sell copies of the Software,
44+
and to permit persons to whom the Software is furnished to do so,
45+
subject to the following conditions:
46+
.
47+
The above copyright notice and this permission notice shall be
48+
included in all copies or substantial portions of the Software.
49+
.
50+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
51+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
52+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
53+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
54+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
55+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
56+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
57+
SOFTWARE.

0 commit comments

Comments
 (0)