Skip to content

Commit 3e40b24

Browse files
committed
Update copyright copy
1 parent def2e54 commit 3e40b24

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/* Localized versions of Info.plist keys */
22

3-
CFBundleGetInfoString = "Sequel Pro version 1.2, Copyright 2002-2018 Sequel Pro and CocoaMySQL team.";
4-
NSHumanReadableCopyright = "Copyright 2002-2018 Sequel Pro and CocoaMySQL team.";
3+
CFBundleGetInfoString = "Sequel Pro version 1.2, Copyright 2002-2019 Sequel Pro and CocoaMySQL team.";
4+
NSHumanReadableCopyright = "Copyright 2002-2019 Sequel Pro and CocoaMySQL team.";

Resources/Plists/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<key>NSAppleScriptEnabled</key>
226226
<true/>
227227
<key>NSHumanReadableCopyright</key>
228-
<string>Copyright 2002-2018 Sequel Pro and CocoaMySQL team.</string>
228+
<string>Copyright 2002-2019 Sequel Pro and CocoaMySQL team.</string>
229229
<key>NSMainNibFile</key>
230230
<string>MainMenu</string>
231231
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)