OldLauncher.st
changeset 165 df29ee4514c1
parent 111 b4ef3e799345
child 219 379dfea373d7
--- a/OldLauncher.st	Sat Nov 11 15:53:15 1995 +0100
+++ b/OldLauncher.st	Sat Nov 11 16:41:09 1995 +0100
@@ -17,13 +17,6 @@
        category:'Interface-Smalltalk'
 !
 
-Launcher comment:'
-COPYRIGHT (c) 1991 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libtool/OldLauncher.st,v 1.32 1995-08-10 18:37:56 claus Exp $
-'!
-
 !Launcher class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libtool/OldLauncher.st,v 1.32 1995-08-10 18:37:56 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libtool/OldLauncher.st,v 1.33 1995-11-11 15:40:19 cg Exp $'
 !
 
 documentation