mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:14:39 -05:00
update copyright dateu and add //@ license-end for librejs
This commit is contained in:
parent
f8ba5c5050
commit
9f17576c78
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue