diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-19 12:51:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-19 12:53:39 -0400 |
commit | e2c86a4b582bf222a51e9bb9066edce204d68ac8 (patch) | |
tree | 51449c5ec5648a98584550f4b0de70b2a581bfba /debian/copyright | |
parent | 1e0b7dda8cd66aca89ce3eb608dd2c568a77b141 (diff) |
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.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index de1e08e1c..dcfbaf3e3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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> |