Code

Changed license to GPL-2+ (from GPL-2only).
[nagixsc.git] / init.d / nagixsc_http2nagios
index c1d33931af428446d3feb5d9970e74604765eaf6..dd60715b57574e68380f8a79003df24380f22fa8 100644 (file)
@@ -1,4 +1,24 @@
 #! /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; 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
+#
 ### BEGIN INIT INFO
 # Provides:          nagixsc_http2nagios
 # Required-Start:    $local_fs $remote_fs
@@ -9,8 +29,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"