Code

Added COPYING (GPLv2) and copyright headers to all source files.
[nagixsc.git] / obsess_daemon.py
index 06da3fe51108a529e8f53ed6cf527aa401d238cb..5df8916822b5e85661c41a1933cf8587124398c0 100755 (executable)
@@ -1,4 +1,21 @@
 #!/usr/bin/python
+#
+# Nag(ix)SC -- obsess_daemon.py
+#
+# 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
 
 import os
 import re