diff options
author | rowanbeentje <rowan@beent.je> | 2010-04-03 12:39:38 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2010-04-03 12:39:38 +0000 |
commit | c3af0cffe7cd5c5b65b3b841c4f47043b9f3ecc7 (patch) | |
tree | 4e623b040e8b6d642910061cf6926a0d9d9dcaff /Resources | |
parent | 5f1c17989d9b33645cf393396d5a8b28b563ae3d (diff) | |
download | sequelpro-c3af0cffe7cd5c5b65b3b841c4f47043b9f3ecc7.tar.gz sequelpro-c3af0cffe7cd5c5b65b3b841c4f47043b9f3ecc7.tar.bz2 sequelpro-c3af0cffe7cd5c5b65b3b841c4f47043b9f3ecc7.zip |
- Update a couple more copyright dates to 2010
Diffstat (limited to 'Resources')
-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 fbb42ee2..eb681c32 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.8, Copyright 2002-2009 Sequel Pro and CocoaMySQL team."; -NSHumanReadableCopyright = "Copyright 2002-2009 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file +CFBundleGetInfoString = "Sequel Pro version 0.9.8, Copyright 2002-2010 Sequel Pro and CocoaMySQL team."; +NSHumanReadableCopyright = "Copyright 2002-2010 Sequel Pro and CocoaMySQL team.";
\ No newline at end of file |