Skip to content

Commit

Permalink
Update copyright year.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuconnolly committed Oct 8, 2018
1 parent 5d1d859 commit dc48447
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/English.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Localized versions of Info.plist keys */

CFBundleGetInfoString = "Sequel Pro version 1.2, Copyright 2002-2017 Sequel Pro and CocoaMySQL team.";
NSHumanReadableCopyright = "Copyright 2002-2017 Sequel Pro and CocoaMySQL team.";
CFBundleGetInfoString = "Sequel Pro version 1.2, Copyright 2002-2018 Sequel Pro and CocoaMySQL team.";
NSHumanReadableCopyright = "Copyright 2002-2018 Sequel Pro and CocoaMySQL team.";
2 changes: 1 addition & 1 deletion Resources/Plists/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2002-2016 Sequel Pro and CocoaMySQL team.</string>
<string>Copyright 2002-2018 Sequel Pro and CocoaMySQL team.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit dc48447

Please sign in to comment.