aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-01-06 19:18:12 -0800
committerJunio C Hamano <junkio@cox.net>2006-01-06 19:18:12 -0800
commit7d0e65b892ff0adf2ba6626bbe7cdfc723a8b702 (patch)
tree592a0e145582b85dbb116dfb3748487b66cff002 /debian/copyright
parent476e801111698ac5df6821f389c81abc017fc0c9 (diff)
downloadgit-7d0e65b892ff0adf2ba6626bbe7cdfc723a8b702.tar.gz
git-7d0e65b892ff0adf2ba6626bbe7cdfc723a8b702.tar.xz
Retire debian/ directory.
The official maintainer is keeping up-to-date quite well, and now the older Debian is supported with backports.org, there is no reason for me to keep debian/ directory around here. I have not been building and publishing debs since 1.0.4 anyway. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright24
1 files changed, 0 insertions, 24 deletions
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index ea61effc4..000000000
--- a/debian/copyright
+++ /dev/null
@@ -1,24 +0,0 @@
-This package was downloaded from ftp.kernel.org:/pub/software/scm/git/.
-
-Upstream Author: Linus Torvalds and many others
-
-Copyright:
-
- Copyright 2005, Linus Torvalds and others.
-
- 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; version 2 dated June, 1991.
-
- This package 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.
-
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.