summaryrefslogtreecommitdiffstats
path: root/scripts/funcd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/funcd')
-rwxr-xr-xscripts/funcd13
1 files changed, 13 insertions, 0 deletions
diff --git a/scripts/funcd b/scripts/funcd
index 3d807bd..2aa6149 100755
--- a/scripts/funcd
+++ b/scripts/funcd
@@ -1,5 +1,18 @@
#!/usr/bin/python
+##
+## Copyright 2007-2008, Red Hat Inc
+## Michael DeHaan <mdehaan@redhat.com>
+## Adrian Likins <alikins@redhat.com>
+## Seth Vidal <skvidal@redhat.com>
+##
+## This software may be freely redistributed under the terms of the GNU
+## general public license.
+##
+## 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+
import sys
import distutils.sysconfig