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

This commit is contained in:
Ashley 2023-03-22 17:32:35 +00:00
parent d4db9448f7
commit 0097e161ff

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
@ -521,7 +521,7 @@ window.addEventListener("load", () => {
progressContainer1.style.display = 'none';
}, 500);
});
// @license-end
</script>
</body >