summaryrefslogtreecommitdiff
path: root/lab/hack_pyc.py
diff options
context:
space:
mode:
Diffstat (limited to 'lab/hack_pyc.py')
-rw-r--r--lab/hack_pyc.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lab/hack_pyc.py b/lab/hack_pyc.py
index 1cdc4765..0ebd9948 100644
--- a/lab/hack_pyc.py
+++ b/lab/hack_pyc.py
@@ -1,3 +1,6 @@
+# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
+# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
+
""" Wicked hack to get .pyc files to do bytecode tracing instead of
line tracing.
"""