EventMonitor.st
changeset 128 6eb4cc559360
parent 111 b4ef3e799345
child 165 df29ee4514c1
--- a/EventMonitor.st	Wed Aug 30 02:12:54 1995 +0200
+++ b/EventMonitor.st	Wed Aug 30 20:36:12 1995 +0200
@@ -19,13 +19,6 @@
 	 category:'Interface-Tools'
 !
 
-EventMonitor comment:'
-COPYRIGHT (c) 1991 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libtool/EventMonitor.st,v 1.8 1995-08-10 18:37:40 claus Exp $
-'!
-
 !EventMonitor class methodsFor:'documentation'!
 
 copyright
@@ -44,7 +37,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libtool/EventMonitor.st,v 1.8 1995-08-10 18:37:40 claus Exp $
+$Header: /cvs/stx/stx/libtool/EventMonitor.st,v 1.9 1995-08-30 18:35:50 claus Exp $
 "
 !