summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2016-08-21 12:00:00 -0400
committerPeter Eisentraut <peter@eisentraut.org>2016-08-21 12:00:00 -0400
commit132d9cdacc87f9e85fff1144549e25e9b89eae34 (patch)
tree7a6547e6b8a70d7990f0f5d4dabbb189e196106d /COPYING
parentabd7ad15c15ecf40cc056926235d1be0750595f5 (diff)
COPYING: Update file name and remove duplicate section
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING23
1 files changed, 1 insertions, 22 deletions
diff --git a/COPYING b/COPYING
index f2e7ba3..db88a81 100644
--- a/COPYING
+++ b/COPYING
@@ -103,7 +103,7 @@ DEALINGS IN THE SOFTWARE.
-----
-The normalization code in runtests.py was derived from the
+The normalization code in normalize.py was derived from the
markdowntest project, Copyright 2013 Karl Dubost:
The MIT License (MIT)
@@ -168,24 +168,3 @@ 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.
-
------
-
-The normalization code in runtests.py was derived from the
-markdowntest project, Copyright 2013 Karl Dubost:
-
-The MIT License (MIT)
-
-Copyright (c) 2013 Karl Dubost
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.