diff options
Diffstat (limited to 'Source/KeyChain.h')
-rw-r--r-- | Source/KeyChain.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/KeyChain.h b/Source/KeyChain.h index 8b4a4e1d..086ee6a7 100644 --- a/Source/KeyChain.h +++ b/Source/KeyChain.h @@ -1,4 +1,6 @@ // +// $Id$ +// // KeyChain.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 <Foundation/Foundation.h> #import <Cocoa/Cocoa.h> |