chore(web): unify copyright to 2024-2026, restore license headers to 2024

This commit is contained in:
2026-04-25 07:17:29 +02:00
parent 07e2bae7ec
commit d53c6c2282
65 changed files with 75 additions and 96 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<!--
This file is part of <project name>.
Copyright (C) 2026 Oscloud
Copyright (C) 2024 Oscloud
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
@@ -71,7 +71,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</div>
</div>
<footer class="site-footer">
<p style="text-align:center;">Copyright &copy; Oscloud 2026</p>
<p style="text-align:center;">Copyright &copy; 2024-2026 Oscloud</p>
</footer>
</body>
</html>