2024 copyright update - misc

This commit is contained in:
pentarctagon 2024-01-20 22:41:50 -06:00
parent 970163813d
commit 79ca90648a
7 changed files with 7 additions and 7 deletions

View file

@ -538,7 +538,7 @@ Visit the official homepage: https://www.wesnoth.org/
.
.SH COPYRIGHT
.
Copyright \(co 2003-2023 David White <davidnwhite@verizon.net>
Copyright \(co 2003-2024 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

@ -297,7 +297,7 @@ Visit the official homepage: https://www.wesnoth.org/
.
.SH COPYRIGHT
.
Copyright \(co 2003-2023 David White <davidnwhite@verizon.net>
Copyright \(co 2003-2024 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-2023 The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2024 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-2023 The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2024 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-2023 The Battle for Wesnoth Project\0"
VALUE "LegalCopyright", "(C) 2003-2024 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-2023
# Martin Hrubý (hrubymar10), 2016 - 2020, 2022-2024
# Victor Sergienko (singalen), 2018
#

View file

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