Depth4Image.st
changeset 219 9ff0660f447f
parent 194 7ba58753a6b7
child 280 c89f1cb9e8b9
--- a/Depth4Image.st	Fri Nov 10 22:20:32 1995 +0100
+++ b/Depth4Image.st	Sat Nov 11 16:54:10 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'Graphics-Images'
 !
 
-Depth4Image comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libview/Depth4Image.st,v 1.12 1995-10-24 17:08:30 cg Exp $
-'!
-
 !Depth4Image class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libview/Depth4Image.st,v 1.12 1995-10-24 17:08:30 cg Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libview/Depth4Image.st,v 1.13 1995-11-11 15:49:22 cg Exp $'
 !
 
 documentation