summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-11-03 07:23:23 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-11-03 07:23:23 -0400
commit311d16a4fe6274dedcf0ade8a68e1b010833a341 (patch)
tree2e7e49d4966d125d51877f1814b95ef18f1b032e
parent87987b1237a85001965385875b3eaddb02da43be (diff)
downloadpython-coveragepy-git-311d16a4fe6274dedcf0ade8a68e1b010833a341.tar.gz
docs: add a license notice to the top of goals.py
-rw-r--r--lab/goals.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lab/goals.py b/lab/goals.py
index d4054607..8d8acdc6 100644
--- a/lab/goals.py
+++ b/lab/goals.py
@@ -1,3 +1,6 @@
+# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
+# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
+
"""\
Check coverage goals.