try to make Utility.Mounts portable

This is an unholy mashup, but it just might work. It works on Linux,
that's all I've tested. :)
This commit is contained in:
Joey Hess 2012-07-19 20:38:58 -04:00
parent d5051ec088
commit 107a7b9388
7 changed files with 190 additions and 42 deletions

13
debian/copyright vendored
View file

@ -8,13 +8,22 @@ License: GPL-3+
this package's source, or in /usr/share/common-licenses/GPL-3 on
Debian systems.
Files: Utility/Mtab.hcs
Files: Utility/Mounts.hsc
Copyright: Volker Wysk <hsss@volker-wysk.de>
License: LGPL-2.1+
the full text of version 2.1 of the LGPL is distributed as doc/LGPL
The full text of version 2.1 of the LGPL is distributed as doc/LGPL
in this package's source, or in /usr/share/common-licences/LGPL-2.1
on Debian systems.
Files: Utility/libmounts.c
Copyright: 1980, 1989, 1993, 1994 The Regents of the University of California
2001 David Rufino <daverufino@btinternet.com>
2012 Joey Hess <joey@kitenet.net>
License: BSD-3-clause
The full test of the 3 clause BSD license is distributed inside
Utility/libmounts.c in this package's source, or in
/usr/share/common-licenses/BSD on Debian systems.
Files: doc/logo.png doc/logo_small.png doc/favicon.png
Copyright: 2007 Henrik Nyh <http://henrik.nyh.se/>
2010 Joey Hess <joey@kitenet.net>