Code

Added COPYING (GPLv2) and copyright headers to all source files.
[nagixsc.git] / nagixsc_http2nagios.py
index e8646cc3b66cd7859d4942e694881220492eb066..4d9d38fb42ed9c5c08d0ba1fe2ba0b7cb02afa34 100755 (executable)
@@ -1,4 +1,21 @@
 #!/usr/bin/python
+#
+# Nag(ix)SC -- nagixsc_http2nagios.py
+#
+# Copyright (C) 2009-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
 
 import ConfigParser
 import base64