diff --git a/COPYRIGHT b/COPYRIGHT index 740e40e5691..c7476cc4990 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ ScummVM -Copyright (C) 2001-2020 by the following: +Copyright (C) 2001-2021 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. @@ -409,7 +409,7 @@ Xanathar "xanathar" ResidualVM -Copyright (C) 2003-2020 by the following: +Copyright (C) 2003-2021 by the following: Some of the code in this project was originally LGPL v2.1 (or later) but is used as GPL v2 (or later) starting from 19 Dec 2012. diff --git a/backends/platform/symbian/README b/backends/platform/symbian/README index 15ffe018d04..2c32fa953e0 100644 --- a/backends/platform/symbian/README +++ b/backends/platform/symbian/README @@ -1,7 +1,7 @@ ScummVM - ScummVM ported to EPOC/SymbianOS - Copyright (C) 2008-2020 ScummVM Team + Copyright (C) 2008-2021 ScummVM Team Copyright (C) 2013-2020 Fedor Strizhniou aka zanac Copyright (C) 2003-2013 Lars 'AnotherGuest' Persson Copyright (C) 2002-2008 Jurgen 'SumthinWicked' Braam diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist index c3f8e4faab1..7bba9817acb 100644 --- a/dists/macosx/Info.plist +++ b/dists/macosx/Info.plist @@ -23,7 +23,7 @@ CFBundleExecutable scummvm CFBundleGetInfoString - 2.3.0git, Copyright 2001-2020 The ScummVM Team + 2.3.0git, Copyright 2001-2021 The ScummVM Team CFBundleIconFile scummvm.icns CFBundleIdentifier @@ -63,7 +63,7 @@ CFBundleVersion 2.3.0git NSHumanReadableCopyright - Copyright 2001-2020 The ScummVM Team + Copyright 2001-2021 The ScummVM Team NSPrincipalClass NSApplication SUFeedURL diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in index f9360a92ea9..e872486afab 100644 --- a/dists/macosx/Info.plist.in +++ b/dists/macosx/Info.plist.in @@ -23,7 +23,7 @@ CFBundleExecutable scummvm CFBundleGetInfoString - @VERSION@, Copyright 2001-2020 The ScummVM Team + @VERSION@, Copyright 2001-2021 The ScummVM Team CFBundleIconFile scummvm.icns CFBundleIdentifier @@ -63,7 +63,7 @@ CFBundleVersion @VERSION@ NSHumanReadableCopyright - Copyright 2001-2020 The ScummVM Team + Copyright 2001-2021 The ScummVM Team NSPrincipalClass NSApplication SUFeedURL diff --git a/dists/macosx/dockplugin/Info.plist b/dists/macosx/dockplugin/Info.plist index 99e9333774d..d85f8ca530f 100644 --- a/dists/macosx/dockplugin/Info.plist +++ b/dists/macosx/dockplugin/Info.plist @@ -19,7 +19,7 @@ CFBundleVersion 2.3.0git NSHumanReadableCopyright - Copyright 2001-2020 The ScummVM Team + Copyright 2001-2021 The ScummVM Team NSPrincipalClass ScummVMDockTilePlugIn diff --git a/dists/macosx/dockplugin/Info.plist.in b/dists/macosx/dockplugin/Info.plist.in index 2f09818c7f1..b0622f477f5 100644 --- a/dists/macosx/dockplugin/Info.plist.in +++ b/dists/macosx/dockplugin/Info.plist.in @@ -19,7 +19,7 @@ CFBundleVersion @VERSION@ NSHumanReadableCopyright - Copyright 2001-2020 The ScummVM Team + Copyright 2001-2021 The ScummVM Team NSPrincipalClass ScummVMDockTilePlugIn diff --git a/dists/scummvm.appdata.xml b/dists/scummvm.appdata.xml index ebf363ff9b2..0d1e066f1b5 100644 --- a/dists/scummvm.appdata.xml +++ b/dists/scummvm.appdata.xml @@ -1,5 +1,5 @@ - + org.scummvm.ScummVM.desktop CC0-1.0 diff --git a/dists/scummvm.rc b/dists/scummvm.rc index d6d02d1d0f4..9fa44deb7bc 100644 --- a/dists/scummvm.rc +++ b/dists/scummvm.rc @@ -208,7 +208,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-2020 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright \xA9 2001-2021 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 9d76f672c04..f6262d5de17 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-2020 ScummVM Team +:: (c) 2012-2021 ScummVM Team :: @echo off diff --git a/doc/docportal/conf.py b/doc/docportal/conf.py index 3639b9d2915..61808ff69c0 100644 --- a/doc/docportal/conf.py +++ b/doc/docportal/conf.py @@ -18,7 +18,7 @@ # -- Project information ----------------------------------------------------- project = 'ScummVM Documentation' -copyright = '2020, CadiH' +copyright = '2020, 2021, CadiH' author = 'CadiH' @@ -31,7 +31,7 @@ author = 'CadiH' import sphinx_rtd_theme extensions = [ - + "sphinx_rtd_theme", "recommonmark", "sphinx_panels" @@ -95,4 +95,3 @@ latex_elements = { ''', } - diff --git a/engines/twine/twine.cpp b/engines/twine/twine.cpp index b0537772090..bd3540348c4 100644 --- a/engines/twine/twine.cpp +++ b/engines/twine/twine.cpp @@ -198,11 +198,11 @@ void TwinEEngine::popMouseCursorVisible() { Common::Error TwinEEngine::run() { debug("Based on TwinEngine v0.2.2"); - debug("(c)2002 The TwinEngine team."); - debug("(c)2020 The ScummVM team."); + debug("(c) 2002 The TwinEngine team."); + debug("(c) 2020, 2021 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."); + debug("(c) 1994 by Adeline Software International, All Rights Reserved."); syncSoundSettings(); initGraphics(SCREEN_WIDTH, SCREEN_HEIGHT); diff --git a/gui/about.cpp b/gui/about.cpp index 6a327cfd8b0..a0ab29df3c2 100644 --- a/gui/about.cpp +++ b/gui/about.cpp @@ -65,7 +65,7 @@ enum { static const char *copyright_text[] = { "", -"C0""Copyright (C) 2001-2020 The ScummVM Team", +"C0""Copyright (C) 2001-2021 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.",