diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-03 00:59:26 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-03 01:55:49 -0400 |
| commit | 42f207232beb57c18f67884e7c28424dba3c84c6 (patch) | |
| tree | fe389f774e2f0de6cd5562b9b349f727319cc03f /debian/copyright | |
| parent | 167609746d22951477abd6490b34480205c659af (diff) | |
debianization and a wrapper program for /usr/bin
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 00000000..690a9af8 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,11 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: native package + +Files: * +Copyright: © 2010-2014 Joey Hess <joey@kitenet.net> +License: GPL-3+ + +License: GPL-3+ + The full text of version 3 of the GPL is distributed as GPL in + this package's source, or in /usr/share/common-licenses/GPL-3 on + Debian systems. |
