summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/simplebnf/LICENSE
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-11 22:12:45 +0000
committerKarl Berry <karl@freefriends.org>2020-01-11 22:12:45 +0000
commitc4a0bbcf412535772b9e62a9640ae004528143d7 (patch)
tree01c216791d06b8e53ec08876bf75711ec7b20742 /Master/texmf-dist/doc/latex/simplebnf/LICENSE
parentf95ba02a931a571b7b8e60bb6aa8403128931037 (diff)
simplebnf (11jan20)
git-svn-id: svn://tug.org/texlive/trunk@53370 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/simplebnf/LICENSE')
-rw-r--r--Master/texmf-dist/doc/latex/simplebnf/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/simplebnf/LICENSE b/Master/texmf-dist/doc/latex/simplebnf/LICENSE
new file mode 100644
index 00000000000..3a0de6d06fd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/simplebnf/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright © 2019-2020 Jay Lee <jaeho.lee@snu.ac.kr>
+
+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.