From 3a0530a0886e1c1934c7db4702fb02b6a60e1d6d Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Mon, 4 Jun 2007 14:23:00 +0300 Subject: Add debianization. --- debian/copyright | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') 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 on +Tue, 28 Aug 2007 21:32:22 -0700. + +It was originally downloaded from http://eagain.net/software/gitosis/ + +Upstream Author: Tommi Virtanen + +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'. -- cgit v1.2.3