summaryrefslogtreecommitdiffstats
path: root/server/utils.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-20 16:44:02 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-20 16:44:02 -0400
commit7d7c0f4dc299dc342c53341f61ae4643eb134213 (patch)
treeea19339dfa80c85f463efda6e74e49eaf5c37c7c /server/utils.py
parent4599345e5814563de497d95829c26c6758f29b1a (diff)
downloadthird_party-func-7d7c0f4dc299dc342c53341f61ae4643eb134213.tar.gz
third_party-func-7d7c0f4dc299dc342c53341f61ae4643eb134213.tar.xz
third_party-func-7d7c0f4dc299dc342c53341f61ae4643eb134213.zip
Remove yaml libraries (configparser is good enough) plus remove references to virt-factory.
Diffstat (limited to 'server/utils.py')
-rwxr-xr-xserver/utils.py9
1 files changed, 3 insertions, 6 deletions
diff --git a/server/utils.py b/server/utils.py
index 552db54..724c847 100755
--- a/server/utils.py
+++ b/server/utils.py
@@ -1,11 +1,8 @@
#!/usr/bin/python
-"""
-Virt-factory backend code.
-Copyright 2006, Red Hat, Inc
-Michael DeHaan <mdehaan@redhat.com>
-Scott Seago <sseago@redhat.com>
-Adrian Likins <alikins@redhat.com>
+"""
+Copyright 2007, Red Hat, Inc
+see AUTHORS
This software may be freely redistributed under the terms of the GNU
general public license.