Skip to content

Commit 48dec49

Browse files
committed
Bump year to 2021
1 parent ba8ccea commit 48dec49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apk-editor-studio.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ VERSION = 1.5.0
99
QMAKE_TARGET_PRODUCT = APK Editor Studio
1010
QMAKE_TARGET_COMPANY = Alexander Gorishnyak
1111
QMAKE_TARGET_DESCRIPTION = APK Editor Studio v$$VERSION
12-
QMAKE_TARGET_COPYRIGHT = Copyright (C) 2019-2020
12+
QMAKE_TARGET_COPYRIGHT = Copyright (C) 2019-2021
1313

1414
DEFINES += APPLICATION='"\\\"$$QMAKE_TARGET_PRODUCT\\\""'
1515
DEFINES += VERSION=\\\"$$VERSION\\\"

res/deploy/macos/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleIconFile</key>
2020
<string>apk-editor-studio.icns</string>
2121
<key>NSHumanReadableCopyright</key>
22-
<string>Copyright (C) Alexander Gorishnyak 2019-2020</string>
22+
<string>Copyright (C) Alexander Gorishnyak 2019-2021</string>
2323
<key>CFBundleDocumentTypes</key>
2424
<array>
2525
<dict>

0 commit comments

Comments
 (0)