summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2013-01-08 14:54:50 +0100
committerTimo Weingärtner <timo@tiwe.de>2013-01-08 14:55:17 +0100
commitac561b4a990a8e72557cbea6d80a043be1879a4e (patch)
treef9d22ed938235178949cde972611962bb4a04502
parent8c0499260733c48ba074aa0ecc82c56d8db1ea58 (diff)
downloadopenssh-known-hosts-ac561b4a990a8e72557cbea6d80a043be1879a4e.tar.gz
use copyright-format 1.0
-rw-r--r--debian/copyright47
1 files changed, 27 insertions, 20 deletions
diff --git a/debian/copyright b/debian/copyright
index 1904392..50b148d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,23 +1,30 @@
-Copyright:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: openssh-known-hosts
+Upstream-Contact: Timo Weingärtner <timo@tiwe.de>
+Source: https://github.com/tiwe-de/openssh-known-hosts
- Copyright (C) 2009-2010 Timo Weingärtner <timo@tiwe.de>
+Files: *
+Copyright: 2009-2013, Timo Weingärtner
+License: GPL2+
-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 package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright: 2009-2013, Timo Weingärtner
+License: GPL2+
+License: GPL2+
+ 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.
+ .
+ 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 the file
+ "/usr/share/common-licenses/GPL-2".