diff options
Diffstat (limited to 'CMMCPConnection.h')
-rw-r--r-- | CMMCPConnection.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CMMCPConnection.h b/CMMCPConnection.h index 0957cfb0..1433d885 100644 --- a/CMMCPConnection.h +++ b/CMMCPConnection.h @@ -1,6 +1,6 @@ // // CMMCPConnection.h -// CocoaMySQL +// sequel-pro // // Created by lorenz textor (lorenz@textor.ch) on Wed Sept 21 2005. // Copyright (c) 2002-2003 Lorenz Textor. All rights reserved. @@ -19,7 +19,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// More info at <http://cocoamysql.sourceforge.net/> +// More info at <http://code.google.com/p/sequel-pro/> // Or mail to <lorenz@textor.ch> #import <Cocoa/Cocoa.h> |