diff options
-rw-r--r-- | video.php | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -90,8 +90,9 @@ require_once "processor.php"; <!--LibreVideoJS--> </div> </section> + <p><?php echo $baselink; ?></p> <footer> - <p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer" href="https://notabug.org/Heckyel/ytlibre" target="_blank">Notabug</a> bajo la Licencia + <p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer" href="https://notabug.org/heckyel/ytlibre" target="_blank">Notabug</a> bajo la Licencia <a class="enlace" rel="license noopener noreferrer" href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank"> <abbr title="GNU Affero General Public License version 3">GNU AGPLv3+</abbr> </a> |