|
@@ -0,0 +1,31 @@
|
|
1
|
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
2
|
+Upstream-Name: light
|
|
3
|
+Source: https://github.com/haikarainen/light
|
|
4
|
+
|
|
5
|
+Files: *
|
|
6
|
+Copyright: Copyright 2012-2018 Fredrik Haikarainen <fredrik.haikarainen@gmail.com>
|
|
7
|
+License: GPL-3
|
|
8
|
+
|
|
9
|
+Files: debian/*
|
|
10
|
+Copyright: Copyright 2018 Joachim Nilsson <troglobit@gmail.com>
|
|
11
|
+License: GPL-3
|
|
12
|
+
|
|
13
|
+License: GPL-3
|
|
14
|
+ Indicator Weather is free software; you can redistribute it
|
|
15
|
+ and/or modify it under the terms of the GNU General Public
|
|
16
|
+ License version 3 as published by the Free Software Foundation.
|
|
17
|
+ .
|
|
18
|
+ Indicator Weather is distributed in the hope that it will be
|
|
19
|
+ useful, but WITHOUT ANY WARRANTY; without even the implied
|
|
20
|
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
|
21
|
+ PURPOSE. See the GNU General Public License for more
|
|
22
|
+ details. http://www.gnu.org/licenses/
|
|
23
|
+ .
|
|
24
|
+ You should have received a copy of the GNU General Public
|
|
25
|
+ License along with this package; if not, write to the Free
|
|
26
|
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
|
27
|
+ Boston, MA 02110-1301 USA
|
|
28
|
+ .
|
|
29
|
+ On Debian systems, the full text of the GNU General Public
|
|
30
|
+ License version 3 can be found in the file
|
|
31
|
+`/usr/share/common-licenses/GPL-3'.
|