diff options
Diffstat (limited to 'tests/plugin2.py')
-rw-r--r-- | tests/plugin2.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/plugin2.py b/tests/plugin2.py index 6e875e5e..cbd2fc11 100644 --- a/tests/plugin2.py +++ b/tests/plugin2.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 + """A plugin for test_plugins.py to import.""" import os.path |