Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Commit 02028c8

Browse files
committed
Update copyright year
1 parent 21568b6 commit 02028c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

res/mkmacosbundle/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<key>LSMinimumSystemVersion</key>
2828
<string>10.12</string>
2929
<key>NSHumanReadableCopyright</key>
30-
<string>Copyright © 2019 yvt. All rights reserved.</string>
30+
<string>Copyright © 2020 yvt. All rights reserved.</string>
3131
<key>NSMainNibFile</key>
3232
<string>MainMenu</string>
3333
<key>NSPrincipalClass</key>

res/windres/stella2.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ BEGIN
4242
VALUE "FileDescription", "Stella2 application"
4343
VALUE "FileVersion", "1.0.0.1"
4444
VALUE "InternalName", "Stella2"
45-
VALUE "LegalCopyright", "Copyright (C) 2019"
45+
VALUE "LegalCopyright", "Copyright (C) 2020"
4646
VALUE "OriginalFilename", "Stella2"
4747
VALUE "ProductName", "Stella2"
4848
VALUE "ProductVersion", "1.0.0.1"

0 commit comments

Comments
 (0)