StatNode.st
changeset 4 f6fd83437415
parent 3 b63b8a6b71fb
child 20 f8dd8ba75205
--- a/StatNode.st	Wed Oct 13 01:26:26 1993 +0100
+++ b/StatNode.st	Wed Oct 13 03:41:56 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1989-93 by Claus Gittinger
+ COPYRIGHT (c) 1989 by Claus Gittinger
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,10 +19,10 @@
 
 StatementNode comment:'
 
-COPYRIGHT (c) 1989-93 by Claus Gittinger
+COPYRIGHT (c) 1989 by Claus Gittinger
               All Rights Reserved
 
-$Header: /cvs/stx/stx/libcomp/Attic/StatNode.st,v 1.2 1993-10-13 00:26:18 claus Exp $
+$Header: /cvs/stx/stx/libcomp/Attic/StatNode.st,v 1.3 1993-10-13 02:41:48 claus Exp $
 '!
 
 !StatementNode class methodsFor:'instance creation'!