From 6e46f0490d63afe2fa8d3420eae1b31c524f4b95 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih@debian.org>
Date: Wed, 6 May 2015 15:34:49 +0200
Subject: [PATCH] Update copyright info

---
 doc/vcsh.1.ronn | 2 +-
 vcsh            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn
index cd73ca8..19daed5 100644
--- a/doc/vcsh.1.ronn
+++ b/doc/vcsh.1.ronn
@@ -339,7 +339,7 @@ This manpage and `vcsh` itself were written by Richard "RichiH" Hartmann.
 
 ## COPYRIGHT
 
-Copyright 2011-2013 Richard Hartmann <richih@debian.org>
+Copyright 2011-2015 Richard Hartmann <richih@debian.org>
 
 Licensed under the GNU GPL version 2 or higher.
 
diff --git a/vcsh b/vcsh
index 51f2d21..f3224b7 100755
--- a/vcsh
+++ b/vcsh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # This program is licensed under the GNU GPL version 2 or later.
-# (c) Richard "RichiH" Hartmann <richih@debian.org>, 2011-2014
+# (c) Richard "RichiH" Hartmann <richih@debian.org>, 2011-2015
 # For details, see LICENSE. To submit patches, you have to agree to
 # license your code under the GNU GPL version 2 or later.
 
-- 
GitLab