summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2009-06-12 15:47:59 -0500
committerClark Williams <williams@redhat.com>2009-06-12 15:47:59 -0500
commiteb0c42a27c02ebd11962427e0298d4de9eafd5d3 (patch)
tree608ffed8871ffff1baf9a10cce4dfe552e57896d
parent652127181ca45efff2e08182ae2ab169057d48cf (diff)
downloadrt-tests-eb0c42a27c02ebd11962427e0298d4de9eafd5d3.tar.gz
rt-tests-eb0c42a27c02ebd11962427e0298d4de9eafd5d3.tar.xz
added copyright header to hwlatdetect.py
-rwxr-xr-xsrc/hwlatdetect/hwlatdetect.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hwlatdetect/hwlatdetect.py b/src/hwlatdetect/hwlatdetect.py
index 30798c3..dacf884 100755
--- a/src/hwlatdetect/hwlatdetect.py
+++ b/src/hwlatdetect/hwlatdetect.py
@@ -1,5 +1,11 @@
#!/usr/bin/python
+# (C) 2009 Clark Williams <williams@redhat.com>
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License Version 2
+# as published by the Free Software Foundation.
+
import sys
import os
import time