diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-13 10:32:09 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-13 10:32:09 -0400 |
commit | c998145c57c19e026e5f6c8f400fb66a3f52e8d4 (patch) | |
tree | c0d7d5754317e8495120e8ec6289567a82a7c908 /debian/copyright | |
parent | e983d61545f58db81429d82a356dfadafd491dd0 (diff) |
further debianization work. (also, made src/common non-executable,
since it is sourced, not executed).
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..413f60f --- /dev/null +++ b/debian/copyright @@ -0,0 +1,16 @@ +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat +Debianized-By: Daniel Kahn Gillmor <dkg@fifthhorseman.net> +Debianized-Date: Fri Jun 13 10:19:16 EDT 2008 +Original-Source: http://lair.fifthhorseman.net/~dkg/git/monkeysphere.git/ + +Files: * +Copyright: Jameson Rollins <jrollins@fifthhorseman.net>, + Daniel Kahn Gillmor <dkg@fifthhorseman.net> +License: GPL-3+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + . + On Debian systems, the complete text of the GNU General Public License + can be found in file "/usr/share/common-licenses/GPL". |