File: copyright

package info (click to toggle)
systray-mdstat 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 176 kB
  • ctags: 7
  • sloc: perl: 203; makefile: 4
file content (52 lines) | stat: -rw-r--r-- 2,261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: systray-mdstat
Upstream-Contact: Axel Beckert <abe@deuxchevaux.org>
Source: https://github.com/xtaran/systray-mdstat

Files: *
Copyright: 2017 Axel Beckert <abe@deuxchevaux.org>
License: GPL-3+

Files: share/*
Copyright: 2008-2014 Michael Cramer <BigMichi1@users.sourceforge.net>
License: GPL-2
Comment: Exact GPL version currently unclear, see
 https://github.com/phpsysinfo/phpsysinfo/issues/156, but "GPL 2.0
 only" is currently common for all possible variants, so it should be
 safe to declare those files as being under "GPL 2.0 only" for now.
 .
 The copyright years are based on source code comments and git history
 in phpsysinfo's plugins/dmraid subdirectory.

License: GPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: GPL-2
 This program is free software: you can redistribute it and/or modify
 it under the terms of version 2 of the GNU General Public License as
 published by the Free Software Foundation.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in "/usr/share/common-licenses/GPL-2".