|
@@ -0,0 +1,28 @@
|
|
1
|
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
2
|
+Upstream-Name:
|
|
3
|
+Source:
|
|
4
|
+
|
|
5
|
+Files: *
|
|
6
|
+Copyright: Copyright 2015 Bob Mottram (4096 bits) <bob@robotics.uk.to>
|
|
7
|
+License: GPL-3.0+
|
|
8
|
+
|
|
9
|
+Files: debian/*
|
|
10
|
+Copyright: Copyright 2015 Bob Mottram (4096 bits) <bob@robotics.uk.to>
|
|
11
|
+License: GPL-3.0+
|
|
12
|
+
|
|
13
|
+License: GPL-3.0+
|
|
14
|
+ This program is free software: you can redistribute it and/or modify
|
|
15
|
+ it under the terms of the GNU General Public License as published by
|
|
16
|
+ the Free Software Foundation, either version 3 of the License, or
|
|
17
|
+ (at your option) any later version.
|
|
18
|
+ .
|
|
19
|
+ This package is distributed in the hope that it will be useful,
|
|
20
|
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
21
|
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
22
|
+ GNU General Public License for more details.
|
|
23
|
+ .
|
|
24
|
+ You should have received a copy of the GNU General Public License
|
|
25
|
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
26
|
+ .
|
|
27
|
+ On Debian systems, the complete text of the GNU General
|
|
28
|
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|