ValLink.st
changeset 4 1f66800df351
parent 3 c9936b5a86a1
child 31 e223f3cf2995
--- a/ValLink.st	Wed Oct 13 01:18:58 1993 +0100
+++ b/ValLink.st	Wed Oct 13 03:14:30 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1992-93 by Claus Gittinger
+ COPYRIGHT (c) 1992 by Claus Gittinger
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,12 +19,12 @@
 
 ValueLink comment:'
 
-COPYRIGHT (c) 1992-93 by Claus Gittinger
+COPYRIGHT (c) 1992 by Claus Gittinger
               All Rights Reserved
 
 this class provides Links which can hold a value.
 
-$Header: /cvs/stx/stx/libbasic2/Attic/ValLink.st,v 1.3 1993-10-13 00:18:54 claus Exp $
+$Header: /cvs/stx/stx/libbasic2/Attic/ValLink.st,v 1.4 1993-10-13 02:14:26 claus Exp $
 '!
 
 !ValueLink methodsFor:'accessing'!