[Scummvm-git-logs] scummvm-tools master -> 9154304e0656c5cfd7e33fea735df70f5164b9e2
lephilousophe
noreply at scummvm.org
Mon Jun 9 18:01:36 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-tools' repo located at https://api.github.com/repos/scummvm/scummvm-tools .
Summary:
9154304e06 ALL: Update copyright year to 2025
Commit: 9154304e0656c5cfd7e33fea735df70f5164b9e2
https://github.com/scummvm/scummvm-tools/commit/9154304e0656c5cfd7e33fea735df70f5164b9e2
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2025-06-09T19:59:29+02:00
Commit Message:
ALL: Update copyright year to 2025
Changed paths:
COPYRIGHT
convert_dxa.bat
convert_dxa.sh
dists/macosx/Info.plist
dists/macosx/Info.plist.in
dists/scummvmtools.rc
dists/scummvmtools.rc.in
dists/win32/ScummVM Tools.iss
dists/win32/scummvm-tools.nsi
dists/win32/scummvm-tools.nsi.in
gui/main.cpp
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 @@
<key>CFBundleExecutable</key>
<string>scummvm-tools</string>
<key>CFBundleGetInfoString</key>
- <string>2.10.0git, Copyright 2001-2023 The ScummVM team</string>
+ <string>2.10.0git, Copyright 2001-2025 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvmtools.icns</string>
<key>CFBundleIdentifier</key>
@@ -27,6 +27,6 @@
<key>NSAppleScriptEnabled</key>
<false/>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2001-2023 The ScummVM team</string>
+ <string>Copyright 2001-2025 The ScummVM team</string>
</dict>
</plist>
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 @@
<key>CFBundleExecutable</key>
<string>scummvm-tools</string>
<key>CFBundleGetInfoString</key>
- <string>@VERSION@, Copyright 2001-2023 The ScummVM team</string>
+ <string>@VERSION@, Copyright 2001-2025 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvmtools.icns</string>
<key>CFBundleIdentifier</key>
@@ -27,6 +27,6 @@
<key>NSAppleScriptEnabled</key>
<false/>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2001-2023 The ScummVM team</string>
+ <string>Copyright 2001-2025 The ScummVM team</string>
</dict>
</plist>
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());
More information about the Scummvm-git-logs
mailing list