diff options
author | Tommi Virtanen <tv@eagain.net> | 2007-06-04 14:23:00 +0300 |
---|---|---|
committer | Tommi Virtanen <tv@eagain.net> | 2007-08-28 21:38:49 -0700 |
commit | 3a0530a0886e1c1934c7db4702fb02b6a60e1d6d (patch) | |
tree | 93a5b152bbb52c2f1c63dfef0790672007917cf7 /debian/copyright | |
parent | Search PATH for git-shell, don't assume /usr/bin. (diff) | |
download | gitosis-dakkar-3a0530a0886e1c1934c7db4702fb02b6a60e1d6d.tar.gz gitosis-dakkar-3a0530a0886e1c1934c7db4702fb02b6a60e1d6d.tar.bz2 gitosis-dakkar-3a0530a0886e1c1934c7db4702fb02b6a60e1d6d.zip |
Add debianization.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..791827d --- /dev/null +++ b/debian/copyright @@ -0,0 +1,24 @@ +This package was debianized by Tommi Virtanen <tv@eagain.net> on +Tue, 28 Aug 2007 21:32:22 -0700. + +It was originally downloaded from http://eagain.net/software/gitosis/ + +Upstream Author: Tommi Virtanen <tv@eagain.net> + +Copyright: + + Gitosis -- git repository hosting application + Copyright (C) 2007 Tommi Virtanen + + This program 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 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + +On Debian Linux systems, the complete text of the GNU General Public +License can be found in '/usr/share/common-licenses/GPL'. |