Code

Added COPYING (GPLv2) and copyright headers to all source files.
[nagixsc.git] / init.d / nagixsc_http2nagios
index c1d33931af428446d3feb5d9970e74604765eaf6..949895cc85af37743fb91d0065d004e79d910e6e 100644 (file)
@@ -1,4 +1,23 @@
 #! /bin/sh
+#
+# nagixsc_http2nagios - start and stop the Nag(ix)SC HTTP server
+# http://oss.teamix.org/projects/nagixsc
+#
+# Copyright (C) 2010 Sven Velt <sv@teamix.net>
+#
+# 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; only version 2 of the License is applicable.
+#
+# 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
+#
 ### BEGIN INIT INFO
 # Provides:          nagixsc_http2nagios
 # Required-Start:    $local_fs $remote_fs
@@ -9,8 +28,6 @@
 # Description:       Nag(IX)SC HTTP Push Server
 ### END INIT INFO
 
-# Author: Sven Velt <sv@teamix.net>
-
 # PATH should only include /usr/* if it runs after the mountnfs.sh script
 PATH=/usr/sbin:/usr/bin:/sbin:/bin
 DESC="Nag(IX)SC http2nagios"