Debian package version of polhemus's createcfgfile
Janis Streib
30.03.22 354d2bb9b7cb6169178e24450e56beebab927c44
commit | author | age
45edef 1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
JS 2 Upstream-Name: createcfgfile
3 Upstream-Contact: <preferred name and address to reach the upstream project>
4 Source: <url://example.com>
5
6 Files: *
7 Copyright: <years> <put author's name and email here>
8            <years> <likewise for another author>
9 License: <special license>
10  <Put the license of the package here indented by 1 space>
11  <This follows the format of Description: lines in control file>
12  .
13  <Including paragraphs>
14
15 # If you want to use GPL v2 or later for the /debian/* files use
16 # the following clauses, or change it to suit. Delete these two lines
17 Files: debian/*
18 Copyright: 2022 Janis Streib <janis@unknown>
19 License: GPL-2+
20  This package is free software; you can redistribute it and/or modify
21  it under the terms of the GNU General Public License as published by
22  the Free Software Foundation; either version 2 of the License, or
23  (at your option) any later version.
24  .
25  This package is distributed in the hope that it will be useful,
26  but WITHOUT ANY WARRANTY; without even the implied warranty of
27  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28  GNU General Public License for more details.
29  .
30  You should have received a copy of the GNU General Public License
31  along with this program. If not, see <https://www.gnu.org/licenses/>
32  .
33  On Debian systems, the complete text of the GNU General
34  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
35
36 # Please also look if there are files or directories which have a
37 # different copyright/license attached and list them here.
38 # Please avoid picking licenses with terms that are more restrictive than the
39 # packaged work, as it may make Debian's contributions unacceptable upstream.
40 #
41 # If you need, there are some extra license texts available in two places:
42 #   /usr/share/debhelper/dh_make/licenses/
43 #   /usr/share/common-licenses/