mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-26 19:00:47 +00:00
ALL: Set copyright year to 2024
This commit is contained in:
parent
e513a5f5d2
commit
8722701a94
@ -1,5 +1,5 @@
|
||||
ScummVM
|
||||
Copyright (C) 2001-2023 by the following:
|
||||
Copyright (C) 2001-2024 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.
|
||||
|
@ -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-2023 The ScummVM Team -->
|
||||
<!-- Copyright 2020-2024 The ScummVM Team -->
|
||||
<component type="desktop-application">
|
||||
<id>org.scummvm.scummvm</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
|
@ -25,7 +25,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>scummvm</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.9.0git, Copyright 2001-2023 The ScummVM Team</string>
|
||||
<string>2.9.0git, Copyright 2001-2024 The ScummVM Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>scummvm.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@ -65,7 +65,7 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.9.0git</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2001-2023 The ScummVM Team</string>
|
||||
<string>Copyright 2001-2024 The ScummVM Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>SUFeedURL</key>
|
||||
|
@ -25,7 +25,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>scummvm</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>@VERSION@, Copyright 2001-2023 The ScummVM Team</string>
|
||||
<string>@VERSION@, Copyright 2001-2024 The ScummVM Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>scummvm.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@ -65,7 +65,7 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>@VERSION@</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2001-2023 The ScummVM Team</string>
|
||||
<string>Copyright 2001-2024 The ScummVM Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>SUFeedURL</key>
|
||||
|
@ -19,7 +19,7 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.9.0git</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2001-2023 The ScummVM Team</string>
|
||||
<string>Copyright 2001-2024 The ScummVM Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>ScummVMDockTilePlugIn</string>
|
||||
</dict>
|
||||
|
@ -19,7 +19,7 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>@VERSION@</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2001-2023 The ScummVM Team</string>
|
||||
<string>Copyright 2001-2024 The ScummVM Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>ScummVMDockTilePlugIn</string>
|
||||
</dict>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2020-2023 The ScummVM Team -->
|
||||
<!-- Copyright 2020-2024 The ScummVM Team -->
|
||||
<component type="desktop-application">
|
||||
<id>org.scummvm.scummvm</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
|
@ -320,7 +320,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-2023 The ScummVM Team\0"
|
||||
VALUE "LegalCopyright", "Copyright \xA9 2001-2024 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"
|
||||
|
@ -18,7 +18,7 @@
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'ScummVM Documentation'
|
||||
copyright = '2020-2023, CadiH'
|
||||
copyright = '2020-2024, CadiH'
|
||||
author = 'CadiH'
|
||||
|
||||
|
||||
|
@ -65,7 +65,7 @@ enum {
|
||||
|
||||
static const char *const copyright_text[] = {
|
||||
"",
|
||||
"C0""Copyright (C) 2001-2023 The ScummVM Team",
|
||||
"C0""Copyright (C) 2001-2024 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.",
|
||||
|
Loading…
Reference in New Issue
Block a user