File: copyright

package info (click to toggle)
i3blocks 1.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 336 kB
  • ctags: 158
  • sloc: ansic: 1,043; perl: 304; sh: 169; makefile: 70
file content (84 lines) | stat: -rw-r--r-- 2,964 bytes parent folder | download | duplicates (2)
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: i3blocks
Source: https://github.com/vivien/i3blocks

Files: *
Copyright: Copyright © 2014 Vivien Didelot <vivien@didelot.org>
License: GPL-3+

Files: debian/*
Copyright: Copyright © 2015 Jason Pleau <jason@jpleau.ca>
License: GPL-3+

Files: scripts/bandwidth
Copyright: Copyright (C) 2012 Stefan Breunig <stefan+measure-net-speed@mathphys.fsk.uni-heidelberg.de>
           Copyright (C) 2014 kaueraal
           Copyright (C) 2015 Thiago Perrotta <perrotta.thiago@poli.ufrj.br>
License: GPL-3+

Files: scripts/battery
Copyright: Copyright © 2014 Pierre Mavro <deimos@deimos.fr>
           Copyright © 2014 Vivien Didelot <vivien@didelot.org>
License: GPL-3+


Files: scripts/cpu_usage
Copyright: Copyright © 2014 Pierre Mavro <deimos@deimos.fr>
           Copyright © 2014 Vivien Didelot <vivien@didelot.org>
           Copyright © 2014 Andreas Guldstrand <andreas.guldstrand@gmail.com>
License: GPL-3+

Files: scripts/disk
       scripts/load_average
       scripts/memory
Copyright: Copyright © 2014 Julien Bonjean <julien@bonjean.info>
License: GPL-3+

Files: scripts/iface
Copyright: Copyright © 2014 Julien Bonjean <julien@bonjean.info>
           Copyright (C) 2014 Alexander Keller <github@nycroth.com>
License: GPL-3+

Files: scripts/keyindicator
Copyright: Copyright 2014 Marcelo Cerri <mhcerri at gmail dot com>
License: GPL-3+

Files: scripts/mediaplayer
Copyright: Copyright © 2014 Tony Crisci <tony@dubstepdish.com>
License: GPL-3+

Files: scripts/openvpn
Copyright: Copyright © Pierre Mavro/Deimosfr <deimos@deimos.fr>
License: GPL-3+

Files: scripts/temperature
Copyright: Copyright © 2014 Pierre Mavro <deimos@deimos.fr>
           Copyright © 2014 Vivien Didelot <vivien@didelot.org>
           Copyright © 2014 Andreas Guldstrand <andreas.guldstrand@gmail.com>
           Copyright © 2014 Benjamin Chretien <chretien at lirmm dot fr>
License: GPL-3+

Files: scripts/volume
Copyright: Copyright © 2014 Julien Bonjean <julien@bonjean.info>
           Copyright © 2014 Alexander Keller <github@nycroth.com>
License: GPL-3+

Files: scripts/wifi
Copyright: Copyright (C) 2014 Alexander Keller <github@nycroth.com>
License: GPL-3+

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 version 3 as
 published by the Free Software Foundation
 .
 This program 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 <http://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".