summaryrefslogtreecommitdiff
path: root/NOTICE.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-07-24 08:26:02 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-07-24 08:26:02 -0400
commitab3dd5787ca79ea2738e979cd67348406f80b4cf (patch)
tree74fed11688a7ccda805e489a7863694203489f75 /NOTICE.txt
parent080e181a8cc21b8e555fa96eaa54762eb2a76c8e (diff)
downloadpython-coveragepy-git-ab3dd5787ca79ea2738e979cd67348406f80b4cf.tar.gz
Switch license to Apache
Diffstat (limited to 'NOTICE.txt')
-rw-r--r--NOTICE.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/NOTICE.txt b/NOTICE.txt
new file mode 100644
index 00000000..ff68ab80
--- /dev/null
+++ b/NOTICE.txt
@@ -0,0 +1,14 @@
+Copyright 2001 Gareth Rees. All rights reserved.
+Copyright 2004-2015 Ned Batchelder. All rights reserved.
+
+Except where noted otherwise, this software is licensed under the Apache
+License, Version 2.0 (the "License"); you may not use this work except in
+compliance with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.