blob: 8f39edbeb4b7cf3e40a165616e2e8cedbf69515f (
plain)
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
|
This is the Debian GNU/Linux prepackaged version of util-linux.
This package was put together by Guy Maor <maor@debian.org> and later
maintained by Sean 'Shaleh' Perry <shaleh@debian.org>, and Adrian Bunk
<bunk@stusta.de>.
The current maintainer is LaMont Jones <lamont@debian.org>.
See also: git://git.debian.org/~lamont/util-linux.git
It was downloaded from:
ftp://ftp.us.kernel.org/pub/linux/utils/util-linux-ng/
Upstream maintainers include:
Maintainer: Karel Zak <kzak@redhat.com>
Past Maintainer: Adrian Bunk <bunk@fs.tum.de>
Past Maintainer: Andries Brouwer <aeb@cwi.nl>
See also /usr/share/doc/util-linux/AUTHORS
Copyright:
A variety of people and entities, as befits the nature of the package.
See the individual sources for exact copyright holder information.
License:
The project doesn't use same license for all code. There is code with:
* GPLv2+ (GNU General Public License version 2, or any later version)
* GPLv2 (GNU General Public License version 2)
* BSD with advertising
* Public Domain
Please, check source code for more details. A license is usually at the start
of each source file.
Anything lacking an explicit license may be redistributed under the terms
of the GNU GPL Version 2 or later found on Debian systems in the file
/usr/share/common-licenses/GPL
|