LSelBox.st
changeset 5 7b4fb1b170e5
parent 3 9d7eefb5e69f
child 12 1c8e8c53e8cf
--- a/LSelBox.st	Wed Oct 13 03:46:58 1993 +0100
+++ b/LSelBox.st	Wed Oct 13 03:49:56 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1990-93 by Claus Gittinger
+ COPYRIGHT (c) 1990 by Claus Gittinger
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,12 +19,12 @@
 
 ListSelectionBox comment:'
 
-COPYRIGHT (c) 1990-93 by Claus Gittinger
+COPYRIGHT (c) 1990 by Claus Gittinger
               All Rights Reserved
 
 this class implements boxes for selection from a list
 
-$Header: /cvs/stx/stx/libwidg/Attic/LSelBox.st,v 1.2 1993-10-13 01:02:43 claus Exp $
+$Header: /cvs/stx/stx/libwidg/Attic/LSelBox.st,v 1.3 1993-10-13 02:48:17 claus Exp $
 
 written Jan 90 by claus
 '!