File: copyright

package info (click to toggle)
bootchart2 0.14.4-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 5,036 kB
  • sloc: ansic: 1,805; python: 1,764; sh: 155; makefile: 88
file content (53 lines) | stat: -rw-r--r-- 1,818 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
53
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Source: http://github.com/mmeeks/bootchart

Files: *
Copyright: © Anders Norgaard <anders.norgaard@gmail.com>
 © Michael Meeks <michael.meeks@novell.com>
 © Scott James Remnant <scott@ubuntu.com>
 © Henning Niss <henningniss@gmail.com>
 © Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
License: GPL-2+

Files: collector/collector.c
Copyright: © 2005, Shailabh Nagar, IBM Corp.
 © 2006, Balbir Singh, IBM Corp.
 © 2006, Jay Lan, SGI
 © 2009-2010, Novell, Inc.
License: GPL-2+

Files: collector/output.c
 collector/tasks.c
Copyright: © 2009-2010, Novell, Inc.
License: GPL-2+

Files: collector/tasks-netlink.c
Copyright: © 2005, BULL SA.
 © 2005, Matt Helsley, IBM Corp.
 © 2007, IBM Corporation
 © 2010, Novell, Inc.
License: GPL-2+

Files: debian/*
Copyright: © 2010-2012, David Paleino <dapal@debian.org>
License: GPL-2+

Files: debian/manpages/*
Copyright: © 2011, Francesca Ciceri <madamezou@yahoo.it>
License: GPL-2+

License: GPL-2+
 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 2 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 <http://www.gnu.org/licenses/>.
X-Comment: on Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".