diff options
Diffstat (limited to 'CMTextView.h')
-rw-r--r-- | CMTextView.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CMTextView.h b/CMTextView.h index 2067d943..e70c6ea4 100644 --- a/CMTextView.h +++ b/CMTextView.h @@ -1,6 +1,6 @@ // // CMTextView.h -// CocoaMySQL +// sequel-pro // // Created by Carsten BlŸm. // @@ -18,7 +18,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> |