Skip to content

Commit

Permalink
perf(UI): align copyright info with Finder
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry23011 committed Jan 6, 2024
1 parent 1dc569e commit 3f3af28
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Easydict/App/Info-debug.plist
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<true/>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2024 tisfeng. All rights reserved.</string>
<string>Copyright © 2023-2024 tisfeng. All rights reserved.</string>
<key>NSMainStoryboardFile</key>
<string>Main</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion Easydict/App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<true/>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2024 tisfeng. All rights reserved.</string>
<string>Copyright © 2023-2024 tisfeng. All rights reserved.</string>
<key>NSMainStoryboardFile</key>
<string>Main</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion EasydictHelper/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<key>LSUIElement</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2024 tisfeng. All rights reserved.</string>
<string>Copyright © 2023-2024 tisfeng. All rights reserved.</string>
<key>NSMainStoryboardFile</key>
<string>Main</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 3f3af28

Please sign in to comment.