From d4aa5b1bc5d0e03f4bd8fd97531fc79b52cefe3e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 11 Nov 2023 20:43:07 +0000 Subject: [PATCH] Update license --- Utils/Parser/Markdown/License.txt | 11 +++++++++-- Utils/Parser/Markdown/Markdown.php | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Utils/Parser/Markdown/License.txt b/Utils/Parser/Markdown/License.txt index baca86f5b..2122767d2 100755 --- a/Utils/Parser/Markdown/License.txt +++ b/Utils/Parser/Markdown/License.txt @@ -1,6 +1,8 @@ The MIT License (MIT) -Copyright (c) 2013 Emanuil Rusev, erusev.com +Copyright (c) 2013 Original & extra license Emanuil Rusev, erusev.com (MIT) +Copyright (c) Extended license Benjamin Hoegh (MIT) +Copyright (c) Extreme license doowzs (MIT) 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 @@ -17,4 +19,9 @@ 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. \ No newline at end of file +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +LIMITATIONS: + +THIS NEW EXPANDED VERSION IS COPYRIGHTED BY Jingga e. K. AND Dennis Eichhorn WITH +THE LICENSE OMS License 2.0 \ No newline at end of file diff --git a/Utils/Parser/Markdown/Markdown.php b/Utils/Parser/Markdown/Markdown.php index 11d2f16ed..a1c3b5fbe 100755 --- a/Utils/Parser/Markdown/Markdown.php +++ b/Utils/Parser/Markdown/Markdown.php @@ -58,7 +58,7 @@ class Markdown * @var string * @since 1.0.0 */ - public const VERSION = '1.8.0-beta-7'; + public const VERSION = '2.0.0'; /** * Special markdown characters