Variable.st
changeset 4 f6fd83437415
parent 3 b63b8a6b71fb
child 11 60691e5007e3
--- a/Variable.st	Wed Oct 13 01:26:26 1993 +0100
+++ b/Variable.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 @@
 
 Variable comment:'
 
-COPYRIGHT (c) 1989-92 by Claus Gittinger
+COPYRIGHT (c) 1989 by Claus Gittinger
               All Rights Reserved
 
-$Header: /cvs/stx/stx/libcomp/Variable.st,v 1.2 1993-10-13 00:26:24 claus Exp $
+$Header: /cvs/stx/stx/libcomp/Variable.st,v 1.3 1993-10-13 02:41:56 claus Exp $
 '!
 
 !Variable class methodsFor:'instance creation'!