|
@@ -1,31 +1,27 @@
|
1
|
|
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
1
|
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
2
|
2
|
Upstream-Name: light
|
3
|
3
|
Source: https://github.com/haikarainen/light
|
4
|
4
|
|
5
|
5
|
Files: *
|
6
|
|
-Copyright: Copyright 2012-2018 Fredrik Haikarainen <fredrik.haikarainen@gmail.com>
|
|
6
|
+Copyright: 2012-2018 Fredrik Haikarainen <fredrik.haikarainen@gmail.com>
|
7
|
7
|
License: GPL-3
|
8
|
8
|
|
9
|
9
|
Files: debian/*
|
10
|
|
-Copyright: Copyright 2018 Joachim Nilsson <troglobit@gmail.com>
|
|
10
|
+Copyright: 2018 Joachim Nilsson <troglobit@gmail.com>
|
|
11
|
+ 2019 Samuel Henrique <samueloph@debian.org>
|
11
|
12
|
License: GPL-3
|
12
|
13
|
|
13
|
14
|
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.
|
|
15
|
+ This program is free software: you can redistribute it and/or modify
|
|
16
|
+ it under the terms of the GNU General Public License as published by
|
|
17
|
+ the Free Software Foundation, either version 3 of the License, or
|
|
18
|
+ (at your option) any later version.
|
17
|
19
|
.
|
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
|
|
20
|
+ This program is distributed in the hope that it will be useful,
|
|
21
|
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
22
|
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
23
|
+ GNU General Public License for more details.
|
28
|
24
|
.
|
29
|
25
|
On Debian systems, the full text of the GNU General Public
|
30
|
26
|
License version 3 can be found in the file
|
31
|
|
-`/usr/share/common-licenses/GPL-3'.
|
|
27
|
+ `/usr/share/common-licenses/GPL-3'.
|