ImageEditView.st
changeset 64 10910b8b003a
parent 61 bf2e9153bc5a
child 71 9f9243f5813b
--- a/ImageEditView.st	Tue Jun 27 04:25:33 1995 +0200
+++ b/ImageEditView.st	Mon Jul 03 04:35:33 1995 +0200
@@ -24,9 +24,32 @@
 
 a View to edit images - in construction
 
-$Header: /cvs/stx/stx/libwidg2/ImageEditView.st,v 1.12 1995-05-18 23:27:31 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/ImageEditView.st,v 1.13 1995-07-03 02:35:15 claus Exp $
 '!
 
+!ImageEditView class methodsFor:'documentation'!
+
+copyright
+"
+ COPYRIGHT (c) 1993 by Claus Gittinger
+	      All Rights Reserved
+
+ This software is furnished under a license and may be used
+ only in accordance with the terms of that license and with the
+ inclusion of the above copyright notice.   This software may not
+ be provided or otherwise made available to, or used by, any
+ other person.  No title to or ownership of the software is
+ hereby transferred.
+"
+!
+
+documentation
+"
+    This View will eventually be able to edit bitmap images.
+    For now, it is not.
+"
+! !
+
 !ImageEditView methodsFor:'queries'!
 
 widthOfContents