aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-05-22 17:55:24 -0500
committerJesús <heckyel@hyperbola.info>2021-05-22 17:55:24 -0500
commitff8531cb84c1e89a49b2dc6e7b85a2d82775fa32 (patch)
treed412a8a96aca5736b035ba4423f9e3665bdc867f
parentb3abec81e14b583400eebb120de8e5c4b7ca1da2 (diff)
downloadyt-local-ff8531cb84c1e89a49b2dc6e7b85a2d82775fa32.tar.lz
yt-local-ff8531cb84c1e89a49b2dc6e7b85a2d82775fa32.tar.xz
yt-local-ff8531cb84c1e89a49b2dc6e7b85a2d82775fa32.zip
[licenses]: fix URL license Expat
-rw-r--r--youtube/templates/licenses.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/templates/licenses.html b/youtube/templates/licenses.html
index 60b76fb..484d0e3 100644
--- a/youtube/templates/licenses.html
+++ b/youtube/templates/licenses.html
@@ -36,7 +36,7 @@
</tr>
<tr>
<td data-label="File"><a href="/youtube.com/static/modules/plyr/plyr.min.js">plyr.min.js</a></td>
- <td data-label="License"><a href="https://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
+ <td data-label="License"><a href="https://spdx.org/licenses/MIT.html">Expat</a></td>
<td data-label="Source"><a href="/youtube.com/static/modules/plyr/plyr.js">plyr.js</a></td>
</tr>
<tr>