[Scummvm-git-logs] scummvm branch-3-0 -> 5010c3102e4e217b8168c31e2effebda0dfefa0e

sev- noreply at scummvm.org
Wed Dec 31 23:03:13 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
5010c3102e ALL: Update copyright year to 2026


Commit: 5010c3102e4e217b8168c31e2effebda0dfefa0e
    https://github.com/scummvm/scummvm/commit/5010c3102e4e217b8168c31e2effebda0dfefa0e
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-01T00:02:52+01:00

Commit Message:
ALL: Update copyright year to 2026

Changed paths:
    COPYRIGHT
    devtools/create_bladerunner/subtitles/common/subtlsVersTextResource.py
    devtools/generate-metainfo.py
    dists/macosx/Info.plist
    dists/macosx/Info.plist.in
    dists/macosx/dockplugin/Info.plist
    dists/macosx/dockplugin/Info.plist.in
    dists/org.scummvm.scummvm.metainfo.xml
    dists/scummvm.rc
    doc/docportal/conf.py
    gui/about.cpp


diff --git a/COPYRIGHT b/COPYRIGHT
index 7b37dc1e570..90620a7b39c 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,5 +1,5 @@
 ScummVM
-Copyright (C) 2001-2025 by the following:
+Copyright (C) 2001-2026 by the following:
 
 If you have contributed to this project then you deserve to be on this
 list.  Contact us (see: AUTHORS) and we'll add you.
diff --git a/devtools/create_bladerunner/subtitles/common/subtlsVersTextResource.py b/devtools/create_bladerunner/subtitles/common/subtlsVersTextResource.py
index d41d8e86c53..6d5c12bc530 100644
--- a/devtools/create_bladerunner/subtitles/common/subtlsVersTextResource.py
+++ b/devtools/create_bladerunner/subtitles/common/subtlsVersTextResource.py
@@ -11,7 +11,7 @@ SBTLVERS_TEXT_RESOURCE_TUPLE_LIST = [
 	(1, "10", "Version (an incremental number)"),
 	(2, "##:##:## ##/##/####", "Placeholder – Date of compilation (HH:mm:ss dd/mm/yyyy)"),
 	(3, "EFIGS", "Placeholder – Language mode"),
-	(4, "Copyright (C) 2019-2025  ScummVM team", "Copyright"),
+	(4, "Copyright (C) 2019-2026  ScummVM team", "Copyright"),
 	(5, "", "Font type"),
 	(6, "", "Font name"),
 	(7, "", "License"),
diff --git a/devtools/generate-metainfo.py b/devtools/generate-metainfo.py
index d69955fb080..4a4f7f03c3d 100644
--- a/devtools/generate-metainfo.py
+++ b/devtools/generate-metainfo.py
@@ -9,7 +9,7 @@ import xml.sax.saxutils
 
 METAINFO_OUTPUT_FILE = 'dists/org.scummvm.scummvm.metainfo.xml'
 METAINFO_XML_TEMPLATE = '''<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2020-2025 The ScummVM Team -->
+<!-- Copyright 2020-2026 The ScummVM Team -->
 <component type="desktop-application">
   <id>org.scummvm.scummvm</id>
   <metadata_license>CC0-1.0</metadata_license>
diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist
index 74137ef46a9..fb3dc3abaab 100644
--- a/dists/macosx/Info.plist
+++ b/dists/macosx/Info.plist
@@ -25,7 +25,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm</string>
 	<key>CFBundleGetInfoString</key>
-	<string>3.0.0pre, Copyright 2001-2025 The ScummVM Team</string>
+	<string>3.0.0pre, Copyright 2001-2026 The ScummVM Team</string>
 	<key>CFBundleIconFile</key>
 	<string>scummvm.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -67,7 +67,7 @@
 	<key>CFBundleVersion</key>
 	<string>3.0.0pre</string>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2001-2025 The ScummVM Team</string>
+	<string>Copyright 2001-2026 The ScummVM Team</string>
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>SUFeedURL</key>
diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in
index e3518dd264f..aaffa1f7c28 100644
--- a/dists/macosx/Info.plist.in
+++ b/dists/macosx/Info.plist.in
@@ -25,7 +25,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm</string>
 	<key>CFBundleGetInfoString</key>
-	<string>@VERSION@, Copyright 2001-2025 The ScummVM Team</string>
+	<string>@VERSION@, Copyright 2001-2026 The ScummVM Team</string>
 	<key>CFBundleIconFile</key>
 	<string>scummvm.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -67,7 +67,7 @@
 	<key>CFBundleVersion</key>
 	<string>@VERSION@</string>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2001-2025 The ScummVM Team</string>
+	<string>Copyright 2001-2026 The ScummVM Team</string>
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>SUFeedURL</key>
diff --git a/dists/macosx/dockplugin/Info.plist b/dists/macosx/dockplugin/Info.plist
index e6757290bd5..cfb41006f07 100644
--- a/dists/macosx/dockplugin/Info.plist
+++ b/dists/macosx/dockplugin/Info.plist
@@ -19,7 +19,7 @@
 	<key>CFBundleVersion</key>
 	<string>3.0.0pre</string>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2001-2025 The ScummVM Team</string>
+	<string>Copyright 2001-2026 The ScummVM Team</string>
 	<key>NSPrincipalClass</key>
 	<string>ScummVMDockTilePlugIn</string>
 </dict>
diff --git a/dists/macosx/dockplugin/Info.plist.in b/dists/macosx/dockplugin/Info.plist.in
index 59f484de99d..f671de1beae 100644
--- a/dists/macosx/dockplugin/Info.plist.in
+++ b/dists/macosx/dockplugin/Info.plist.in
@@ -19,7 +19,7 @@
 	<key>CFBundleVersion</key>
 	<string>@VERSION@</string>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2001-2025 The ScummVM Team</string>
+	<string>Copyright 2001-2026 The ScummVM Team</string>
 	<key>NSPrincipalClass</key>
 	<string>ScummVMDockTilePlugIn</string>
 </dict>
diff --git a/dists/org.scummvm.scummvm.metainfo.xml b/dists/org.scummvm.scummvm.metainfo.xml
index dd384f12477..460ca00899c 100644
--- a/dists/org.scummvm.scummvm.metainfo.xml
+++ b/dists/org.scummvm.scummvm.metainfo.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2020-2025 The ScummVM Team -->
+<!-- Copyright 2020-2026 The ScummVM Team -->
 <component type="desktop-application">
   <id>org.scummvm.scummvm</id>
   <metadata_license>CC0-1.0</metadata_license>
diff --git a/dists/scummvm.rc b/dists/scummvm.rc
index b46cbec455a..4860fa4d26a 100644
--- a/dists/scummvm.rc
+++ b/dists/scummvm.rc
@@ -244,7 +244,7 @@ BEGIN
             VALUE "FileDescription", "ScummVM: A free interpreter for numerous adventure games and role-playing games\0"
             VALUE "FileVersion", SCUMMVM_VERSION "\0"
             VALUE "InternalName", "scummvm\0"
-            VALUE "LegalCopyright", "Copyright \xA9 2001-2025 The ScummVM Team\0"
+            VALUE "LegalCopyright", "Copyright \xA9 2001-2026 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.exe\0"
             VALUE "ProductName", "ScummVM\0"
diff --git a/doc/docportal/conf.py b/doc/docportal/conf.py
index 2a474cf4111..994e3f8f336 100644
--- a/doc/docportal/conf.py
+++ b/doc/docportal/conf.py
@@ -18,7 +18,7 @@
 # -- Project information -----------------------------------------------------
 
 project = 'ScummVM Documentation'
-copyright = '2020-2025, ScummVM'
+copyright = '2020-2026, ScummVM'
 author = 'ScummVM'
 
 
diff --git a/gui/about.cpp b/gui/about.cpp
index f2cff0e1fa8..3911ed1568a 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -65,7 +65,7 @@ enum {
 
 static const char *const copyright_text[] = {
 "",
-"C0""Copyright (C) 2001-2025 The ScummVM Team",
+"C0""Copyright (C) 2001-2026 The ScummVM Team",
 "C0""https://www.scummvm.org",
 "",
 "C0""ScummVM is the legal property of its developers, whose names are too numerous to list here. Please refer to the COPYRIGHT file distributed with this binary.",




More information about the Scummvm-git-logs mailing list