EFGroup.st
changeset 5 7b4fb1b170e5
parent 3 9d7eefb5e69f
child 7 15a9291b9bd0
--- a/EFGroup.st	Wed Oct 13 03:46:58 1993 +0100
+++ b/EFGroup.st	Wed Oct 13 03:49:56 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,7 +19,7 @@
 
 EnterFieldGroup comment:'
 
-COPYRIGHT (c) 1992-93 by Claus Gittinger
+COPYRIGHT (c) 1992 by Claus Gittinger
               All Rights Reserved
 
 EnterFieldGroup controlls the interaction between EnterFields
@@ -30,7 +30,7 @@
 field of the group is left (by cursor-down or cr). Usually this block
 triggers some action on the fields.
 
-$Header: /cvs/stx/stx/libwidg/Attic/EFGroup.st,v 1.2 1993-10-13 01:01:45 claus Exp $
+$Header: /cvs/stx/stx/libwidg/Attic/EFGroup.st,v 1.3 1993-10-13 02:47:25 claus Exp $
 written nov 91 by claus
 '!