From f679b4b3cc2b0deab5fd4a2e17bb047cb0f3157e Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Sun, 29 Oct 2006 16:05:50 +0000 Subject: Add copyright header --- 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 -- cgit v0.9.1