summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2017-01-02 12:17:42 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2017-01-02 12:17:42 +0000
commitea44e5b0bd79bdd08d2e3d55ac12b8355b34cc3d (patch)
treeb5be32f0d97f4dd7d6fa1a3c037e2f44b1587e78 /COPYING
parent28880c7d432b1e471e2bd3d7e7d0d5ff414b2e03 (diff)
downloadgitano-ea44e5b0bd79bdd08d2e3d55ac12b8355b34cc3d.tar.gz
Remove markdown.lua
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING23
1 files changed, 1 insertions, 22 deletions
diff --git a/COPYING b/COPYING
index e369041..909dbdd 100644
--- a/COPYING
+++ b/COPYING
@@ -25,27 +25,6 @@ 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.
-Portions of this codebase are under other licences. Where this is the case,
+Portions of this codebase may be under other licences. Where this is the case,
any local changes are licenced as per the original.
---[ lib/gitano/markdown.lua: ]---------------------------------------------------------
-
-Copyright 2008 Niklas Frykholm.
-
-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.
-