WindowsIconReader.st
changeset 99 a656b0c9dd21
parent 96 948318b2fbd4
child 102 b634afc009a4
--- a/WindowsIconReader.st	Wed Aug 30 01:43:11 1995 +0200
+++ b/WindowsIconReader.st	Wed Aug 30 19:54:43 1995 +0200
@@ -17,13 +17,6 @@
 	 category:'Graphics-Images support'
 !
 
-WindowsIconReader comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.14 1995-08-29 17:45:25 claus Exp $
-'!
-
 !WindowsIconReader class methodsFor:'documentation'!
 
 copyright
@@ -42,7 +35,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.14 1995-08-29 17:45:25 claus Exp $
+$Header: /cvs/stx/stx/libview2/WindowsIconReader.st,v 1.15 1995-08-30 17:54:33 claus Exp $
 "
 !