1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 02:54:42 -05:00

update copyright dateu and add //@ license-end for librejs

This commit is contained in:
Ashley 2023-03-22 17:28:36 +00:00
parent f8ba5c5050
commit 9f17576c78

View file

@ -1,7 +1,7 @@
<!--
This Source Code Form is subject to the terms of the GNU General Public License:
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
Copyright (C) 2021-2023 POKETUBE (https://github.com/iamashley0/poketube)
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
@ -591,6 +591,7 @@ if (audioToggled == false) {
// Show the audio button
button.style.display = "block";
// @license-end
</script>
</body>