summaryrefslogtreecommitdiffstats
path: root/monitor.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-06-22 21:46:16 +0000
committerMatt Wilson <msw@redhat.com>2001-06-22 21:46:16 +0000
commit39d3d20bb5a12e931f7f00c57c20cb35fa306632 (patch)
treee0930a10fa2314c0cdb0563eccc38d3ac25c9436 /monitor.py
parent148c16ab1836bf5a8dea6cda5ed7d409a1f019a5 (diff)
downloadanaconda-39d3d20bb5a12e931f7f00c57c20cb35fa306632.tar.gz
anaconda-39d3d20bb5a12e931f7f00c57c20cb35fa306632.tar.xz
anaconda-39d3d20bb5a12e931f7f00c57c20cb35fa306632.zip
copyright
Diffstat (limited to 'monitor.py')
-rw-r--r--monitor.py17
1 files changed, 15 insertions, 2 deletions
diff --git a/monitor.py b/monitor.py
index a812147be..69a95b5fb 100644
--- a/monitor.py
+++ b/monitor.py
@@ -1,3 +1,18 @@
+#
+# monitor.py - monitor probing and install data
+#
+# Mike Fulbright <msf@redhat.com>
+#
+# Copyright 2001 Red Hat, Inc.
+#
+# This software may be freely redistributed under the terms of the GNU
+# library public license.
+#
+# You should have received a copy of the GNU Library Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+
import string
import kudzu
import iutil
@@ -5,8 +20,6 @@ import isys
from translate import _
from log import log
-
-
def isValidSyncRange(syncrange):
def isValidPiece(piece):