MotionButton.st
changeset 2 ab6002adaee1
parent 0 0fd7841626f6
child 3 0332d1e8cecb
--- a/MotionButton.st	Wed Oct 13 02:03:30 1993 +0100
+++ b/MotionButton.st	Wed Oct 13 02:03:48 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1989/90/91 by Claus Gittinger
+ COPYRIGHT (c) 1989-93 by Claus Gittinger
 	      All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,13 +19,13 @@
 
 MotionButton comment:'
 
-COPYRIGHT (c) 1989/90/91 by Claus Gittinger
+COPYRIGHT (c) 1989-93 by Claus Gittinger
 	      All Rights Reserved
 
 a motionButton highlights itself whenever the cursor
 walks into it ...
 
-@(#)MtnButt.st	3.1 92/08/23
+$Header: /cvs/stx/stx/libwidg2/MotionButton.st,v 1.2 1993-10-13 01:02:55 claus Exp $
 written spring/summer 89 by claus
 '!