ImageView.st
changeset 71 9f9243f5813b
parent 69 b8679eff8b38
child 77 3844a9457bf6
--- a/ImageView.st	Wed Aug 30 20:00:39 1995 +0200
+++ b/ImageView.st	Wed Aug 30 20:06:56 1995 +0200
@@ -17,13 +17,6 @@
 	 category:'Views-Misc'
 !
 
-ImageView comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libwidg2/ImageView.st,v 1.13 1995-08-29 23:45:32 claus Exp $
-'!
-
 !ImageView class methodsFor:'documentation'!
 
 copyright