Update html/license.ejs
This commit is contained in:
parent
2bcd8374eb
commit
880f5d5032
@ -24,9 +24,8 @@
|
||||
<title>Licenses - Poke</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link href="/css/yt-ukraine.svg?v=6" rel="icon">
|
||||
<link href="/css/app-cdn.min.css" rel="stylesheet">
|
||||
<link href="/css/app.main.css?v=44600" rel="stylesheet">
|
||||
<link href="/css/watch.main.css?v=56" rel="stylesheet">
|
||||
<link href="/css/app.main.css?v=44600" rel="stylesheet">
|
||||
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
@font-face{
|
||||
@ -252,7 +251,22 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. </pre>
|
||||
<span class="note">Repo: <a href="https://github.com/LuanRT/YouTube.js">LuanRT/YouTube.js</a></span>
|
||||
</p>
|
||||
<pre class="license">
|
||||
MIT License — same text as above applies (include notice and permission terms).
|
||||
MIT License
|
||||
|
||||
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.
|
||||
|
||||
</pre>
|
||||
|
||||
<hr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user