summaryrefslogtreecommitdiff
path: root/test_old.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_old.sh')
-rw-r--r--test_old.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test_old.sh b/test_old.sh
index 72c3b35..50cc240 100644
--- a/test_old.sh
+++ b/test_old.sh
@@ -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
+
# Steps to prepare and run coverage.py tests, for Pythons < 2.5
# This should do the same steps as tox.ini
easy_install nose==1.2.1 mock==0.6.0