From 5b3ee2feb9b93ebee541cba407b6352a58c68bbf Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih@debian.org>
Date: Sun, 16 Mar 2014 20:32:13 +0100
Subject: [PATCH] Add copyright blurb for
 https://github.com/RichiH/vcsh/issues/121

---
 tools/list_CONTRIBUTORS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tools/list_CONTRIBUTORS b/tools/list_CONTRIBUTORS
index 2954f58..1b88451 100755
--- a/tools/list_CONTRIBUTORS
+++ b/tools/list_CONTRIBUTORS
@@ -1,5 +1,11 @@
 #!/bin/sh
 
+# This program is licensed under the GNU GPL version 2 or later.
+# (c) Richard "RichiH" Hartmann <richih@debian.org>, 2012-2014
+# For details, see LICENSE. To submit patches, you have to agree to
+# license your code under the GNU GPL version 2 or later.
+
+
 echo 'Alphabetical list of surnames of everyone who ever committed to this repository.
 Auto-generated from tools/list_CONTRIBUTORS.
 '
-- 
GitLab