forked from svrjs/svrjs
32 lines
1.7 KiB
Text
32 lines
1.7 KiB
Text
|
<h1>SVR.JS <%= version %> Licenses</h1>
|
||
|
<h2>SVR.JS <%= version %></h2>
|
||
|
<div style="display: inline-block; text-align: left; border-width: 2px; border-style: solid; border-color: gray; padding: 8px;">
|
||
|
MIT License<br/>
|
||
|
<br/>
|
||
|
Copyright (c) 2018-2024 SVR.JS<br/>
|
||
|
<br/>
|
||
|
Permission is hereby granted, free of charge, to any person obtaining a copy<br/>
|
||
|
of this software and associated documentation files (the "Software"), to deal<br/>
|
||
|
in the Software without restriction, including without limitation the rights<br/>
|
||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br/>
|
||
|
copies of the Software, and to permit persons to whom the Software is<br/>
|
||
|
furnished to do so, subject to the following conditions:<br/>
|
||
|
<br/>
|
||
|
The above copyright notice and this permission notice shall be included in all<br/>
|
||
|
copies or substantial portions of the Software.<br/>
|
||
|
<br/>
|
||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br/>
|
||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br/>
|
||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br/>
|
||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br/>
|
||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br/>
|
||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE<br/>
|
||
|
SOFTWARE.<br/>
|
||
|
</div>
|
||
|
<h2>Packages used by SVR.JS <%= version %></h2>
|
||
|
<div style="width: 100%; max-width: 1280px; margin: auto">
|
||
|
<%- licenses %>
|
||
|
</div>
|
||
|
<br/>
|
||
|
<img src="/powered.png" />
|