diff options
author | stuconnolly <stuart02@gmail.com> | 2012-04-01 20:39:57 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-04-01 20:39:57 +0000 |
commit | 389b86985d977f81f840112249da5e3e278921e2 (patch) | |
tree | 347425c21b25296bc03ce3bd416c8cd4410a2daf /Resources/English.lproj/InfoPlist.strings | |
parent | 66ebdb1cffe636c0d7586a5bc3867df00839820c (diff) | |
download | sequelpro-389b86985d977f81f840112249da5e3e278921e2.tar.gz sequelpro-389b86985d977f81f840112249da5e3e278921e2.tar.bz2 sequelpro-389b86985d977f81f840112249da5e3e278921e2.zip |
Tidy up.
Diffstat (limited to 'Resources/English.lproj/InfoPlist.strings')
-rw-r--r-- | Resources/English.lproj/InfoPlist.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Resources/English.lproj/InfoPlist.strings b/Resources/English.lproj/InfoPlist.strings index 697fd814..c2750ad4 100644 --- a/Resources/English.lproj/InfoPlist.strings +++ b/Resources/English.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -CFBundleGetInfoString = "Sequel Pro version 0.9.9.1, Copyright 2002-2011 Sequel Pro and CocoaMySQL team."; -NSHumanReadableCopyright = "Copyright 2002-2011 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file +CFBundleGetInfoString = "Sequel Pro version 0.9.9.1, Copyright 2002-2012 Sequel Pro and CocoaMySQL team."; +NSHumanReadableCopyright = "Copyright 2002-2012 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file |