-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense.html
12 lines (12 loc) · 1.92 KB
/
license.html
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html><html><head><title>MainTiddlyServer – A single script to enable saving of TiddlyWiki Classic and more</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link href="style.css" rel="stylesheet"></head><body><div class="wrapper"><header class="page-header"><div class="page-header__title">MainTiddlyServer</div><div class="page-header__subtitle">A single script to enable saving of TiddlyWiki Classic and more</div></header><nav class="navigation"><a class="navigation__link" href="index.html">what</a><a class="navigation__link" href="usage.html">how</a><a class="navigation__link" href="about.html">context</a></nav><main><section><header>The MIT License (MIT)</header></section><p>Copyright © 2018 Yakov Litvin</p><p>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:</p><p>The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.</p><p>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.</p></main><footer class="wrapper__footer">© <a href="https://yakovlitvin.pro/TW/" target="_blank">Yakov Litvin</a>, 2018</footer></div></body></html>