diff options
author | Remko Tronçon <git@el-tramo.be> | 2009-09-26 11:11:51 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2009-09-26 15:55:42 (GMT) |
commit | bbe1d048955fb9e03769a92387b83389ac3fd781 (patch) | |
tree | 34ba7f4c6a1e2c05283970affa2dc939726f24da /Swift/Packaging/Debian/copyright | |
parent | 60e4ab9985c04acd399265d793d250a1b24e3412 (diff) | |
download | swift-bbe1d048955fb9e03769a92387b83389ac3fd781.zip swift-bbe1d048955fb9e03769a92387b83389ac3fd781.tar.bz2 |
Added debian packaging script.
Diffstat (limited to 'Swift/Packaging/Debian/copyright')
-rw-r--r-- | Swift/Packaging/Debian/copyright | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Swift/Packaging/Debian/copyright b/Swift/Packaging/Debian/copyright new file mode 100644 index 0000000..8a965f1 --- /dev/null +++ b/Swift/Packaging/Debian/copyright @@ -0,0 +1,24 @@ +This package was debianized by Remko Tronçon <swift@swift.im> on +Sat, 26 Sep 2009 11:08:32 +0200. + +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 Name OfAuthor> + <likewise for another author> + +License: + + <Put the license of the package here indented by 4 spaces> + +The Debian packaging is copyright 2009, Remko Tronçon <swift@swift.im> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. |