other copyright updates

This commit is contained in:
pentarctagon 2025-02-17 13:17:59 -06:00
parent 5d9a012f1c
commit ca0f7a0a17
11 changed files with 14 additions and 14 deletions

View File

@ -1663,7 +1663,7 @@ Error code: {1}
def on_about(self):
showinfo(_("About Maintenance Tools GUI"),
# TRANSLATORS: {0} is a placeholder for Wesnoth's current version, and not meant to be modified.
_("""© Elvish_Hunter, 2014-2024
_("""© Elvish_Hunter, 2014-2025
Version: {0}

View File

@ -127,8 +127,8 @@ WESMERE_FOOTER = '''\
<div id="footer"><div id="footer-content"><div>
<a href="https://wiki.wesnoth.org/StartingPoints">Site Map</a> &#8226; <a href="https://status.wesnoth.org/">Site Status</a><br />
Copyright &copy; 2003&ndash;2024 by <a rel="author" href="https://wiki.wesnoth.org/Project">The Battle for Wesnoth Project</a><br />
Site design Copyright &copy; 2017&ndash;2024 by Iris Morelle
Copyright &copy; 2003&ndash;2025 by <a rel="author" href="https://wiki.wesnoth.org/Project">The Battle for Wesnoth Project</a><br />
Site design Copyright &copy; 2017&ndash;2025 by Iris Morelle
</div></div></div>
</body>
</html>

View File

@ -6,8 +6,8 @@
<div id="footer"><div id="footer-content"><div>
<a href="https://wiki.wesnoth.org/StartingPoints">Site Map</a> &#8226; <a href="https://status.wesnoth.org/">Site Status</a><br />
Copyright &copy; 2003&ndash;2024 by <a rel="author" href="https://wiki.wesnoth.org/Project">The Battle for Wesnoth Project</a><br />
Site design Copyright &copy; 2017&ndash;2024 by Iris Morelle
Copyright &copy; 2003&ndash;2025 by <a rel="author" href="https://wiki.wesnoth.org/Project">The Battle for Wesnoth Project</a><br />
Site design Copyright &copy; 2017&ndash;2025 by Iris Morelle
</div></div></div>
</body>

View File

@ -118,8 +118,8 @@ WESMERE_FOOTER = '''\
<div id="footer"><div id="footer-content"><div>
<a href="https://wiki.wesnoth.org/StartingPoints">Site Map</a> &#8226; <a href="https://status.wesnoth.org/">Site Status</a><br />
Copyright &copy; 2003&ndash;2024 by <a rel="author" href="https://wiki.wesnoth.org/Project">The Battle for Wesnoth Project</a><br />
Site design Copyright &copy; 2017&ndash;2024 by Iris Morelle
Copyright &copy; 2003&ndash;2025 by <a rel="author" href="https://wiki.wesnoth.org/Project">The Battle for Wesnoth Project</a><br />
Site design Copyright &copy; 2017&ndash;2025 by Iris Morelle
</div></div></div>
</body></html>

View File

@ -499,7 +499,7 @@ Visit the official homepage: https://www.wesnoth.org/
.
.SH COPYRIGHT
.
Copyright \(co 2003-2024 David White <davidnwhite@verizon.net>
Copyright \(co 2003-2025 David White <davidnwhite@verizon.net>
.br
This is Free Software; this software is licensed under the GPL version 2, as published by the Free Software Foundation.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

View File

@ -282,7 +282,7 @@ Visit the official homepage: https://www.wesnoth.org/
.
.SH COPYRIGHT
.
Copyright \(co 2003-2024 David White <davidnwhite@verizon.net>
Copyright \(co 2003-2025 David White <davidnwhite@verizon.net>
.br
This is Free Software; this software is licensed under the GPL version 2, as published by the Free Software Foundation.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

View File

@ -20,7 +20,7 @@ BEGIN
VALUE "ProductVersion", VERSION "\0"
VALUE "ProductName", "The Battle for Wesnoth\0"
VALUE "CompanyName", "The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2024 The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2025 The Battle for Wesnoth Project\0"
END
END
BLOCK "VarFileInfo"

View File

@ -21,7 +21,7 @@ BEGIN
VALUE "ProductVersion", VERSION "\0"
VALUE "ProductName", "The Battle for Wesnoth\0"
VALUE "CompanyName", "The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2024 The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2025 The Battle for Wesnoth Project\0"
END
END
BLOCK "VarFileInfo"

View File

@ -20,7 +20,7 @@ BEGIN
VALUE "ProductVersion", VERSION "\0"
VALUE "ProductName", "The Battle for Wesnoth\0"
VALUE "CompanyName", "The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2024 The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2025 The Battle for Wesnoth Project\0"
END
END
BLOCK "VarFileInfo"

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# Fix_Xcode_Dependencies
# Martin Hrubý (hrubymar10), 2016 - 2020, 2022-2024
# Martin Hrubý (hrubymar10), 2016 - 2020, 2022-2025
# Victor Sergienko (singalen), 2018
#

View File

@ -29,7 +29,7 @@
<key>NSHighResolutionCapable</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>© 2003-2024 by The Battle for Wesnoth Project</string>
<string>© 2003-2025 by The Battle for Wesnoth Project</string>
<key>NSMainNibFile</key>
<string>SDLMain</string>
<key>NSPrincipalClass</key>