Blame parsec-numbers-license.patch

c926941
diff -purN parsec-numbers-0.1.0.orig/LICENSE parsec-numbers-0.1.0/LICENSE
c926941
--- parsec-numbers-0.1.0.orig/LICENSE	2014-09-05 08:47:34.000000000 -0400
c926941
+++ parsec-numbers-0.1.0/LICENSE	2017-11-15 13:20:56.554861319 -0500
c926941
@@ -0,0 +1,30 @@
c926941
+Copyright (c) 2014, Christian Maeder
c926941
+
c926941
+All rights reserved.
c926941
+
c926941
+Redistribution and use in source and binary forms, with or without
c926941
+modification, are permitted provided that the following conditions are met:
c926941
+
c926941
+    * Redistributions of source code must retain the above copyright
c926941
+      notice, this list of conditions and the following disclaimer.
c926941
+
c926941
+    * Redistributions in binary form must reproduce the above
c926941
+      copyright notice, this list of conditions and the following
c926941
+      disclaimer in the documentation and/or other materials provided
c926941
+      with the distribution.
c926941
+
c926941
+    * Neither the name of Christian Maeder nor the names of other
c926941
+      contributors may be used to endorse or promote products derived
c926941
+      from this software without specific prior written permission.
c926941
+
c926941
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
c926941
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
c926941
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
c926941
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
c926941
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
c926941
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
c926941
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
c926941
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
c926941
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
c926941
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
c926941
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.