chiark / gitweb /
changelog: start 1.0-2
[chiark-tcl-applet.git] / debian / copyright
1 Format: 1.0
2
3 Files: *
4 Copyright: 2016,2020 Ian Jackson
5 License: GPL-3+
6
7 License: GPL-3+
8  Legal information
9  =================
10  .
11  This package, chiark-tcl-applet, is
12   Copyright 2016-2020 Ian Jackson
13  .
14      chiark-tcl-applet is free software; you can redistribute it
15      and/or modify it under the terms of the GNU General Public
16      License as published by the Free Software Foundation; either
17      version 3 of the License, or (at your option) any later version.
18  .
19      This is distributed in the hope that it will be useful, but
20      WITHOUT ANY WARRANTY; without even the implied warranty of
21      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
22      General Public License for more details.
23  .
24      You should have received a copy of the GNU General Public
25      License along with this package as the file GPL-3.
26      If not, see https://www.gnu.org/.
27  .
28  Individual files generally contain the following tag in the copyright
29  notice, instead of the full licence grant text:
30    SPDX-License-Identifier: GPL-3.0-or-later
31  As is conventional, this should be read as a licence grant.
32  .
33  The Debian packaging files in the debian/ subdirectory are under a
34  more permissive licence - the MIT licence, debian/MIT-LICENCE, as
35  indicated in those files by:
36    SPDX-License-Identifier: MIT
37  (This is useful only if (parts of) these files are copied elsewhere,
38  since as provided by the GPL3, when the package is distributed as a
39  work as a whole, these files are covered by the GPL3.)
40  .
41  Contributions are accepted based on the git commit Signed-off-by
42  convention, by which the contributors' certify their contributions
43  according to the Developer Certificate of Origin version 1.1 - see
44  the file DEVELOPER-CERTIFICATE.
45  .
46  On Debian systems a copy of the GPLv3 can be found in
47  /usr/share/common-licenses/GPL-3