copyright updates

This commit is contained in:
ashley 2025-08-29 12:40:50 +02:00
parent 37b2f2af21
commit 28f8614ef1

View File

@ -12,7 +12,10 @@
This Source Code Form is subject to the terms of the GNU General Public License:
Copyright (C) 2021-2025 PokeTube, a part of poke project (https://codeberg.org/Ashley/poke)
Copyright (C) 2021-2025 PokeTube Of Poke Project, a part of The Poke Project Initiative (initiative.poketube.fun)
Source code may be found in :
https://codeberg.org/ashley/poke
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -706,7 +709,8 @@ background-color: #0000;
* @licstart The following is the entire license notice for the JavaScript
* code in this page.
*
* Copyright (C) 2021-2025 PokeTube Project (https://codeberg.org/Ashley/poketube)
* Copyright (C) 2021-2025 PokeTube Of Poke Project, a part of The Poke Project Initiative (initiative.poketube.fun)
* ( source code: https://codeberg.org/ashley/poke)
*
* The JavaScript code in this page is free software: you can redistribute
* it and/or modify it under the terms of the GNU General Public License
@ -1708,7 +1712,7 @@ WIP! </a>
<% if (!instagram) { %>
<div style="margin-left: -131px;margin-top: 10px;">
Nyo connections found on the description ;_; <a href="https://codeberg.org/ashley/poketube/issues/"> report an issue lol </a>
Nyo connections found on the description ;_; <a href="https://codeberg.org/ashley/poke/issues/"> report an issue lol </a>
</div>
<% } %>
<% } %>
@ -2050,7 +2054,7 @@ VideoData?.recommendedVideos.forEach(video => {
<% if (r === "f") { %>
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
<div>
<a href="/watch?v=<%=VideoData.videoId%>">See the Recommended videos instead</a> - <a href="https://codeberg.org/Ashley/poketube/issues">Report wrong lyrics qwq</a>
<a href="/watch?v=<%=VideoData.videoId%>">See the Recommended videos instead</a> - <a href="https://codeberg.org/ashley/poke/issues">Report wrong lyrics qwq</a>
</div>
<div align="center"> <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
@ -2058,7 +2062,7 @@ VideoData?.recommendedVideos.forEach(video => {
Lyrics
</h1>
<p>
See how our lyrics search works:<a href="https://codeberg.org/Ashley/poketube/blob/main/src/lyrics.js">Here</a>
See how our lyrics search works:<a href="https://codeberg.org/ashley/poke/blob/main/src/lyrics.js">Here</a>
</p>
<p style="color: white;">
<p style=color:var(--text-color)>
@ -2438,8 +2442,9 @@ window.addEventListener("unload", cleanup)
<!--
This Source Code Form is subject to the terms of the GNU General Public License:
Copyright (C) 2021-2025 POKETUBE (https://codeberg.org/Ashley/poketube)
Copyright (C) 2021-2025 PokeTube Of Poke Project, a part of The Poke Project Initiative (initiative.poketube.fun)
source code: https://codeberg.org/ashley/poke
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
@ -3251,7 +3256,7 @@ More Epic options owo~
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;">
<div style="font-family:Inter,sans-serif;;white-space:yes;">
<a href="https://youtube.com/watch?v=<%=VideoData.videoId%>">Open On YouTube</a> • <a href="/privacy">Privacy</a> • <a href="https://codeberg.org/Ashley/poketube/">Git</a>
<a href="https://youtube.com/watch?v=<%=VideoData.videoId%>">Open On YouTube</a> • <a href="/privacy">Privacy</a> • <a href="https://codeberg.org/ashley/poke/">Git</a>
<% if (optout) { %>
<% } %>
<% if (!optout) { %>
@ -3285,14 +3290,14 @@ More Epic options owo~
<% if (r === "f") { %>
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
<p>
<a href="/watch?v=<%=VideoData.videoId%>">See the Recommended videos instead</a> - <a href="https://codeberg.org/Ashley/poketube/issues">Report wrong lyrics qwq</a>
<a href="/watch?v=<%=VideoData.videoId%>">See the Recommended videos instead</a> - <a href="https://codeberg.org/ashley/poke/issues">Report wrong lyrics qwq</a>
</p>
<div align="center"> <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
<h1 style="font-family:var(--text-font-primary);font-weight:var(--text-header-weight);;white-space:yes;" align="center">
Lyrics
</h1>
<p>
See how our lyrics search works:<a href="https://codeberg.org/Ashley/poketube/blob/main/src/lyrics.js">Here</a>
See how our lyrics search works:<a href="https://codeberg.org/ashley/poke/blob/main/src/lyrics.js">Here</a>
</p>
<p style="color: white;">
<p style=color:#fff>
@ -3328,7 +3333,7 @@ More Epic options owo~
<% if (!Array.isArray( inv.comments)) { %>
<p>
Comments couldnt load ;-; (<a href="https://codeberg.org/Ashley/poketube/issues/new">Report dis issue</a> or refresh the god damn page lol)
Comments couldnt load ;-; (<a href="https://codeberg.org/ashley/poke/issues/new">Report dis issue</a> or refresh the god damn page lol)
</p>
<% } %>
<% } %>
@ -3451,7 +3456,7 @@ More Epic options owo~
<div style="text-align: left;margin-top: 18px;" class="auto-play">
<label for="continue">AutoPlay:</label>
<input name="continue" id="continue" type="checkbox" >
<a href="https://codeberg.org/Ashley/poketube/issues/new">give feedback</a>
<a href="https://codeberg.org/ashley/poke/issues/new">give feedback</a>
</div>
<% if (!r) { %>
@ -3570,7 +3575,8 @@ More Epic options owo~
* @licstart The following is the entire license notice for the JavaScript
* code in this page.
*
* Copyright (C) 2021-2024 POKETUBE (https://codeberg.org/Ashley/poketube)
* Copyright (C) 2021-2025 PokeTube Of Poke Project, a part of The Poke Project Initiative (initiative.poketube.fun)
* source code :https://codeberg.org/ashley/poke
*
* The JavaScript code in this page is free software: you can redistribute
* it and/or modify it under the terms of the GNU General Public License