diff options
Diffstat (limited to 'lab/goals.py')
-rw-r--r-- | lab/goals.py | 3 |
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. |