From c7c323054c1b9056d564c951cac46314f3ddd053 Mon Sep 17 00:00:00 2001
From: Timo Weingärtner <timo@tiwe.de>
Date: Sun, 26 Feb 2012 20:04:37 +0100
Subject: switch to Copyright format 1.0 (DEP-5)

---
 debian/copyright | 55 ++++++++++++++++++++++++++++++-------------------------
 1 file changed, 30 insertions(+), 25 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index a4045a8..9e21b7b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,25 +1,30 @@
-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".
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hadori
+Upstream-Contact: Timo Weingärtner <timo@tiwe.de>
+Source: https://github.com/tiwe-de/hadori
+
+Files: *
+Copyright: 2011-2012, Timo Weingärtner
+License: GPL3+
+
+Files: debian/*
+Copyright: 2011-2012, Timo Weingärtner
+License: GPL3+
+
+License: GPL3+
+ 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 3 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 3 can be found in the file
+ "/usr/share/common-licenses/GPL-3".
-- 
cgit v1.2.3