diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..8eca5c0 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,19 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://github.com/bluss/git-remote-gcrypt + +Files: * +Copyright: (C) 2013 engla +License: GPL-2+ + +Files: debian/* +Copyright: (C) 2015 Sean Whitton <spwhitton@spwhitton.name> + (C) 2013, 2014 Joey Hess <id@joeyh.name> +License: GPL-2+ + +Files: debian/patches/0001-joeyh-patches.patch +Copyright: (C) 2013, 2014 Joey Hess <id@joeyh.name> +License: GPL-2+ + +License: GPL-2+ + On Debian systems, the complete text of the GPL-2 can be found in + /usr/share/common-licenses/GPL-2. |