Bump relevant copyright years to 2025
This commit is contained in:
parent
3d501dbeff
commit
658044f9b8
|
@ -63,7 +63,7 @@
|
|||
<footer>
|
||||
<p>This website is hosted on <a href="https://nautilus.luca0n.com">Nautilus</a>. <a target="_blank" href="https://www.luca0N.com/en/privacy">Privacy Notice</a> | <a target="_blank" href="https://www.luca0N.com/en/tos">Terms of Service</a></p>
|
||||
<p>All content on this webpage—including the luca0N! icon—is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license unless otherwise stated. <a href="https://git.luca0n.com/luca0N/luca0N-website" target="_blank">[View website sources]</a></p>
|
||||
<p>Copyright © 2020–2024 luca0N! Some rights reserved.</p>
|
||||
<p>Copyright © 2020–2025 luca0N! Some rights reserved.</p>
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# SWG Context Configuration File
|
||||
# Copyright (C) 2022-2024 luca0N! <luca0n.com>
|
||||
# Copyright (C) 2022-2025 luca0N! <luca0n.com>
|
||||
|
||||
# This is a very minimal .ini-like configuration file.
|
||||
#
|
||||
|
@ -24,7 +24,7 @@ WebsitePublisher="luca0N!"
|
|||
# published on the website. Multiple copyright holders can be specified here.
|
||||
WebsiteCopyrightHolder="luca0N!"
|
||||
# This defines the copyright year or copyright years of the published content.
|
||||
WebsiteCopyrightYears="2020—2024"
|
||||
WebsiteCopyrightYears="2020—2025"
|
||||
# This defines the license of the published content.
|
||||
WebsiteContentLicense="CC-BY-SA-4.0"
|
||||
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
<footer>
|
||||
<p>Este sítio está hospedado em <a href="https://nautilus.luca0n.com">Nautilus</a>. <a target="_blank" href="https://www.luca0N.com/en/privacy">Declaração de Privacidade</a> | <a target="_blank" href="https://www.luca0N.com/en/tos">Termos de Serviço</a></p>
|
||||
<p>Todo o conteúdo neste sítio — incluindo o ícone luca0N! — está sob a licença Atribuição-CompartilhaIgual 4.0 Internacional a não ser que outra licença tenha sido especificada. <a href="https://git.luca0n.com/luca0N/luca0N-website" target="_blank">[Ver fontes deste sítio]</a></p>
|
||||
<p>Copyright © 2020–2024 luca0N! Alguns direitos reservados.</p>
|
||||
<p>Copyright © 2020–2025 luca0N! Alguns direitos reservados.</p>
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# SWG Context Configuration File
|
||||
# Copyright (C) 2022-2024 luca0N! <luca0n.com>
|
||||
# Copyright (C) 2022-2025 luca0N! <luca0n.com>
|
||||
|
||||
# This is a very minimal .ini-like configuration file.
|
||||
#
|
||||
|
@ -24,7 +24,7 @@ WebsitePublisher="luca0N!"
|
|||
# published on the website. Multiple copyright holders can be specified here.
|
||||
WebsiteCopyrightHolder="luca0N!"
|
||||
# This defines the copyright year or copyright years of the published content.
|
||||
WebsiteCopyrightYears="2020—2024"
|
||||
WebsiteCopyrightYears="2020—2025"
|
||||
# This defines the license of the published content.
|
||||
WebsiteContentLicense="CC-BY-SA-4.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue