[Scummvm-git-logs] scummvm master -> 823bc163127286ad3cd1d905f65391a3b6e4d3c5
sev-
noreply at scummvm.org
Fri Dec 31 23:01:12 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
823bc16312 ALL: Update copyright year
Commit: 823bc163127286ad3cd1d905f65391a3b6e4d3c5
https://github.com/scummvm/scummvm/commit/823bc163127286ad3cd1d905f65391a3b6e4d3c5
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-01-01T00:00:45+01:00
Commit Message:
ALL: Update copyright year
Changed paths:
COPYRIGHT
backends/platform/symbian/README
dists/macosx/Info.plist
dists/macosx/Info.plist.in
dists/macosx/dockplugin/Info.plist
dists/macosx/dockplugin/Info.plist.in
dists/scummvm.appdata.xml
dists/scummvm.rc
dists/win32/migration.bat
doc/docportal/conf.py
engines/twine/twine.cpp
gui/about.cpp
diff --git a/COPYRIGHT b/COPYRIGHT
index c7476cc4990..126ba066761 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,5 +1,5 @@
ScummVM
-Copyright (C) 2001-2021 by the following:
+Copyright (C) 2001-2022 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/backends/platform/symbian/README b/backends/platform/symbian/README
index 5f41fda19d8..2930b1006ff 100644
--- a/backends/platform/symbian/README
+++ b/backends/platform/symbian/README
@@ -2,7 +2,7 @@
ScummVM - ScummVM ported to EPOC/SymbianOS
- Copyright (C) 2008-2021 ScummVM Team
+ Copyright (C) 2008-2022 ScummVM Team
Copyright (C) 2013-2021 Fiodar Stryzhniou aka zanac
Copyright (C) 2003-2013 Lars 'AnotherGuest' Persson
Copyright (C) 2002-2008 Jurgen 'SumthinWicked' Braam
@@ -114,7 +114,7 @@ Building ScummVM
- GCC 5.x and above for best perfomance(UIQ 3 and S60v3). Build it by yourself.
https://github.com/fedor4ever/GCC-4-Symbian/tree/master
-
+
- UIQ 3.x SDK (To build for UIQ3 devices)(Build scripts in SDK need tweaking in order to build scummvm since Symbian OS GCCE never builds as large projects as ScummVM before)
- UIQ 2.1 SDK (To build for UIQ2 devices);
http://www.symbian.com/developer/sdks_uiq.asp
diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist
index 1f56e1611f4..b594214dff7 100644
--- a/dists/macosx/Info.plist
+++ b/dists/macosx/Info.plist
@@ -23,7 +23,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>2.6.0git, Copyright 2001-2021 The ScummVM Team</string>
+ <string>2.6.0git, Copyright 2001-2022 The ScummVM Team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleIdentifier</key>
@@ -63,7 +63,7 @@
<key>CFBundleVersion</key>
<string>2.6.0git</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2001-2021 The ScummVM Team</string>
+ <string>Copyright 2001-2022 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 62ffd5c6f2d..c10468f847c 100644
--- a/dists/macosx/Info.plist.in
+++ b/dists/macosx/Info.plist.in
@@ -23,7 +23,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>@VERSION@, Copyright 2001-2021 The ScummVM Team</string>
+ <string>@VERSION@, Copyright 2001-2022 The ScummVM Team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleIdentifier</key>
@@ -63,7 +63,7 @@
<key>CFBundleVersion</key>
<string>@VERSION@</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2001-2021 The ScummVM Team</string>
+ <string>Copyright 2001-2022 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 3a5075bd363..7d1958b98e3 100644
--- a/dists/macosx/dockplugin/Info.plist
+++ b/dists/macosx/dockplugin/Info.plist
@@ -19,7 +19,7 @@
<key>CFBundleVersion</key>
<string>2.6.0git</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2001-2021 The ScummVM Team</string>
+ <string>Copyright 2001-2022 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 b0622f477f5..91f16078b15 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-2021 The ScummVM Team</string>
+ <string>Copyright 2001-2022 The ScummVM Team</string>
<key>NSPrincipalClass</key>
<string>ScummVMDockTilePlugIn</string>
</dict>
diff --git a/dists/scummvm.appdata.xml b/dists/scummvm.appdata.xml
index 0d1e066f1b5..3e039d0dcf2 100644
--- a/dists/scummvm.appdata.xml
+++ b/dists/scummvm.appdata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2021 The ScummVM Team -->
+<!-- Copyright 2020-2022 The ScummVM Team -->
<component type="desktop">
<id>org.scummvm.ScummVM.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
diff --git a/dists/scummvm.rc b/dists/scummvm.rc
index 458c15b202c..9796582cfdb 100644
--- a/dists/scummvm.rc
+++ b/dists/scummvm.rc
@@ -218,7 +218,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-2021 The ScummVM Team\0"
+ VALUE "LegalCopyright", "Copyright \xA9 2001-2022 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/dists/win32/migration.bat b/dists/win32/migration.bat
index f6262d5de17..ef2a0978ef3 100644
--- a/dists/win32/migration.bat
+++ b/dists/win32/migration.bat
@@ -4,7 +4,7 @@
:: This script will copy any saved games located in the
:: old default location, to the new default location.
::
-:: (c) 2012-2021 ScummVM Team
+:: (c) 2012-2022 ScummVM Team
::
@echo off
diff --git a/doc/docportal/conf.py b/doc/docportal/conf.py
index 40da02e6a41..66880cfd299 100644
--- a/doc/docportal/conf.py
+++ b/doc/docportal/conf.py
@@ -18,7 +18,7 @@
# -- Project information -----------------------------------------------------
project = 'ScummVM Documentation'
-copyright = '2020, 2021, CadiH'
+copyright = '2020-2022, CadiH'
author = 'CadiH'
diff --git a/engines/twine/twine.cpp b/engines/twine/twine.cpp
index 98d6112e90e..dc2d5083248 100644
--- a/engines/twine/twine.cpp
+++ b/engines/twine/twine.cpp
@@ -233,7 +233,7 @@ void TwinEEngine::popMouseCursorVisible() {
Common::Error TwinEEngine::run() {
debug("Based on TwinEngine v0.2.2");
debug("(c) 2002 The TwinEngine team.");
- debug("(c) 2020, 2021 The ScummVM team.");
+ debug("(c) 2020-2022 The ScummVM team.");
debug("Refer to the credits for further details.");
debug("The original Little Big Adventure game is:");
debug("(c) 1994 by Adeline Software International, All Rights Reserved.");
diff --git a/gui/about.cpp b/gui/about.cpp
index 2a9fbd7e422..6177b28851b 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -66,7 +66,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2021 The ScummVM Team",
+"C0""Copyright (C) 2001-2022 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