ExecFunc.st
changeset 88 81dacba7a63a
parent 84 1eba5946aea2
child 92 0c73b48551ac
--- a/ExecFunc.st	Thu Jun 02 13:36:22 1994 +0200
+++ b/ExecFunc.st	Thu Jun 02 18:22:49 1994 +0200
@@ -18,21 +18,36 @@
 !
 
 ExecutableFunction comment:'
-
 COPYRIGHT (c) 1994 by Claus Gittinger
               All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic/Attic/ExecFunc.st,v 1.1 1994-06-02 11:20:08 claus Exp $
-
-written summer 94 by claus
 '!
 
 !ExecutableFunction class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 1994 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.
+"
+!
+
+version
+"
+$Header: /cvs/stx/stx/libbasic/Attic/ExecFunc.st,v 1.2 1994-06-02 16:20:05 claus Exp $
+"
+!
+
 documentation
 "
-    This is an abstract class, to merge common attributes of non-ST functions,
-    Blocks and Methods.
+    This is an abstract class, to merge common attributes of all kinds of
+    executable code objects; i.e. non-ST functions, Blocks and Methods.
 
     Instance variables: