From 666abf55827559d216bf9f15230b9975b7a147fd Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 7 Mar 2010 11:59:19 +0100
Subject: Updating copyright headers in cgi.

---
 cgi/cgi  | 23 +++++------------------
 cgi/cron |  6 +++---
 2 files changed, 8 insertions(+), 21 deletions(-)

diff --git a/cgi/cgi b/cgi/cgi
index ce23c2a..b593a7b 100755
--- a/cgi/cgi
+++ b/cgi/cgi
@@ -1,24 +1,11 @@
 #!/bin/bash
 
-# live-webhelper - web interface to live-helper
-# Copyright (C) 2007-2010 Daniel Baumann <daniel@debian.org>
+# cgi - simple webfrontend for live-helper
+# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
 #
-# 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, 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-2 file.
+# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+# This is free software, and you are welcome to redistribute it
+# under certain conditions; see COPYING for details.
 
 # Reading defaults
 if [ -r /etc/default/live-webhelper ]
diff --git a/cgi/cron b/cgi/cron
index e5a750c..9be288d 100755
--- a/cgi/cron
+++ b/cgi/cron
@@ -1,9 +1,9 @@
 #!/bin/sh
 
-# live-webhelper - web interface to live-helper
-# Copyright (C) 2007-2010 Daniel Baumann <daniel@debian.org>
+# cgi - simple webfrontend for live-helper (cronjob)
+# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
 #
-# live-webhelper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
 # This is free software, and you are welcome to redistribute it
 # under certain conditions; see COPYING for details.
 
-- 
cgit v1.0