diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 16:35:14 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-06-26 16:35:14 -0300 |
commit | 80dbf12dad7500caf6fb6336a68812f28e147f8f (patch) | |
tree | 1c7eeee16684af445b58830fca32f4f923530058 /debian/copyright | |
parent | 80056e1a52b9528701fb265f880c819dc92641aa (diff) | |
download | keyringer-80dbf12dad7500caf6fb6336a68812f28e147f8f.tar.gz keyringer-80dbf12dad7500caf6fb6336a68812f28e147f8f.tar.bz2 |
More debian specifics from dh_makedebian_keyringer_0.1-1
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..7fdacff --- /dev/null +++ b/debian/copyright @@ -0,0 +1,37 @@ +This work was packaged for Debian by: + + Silvio Rhatto <rhatto@riseup.net> on Tue, 26 Jun 2012 16:33:57 -0300 + +It was downloaded from: + + <url://example.com> + +Upstream Author(s): + + <put author's name and email here> + <likewise for another author> + +Copyright: + + <Copyright (C) YYYY Firstname Lastname> + <likewise for another author> + +License: + + <Put the license of the package here indented by 4 spaces> + +The Debian packaging is: + + Copyright (C) 2012 Silvio Rhatto <rhatto@riseup.net> + +# Please chose a license for your packaging work. If the program you package +# uses a mainstream license, using the same license is the safest choice. +# Please avoid to pick license terms that are more restrictive than the +# packaged work, as it may make Debian's contributions unacceptable upstream. +# If you just want it to be GPL version 3, leave the following lines in. + +and is licensed under the GPL version 3, +see "/usr/share/common-licenses/GPL-3". + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. |