Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2006-10-29 16:05:50 (GMT)
committer Dan Williams <dcbw@redhat.com>2006-10-29 16:05:50 (GMT)
commitf679b4b3cc2b0deab5fd4a2e17bb047cb0f3157e (patch)
treeb8fd6981b3c76dfe57c2d68d2927be26d3c8839b /services
parentde7c2bba5e6653b577db406534bc75d8a6ed89b6 (diff)
Add copyright header
Diffstat (limited to 'services')
-rwxr-xr-xservices/presence/sugar-presence-service18
1 files changed, 18 insertions, 0 deletions
diff --git a/services/presence/sugar-presence-service b/services/presence/sugar-presence-service
index b2261b4..fc42e31 100755
--- a/services/presence/sugar-presence-service
+++ b/services/presence/sugar-presence-service
@@ -1,4 +1,22 @@
#!/usr/bin/python
+# vi: ts=4 ai noet
+#
+# Copyright (C) 2006, Red Hat, Inc.
+#
+# 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
+
import logging
import sys
import os