diff options
Diffstat (limited to 'Source/CMTextView.h')
-rw-r--r-- | Source/CMTextView.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/CMTextView.h b/Source/CMTextView.h index e86dc67f..e5eee68c 100644 --- a/Source/CMTextView.h +++ b/Source/CMTextView.h @@ -1,4 +1,6 @@ // +// $Id$ +// // CMTextView.h // sequel-pro // @@ -19,7 +21,6 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // More info at <http://code.google.com/p/sequel-pro/> -// Or mail to <lorenz@textor.ch> #import <Cocoa/Cocoa.h> #import "NoodleLineNumberView.h" |