You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: COPYING
+1-22
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ DEALINGS IN THE SOFTWARE.
103
103
104
104
-----
105
105
106
-
The normalization code in runtests.py was derived from the
106
+
The normalization code in normalize.py was derived from the
107
107
markdowntest project, Copyright 2013 Karl Dubost:
108
108
109
109
The MIT License (MIT)
@@ -168,24 +168,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
168
168
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
169
169
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
170
170
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
171
-
172
-
-----
173
-
174
-
The normalization code in runtests.py was derived from the
175
-
markdowntest project, Copyright 2013 Karl Dubost:
176
-
177
-
The MIT License (MIT)
178
-
179
-
Copyright (c) 2013 Karl Dubost
180
-
181
-
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:
182
-
183
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
184
-
185
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
186
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
187
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
188
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
189
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
190
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
191
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0 commit comments