diff options
Diffstat (limited to 'Source/CMMCPConnection.h')
-rw-r--r-- | Source/CMMCPConnection.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/CMMCPConnection.h b/Source/CMMCPConnection.h index 1ca4a953..8867ed82 100644 --- a/Source/CMMCPConnection.h +++ b/Source/CMMCPConnection.h @@ -1,4 +1,6 @@ // +// $Id$ +// // CMMCPConnection.h // sequel-pro // @@ -20,7 +22,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 <MCPKit_bundled/MCPKit_bundled.h> |