ST80FormReader.st
changeset 99 a656b0c9dd21
parent 96 948318b2fbd4
child 114 e577a2f332d0
--- a/ST80FormReader.st	Wed Aug 30 01:43:11 1995 +0200
+++ b/ST80FormReader.st	Wed Aug 30 19:54:43 1995 +0200
@@ -19,13 +19,6 @@
 	 category:'Graphics-Images support'
 !
 
-ST80FormReader comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libview2/ST80FormReader.st,v 1.8 1995-08-29 17:44:46 claus Exp $
-'!
-
 !ST80FormReader class methodsFor:'documentation'!
 
 copyright
@@ -44,7 +37,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview2/ST80FormReader.st,v 1.8 1995-08-29 17:44:46 claus Exp $
+$Header: /cvs/stx/stx/libview2/ST80FormReader.st,v 1.9 1995-08-30 17:54:15 claus Exp $
 "
 !