From: TerminalHash <lyashuk.voxx@gmail.com> Date: Tue, 7 Feb 2023 16:05:22 +0000 (+0300) Subject: macos: change year in plist X-Git-Url: http://deadsoftware.ru/gitweb?a=commitdiff_plain;h=5916cd7dfa12c136e89ca34b68d57960e3feb499;p=d2df-sdl.git macos: change year in plist --- diff --git a/macosx/Doom2DF.app.base/Contents/Info.plist b/macosx/Doom2DF.app.base/Contents/Info.plist index e2cc06a..f292fc6 100644 --- a/macosx/Doom2DF.app.base/Contents/Info.plist +++ b/macosx/Doom2DF.app.base/Contents/Info.plist @@ -3,9 +3,9 @@ <plist version="1.0"> <dict> <key>CFBundleGetInfoString</key> - <string>Copyleft 2003-2019 Doom 2D: Forever Developers</string> + <string>Copyleft 2003-2023 Doom 2D: Forever Developers</string> <key>NSHumanReadableCopyright</key> - <string>Copyleft 2003-2019 Doom 2D: Forever Developers</string> + <string>Copyleft 2003-2023 Doom 2D: Forever Developers</string> <key>CFBundleExecutable</key> <string>Doom2DF</string> <key>CFBundleIdentifier</key>