summaryrefslogtreecommitdiff
path: root/lab/run_trace.py
diff options
context:
space:
mode:
Diffstat (limited to 'lab/run_trace.py')
-rw-r--r--lab/run_trace.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lab/run_trace.py b/lab/run_trace.py
index 3822a804..ea0a6cb7 100644
--- a/lab/run_trace.py
+++ b/lab/run_trace.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
+
"""Run a simple trace function on a file of Python code."""
import os, sys