From c045c59a566c5ecf67878a06f3ca792aa4153789 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Wed, 18 Apr 2012 22:21:34 +0200
Subject: [PATCH] Fix debian/copyright

Ran

    cme fix dpkg-copyright

as per http://info.comodo.priv.at/blog/archives/2012/04/#e2012-04-13T17_19_54.txt
---
 debian/copyright | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 009cc04..2cd214c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,8 +2,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: vcsh
 Upstream-Contact: <richih.mailinglist@gmail.com>
 Source: https://github.com/RichiH/vcsh
-License: GPL-2+
 Copyright: 2011-2012 Richard Hartmann
+License: GPL-2+
 
 Files: *
 Copyright: 2011-2012 Richard Hartmann <richih.mailinglist@gmail.com>
@@ -34,3 +34,4 @@ License: GPL-2+
  On Debian systems, the full text of the GNU General Public
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
+
-- 
GitLab