DEADSOFTWARE

macos: change year in plist
authorTerminalHash <lyashuk.voxx@gmail.com>
Tue, 7 Feb 2023 16:05:22 +0000 (19:05 +0300)
committerTerminalHash <lyashuk.voxx@gmail.com>
Tue, 7 Feb 2023 16:05:22 +0000 (19:05 +0300)
macosx/Doom2DF.app.base/Contents/Info.plist

index e2cc06adac1c617f3fb0025382f63bbd47198947..f292fc65918462594dcfce279bcbf5244a24c522 100644 (file)
@@ -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>