From 9154304e0656c5cfd7e33fea735df70f5164b9e2 Mon Sep 17 00:00:00 2001 From: Le Philousophe Date: Mon, 9 Jun 2025 19:57:28 +0200 Subject: [PATCH] ALL: Update copyright year to 2025 --- COPYRIGHT | 2 +- convert_dxa.bat | 2 +- convert_dxa.sh | 2 +- dists/macosx/Info.plist | 4 ++-- dists/macosx/Info.plist.in | 4 ++-- dists/scummvmtools.rc | 2 +- dists/scummvmtools.rc.in | 2 +- dists/win32/ScummVM Tools.iss | 2 +- dists/win32/scummvm-tools.nsi | 2 +- dists/win32/scummvm-tools.nsi.in | 2 +- gui/main.cpp | 2 +- 11 files changed, 13 insertions(+), 13 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index c28d4983..17777763 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ ScummVM Tools -Copyright (C) 2001-2023 by the following: +Copyright (C) 2001-2025 by the following: If you have contributed to this project then you deserve to be on this list. Contact us and we'll add you. diff --git a/convert_dxa.bat b/convert_dxa.bat index 57d2c1b2..9bb21429 100755 --- a/convert_dxa.bat +++ b/convert_dxa.bat @@ -4,7 +4,7 @@ :: This script will search for all SMK files in all subtree directories, :: and encode them as DXA files next to the original files. :: -:: (c) 2006-2022 ScummVM Team +:: (c) 2006-2025 ScummVM Team :: (c) 2006 oduverne :: (c) 2008 NoiZe :: diff --git a/convert_dxa.sh b/convert_dxa.sh index aa3866c1..d428e6ed 100755 --- a/convert_dxa.sh +++ b/convert_dxa.sh @@ -5,7 +5,7 @@ # This script will search for all SMK files in all subtree directories, # and encode them as DXA files next to the original files. # -# (c) 2006-2022 ScummVM Team +# (c) 2006-2025 ScummVM Team # (c) 2006 crowley # diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist index 5fe9f61d..9b9508dc 100644 --- a/dists/macosx/Info.plist +++ b/dists/macosx/Info.plist @@ -9,7 +9,7 @@ CFBundleExecutable scummvm-tools CFBundleGetInfoString - 2.10.0git, Copyright 2001-2023 The ScummVM team + 2.10.0git, Copyright 2001-2025 The ScummVM team CFBundleIconFile scummvmtools.icns CFBundleIdentifier @@ -27,6 +27,6 @@ NSAppleScriptEnabled NSHumanReadableCopyright - Copyright 2001-2023 The ScummVM team + Copyright 2001-2025 The ScummVM team diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in index e1c4a4d8..d61f6928 100644 --- a/dists/macosx/Info.plist.in +++ b/dists/macosx/Info.plist.in @@ -9,7 +9,7 @@ CFBundleExecutable scummvm-tools CFBundleGetInfoString - @VERSION@, Copyright 2001-2023 The ScummVM team + @VERSION@, Copyright 2001-2025 The ScummVM team CFBundleIconFile scummvmtools.icns CFBundleIdentifier @@ -27,6 +27,6 @@ NSAppleScriptEnabled NSHumanReadableCopyright - Copyright 2001-2023 The ScummVM team + Copyright 2001-2025 The ScummVM team diff --git a/dists/scummvmtools.rc b/dists/scummvmtools.rc index 1d29e2a5..73713e36 100644 --- a/dists/scummvmtools.rc +++ b/dists/scummvmtools.rc @@ -30,7 +30,7 @@ BEGIN VALUE "FileDescription", "https://www.scummvm.org/\0" VALUE "FileVersion", "2.10.0git\0" VALUE "InternalName", "scummvm\0" - VALUE "LegalCopyright", "Copyright © 2001-2023 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright © 2001-2025 The ScummVM Team\0" VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0" VALUE "OriginalFilename", "scummvm-tools.exe\0" VALUE "ProductName", "ScummVM Tools\0" diff --git a/dists/scummvmtools.rc.in b/dists/scummvmtools.rc.in index b5332001..a5bd7cb6 100644 --- a/dists/scummvmtools.rc.in +++ b/dists/scummvmtools.rc.in @@ -30,7 +30,7 @@ BEGIN VALUE "FileDescription", "https://www.scummvm.org/\0" VALUE "FileVersion", "@VERSION@\0" VALUE "InternalName", "scummvm\0" - VALUE "LegalCopyright", "Copyright © 2001-2023 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright © 2001-2025 The ScummVM Team\0" VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0" VALUE "OriginalFilename", "scummvm-tools.exe\0" VALUE "ProductName", "ScummVM Tools\0" diff --git a/dists/win32/ScummVM Tools.iss b/dists/win32/ScummVM Tools.iss index 490a4c93..cfdf029e 100755 --- a/dists/win32/ScummVM Tools.iss +++ b/dists/win32/ScummVM Tools.iss @@ -1,5 +1,5 @@ [Setup] -AppCopyright=2001-2023 +AppCopyright=2001-2025 AppName=ScummVM Tools AppVerName=ScummVM Tools 2.8.0git AppPublisher=The ScummVM Team diff --git a/dists/win32/scummvm-tools.nsi b/dists/win32/scummvm-tools.nsi index d7e5cb00..113ec086 100644 --- a/dists/win32/scummvm-tools.nsi +++ b/dists/win32/scummvm-tools.nsi @@ -64,7 +64,7 @@ Name "ScummVM Tools" !define COMPANY "ScummVM Team" !define URL "https://www.scummvm.org/" !define DESCRIPTION "ScummVM Tools Installer. Look! A three headed monkey (TM)!" -!define COPYRIGHT "Copyright © 2001-2023 The ScummVM Team" +!define COPYRIGHT "Copyright © 2001-2025 The ScummVM Team" ######################################################################################### # Installer configuration diff --git a/dists/win32/scummvm-tools.nsi.in b/dists/win32/scummvm-tools.nsi.in index aee684c9..14f97ef0 100644 --- a/dists/win32/scummvm-tools.nsi.in +++ b/dists/win32/scummvm-tools.nsi.in @@ -64,7 +64,7 @@ Name "ScummVM Tools" !define COMPANY "ScummVM Team" !define URL "https://www.scummvm.org/" !define DESCRIPTION "ScummVM Tools Installer. Look! A three headed monkey (TM)!" -!define COPYRIGHT "Copyright © 2001-2023 The ScummVM Team" +!define COPYRIGHT "Copyright © 2001-2025 The ScummVM Team" ######################################################################################### # Installer configuration diff --git a/gui/main.cpp b/gui/main.cpp index 446c4f19..1dbab62a 100644 --- a/gui/main.cpp +++ b/gui/main.cpp @@ -125,7 +125,7 @@ void ScummVMToolsApp::OnAbout() { wxHyperlinkCtrl *websitetext = new wxHyperlinkCtrl(dialog, wxID_ANY, wxT("https://www.scummvm.org"), wxT("https://www.scummvm.org")); sizer->Add(websitetext, wxSizerFlags().Border(wxTOP, 5)); - wxStaticText *copyrighttext = new wxStaticText(dialog, wxID_ANY, wxT("Copyright ScummVM Team 2009-2022")); + wxStaticText *copyrighttext = new wxStaticText(dialog, wxID_ANY, wxT("Copyright ScummVM Team 2009-2025")); copyrighttext->SetFont(wxFont(8, wxSWISS, wxNORMAL, wxNORMAL, false, wxT("Arial"))); sizer->Add(copyrighttext, wxSizerFlags());