diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-05 22:47:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-05 22:47:42 +0000 |
commit | f229d8b30d8bd919e4f818ccd47c64cdc1d5cd0c (patch) | |
tree | d40da37724565e14d019c20f5d1fefc34c6fbe22 /Master/texmf-dist/doc/latex/gotoh/LICENSE | |
parent | b234d045e2be0eb2f4c4f336f5839e0c89802939 (diff) |
gotoh (5may17)
git-svn-id: svn://tug.org/texlive/trunk@44211 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/gotoh/LICENSE')
-rw-r--r-- | Master/texmf-dist/doc/latex/gotoh/LICENSE | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gotoh/LICENSE b/Master/texmf-dist/doc/latex/gotoh/LICENSE new file mode 100644 index 00000000000..83538966847 --- /dev/null +++ b/Master/texmf-dist/doc/latex/gotoh/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Watson (wtsnjp) + +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. |