summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/download_appveyor.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/download_appveyor.py b/ci/download_appveyor.py
index 9eba5d11..a4ef8d53 100644
--- a/ci/download_appveyor.py
+++ b/ci/download_appveyor.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
+
"""Use the Appveyor API to download Windows artifacts."""
import os