diff options
author | Timo Weingärtner <timo@tiwe.de> | 2011-11-28 01:08:23 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2011-11-28 01:17:51 +0100 |
commit | bccb1f0a382195d64d7691f8f464811a7cb58cb6 (patch) | |
tree | 485a50b3ab7a7215efaab92bcf33b144cb9dc113 /debian/copyright | |
parent | 148e9eab1109789916a7b55ece957156a57ee4cf (diff) | |
download | hadori-aff7f16859a87e207fd5bc29b20b98ccc16c2297.tar.gz |
initial debian packagingdebian/0.1-1
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..a4045a8 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,25 @@ +Author: + + Timo Weingärtner <timo@tiwe.de> + +Copyright: + + Copyright (C) 2010 Timo Weingärtner + +License: + + 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 2 of the License, or + (at your option) any later version. + + 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 program. If not, see <http://www.gnu.org/licenses/> + +On Debian systems, the complete text of the GNU General +Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". |