summaryrefslogtreecommitdiff
path: root/~mtjm/python-coverage/LICENSE
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-27 17:03:21 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-27 17:03:21 -0300
commit938a52cdfa42435782ed3d213b79fd6ab3860a65 (patch)
tree3957d23d22edad5c330a30740470d4517aef6d5f /~mtjm/python-coverage/LICENSE
parent1e59c4d43628f03381aa28b99bae532dae84c17a (diff)
parent6d4651ca8163db4015cfa9b8bba063944cdddc44 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to '~mtjm/python-coverage/LICENSE')
-rw-r--r--~mtjm/python-coverage/LICENSE29
1 files changed, 0 insertions, 29 deletions
diff --git a/~mtjm/python-coverage/LICENSE b/~mtjm/python-coverage/LICENSE
deleted file mode 100644
index 304031cb6..000000000
--- a/~mtjm/python-coverage/LICENSE
+++ /dev/null
@@ -1,29 +0,0 @@
-# COPYRIGHT AND LICENSE
-#
-# Copyright 2001 Gareth Rees. All rights reserved.
-# Copyright 2004-2010 Ned Batchelder. All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are
-# met:
-#
-# 1. Redistributions of source code must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-#
-# 2. Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the
-# distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-# HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
-# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
-# OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
-# TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
-# USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-# DAMAGE.