extacted Mounts.hsc from hsshellscript

Converted from using c2hs to using hsc2hs, just because other code
in git-annex uses hsc2hs.

Various cleanups.

This code is LGPLed, so I had to include that licence.
This commit is contained in:
Joey Hess 2012-07-19 12:51:55 -04:00
parent 1e0b7dda8c
commit e2c86a4b58
4 changed files with 591 additions and 0 deletions

7
debian/copyright vendored
View file

@ -8,6 +8,13 @@ License: GPL-3+
this package's source, or in /usr/share/common-licenses/GPL-3 on
Debian systems.
Files: Utility/Mtab.hcs
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
in this package's source, or in /usr/share/common-licences/LGPL-2.1
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>