Skip to content

Commit

Permalink
feat: replace default copyright with correct licence
Browse files Browse the repository at this point in the history
  • Loading branch information
louis.pontoise authored and lwouis committed Mar 10, 2020
1 parent fd3e768 commit 60b49ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alt-tab-macos/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 Pontoise, Louis. All rights reserved.</string>
<string>GPL-3.0 licence (https://github.com/lwouis/alt-tab-macos/blob/master/LICENCE.md)</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>LSUIElement</key>
<string>1</string>
<string>true</string>
<key>ATSApplicationFontsPath</key>
<string></string>
<key>NSSupportsSuddenTermination</key>
Expand Down

0 comments on commit 60b49ea

Please sign in to comment.