DisplayRootView.st
changeset 6 7ee0cfde237d
parent 3 c0aaded4ef28
child 23 4a7e02de7b72
--- a/DisplayRootView.st	Wed Oct 13 01:46:50 1993 +0100
+++ b/DisplayRootView.st	Wed Oct 13 03:44:47 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1988-93 by Claus Gittinger
+ COPYRIGHT (c) 1988 by Claus Gittinger
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -18,13 +18,13 @@
 !
 
 DisplayRootView comment:'
-COPYRIGHT (c) 1988-93 by Claus Gittinger
+COPYRIGHT (c) 1988 by Claus Gittinger
               All Rights Reserved
 
 this class describes Xs rootWindow (which is the background window and
 must be used for drawing outside of Views i.e. for dragging between Views)
 
-$Header: /cvs/stx/stx/libview/DisplayRootView.st,v 1.3 1993-10-13 00:44:59 claus Exp $
+$Header: /cvs/stx/stx/libview/DisplayRootView.st,v 1.4 1993-10-13 02:43:01 claus Exp $
 
 written spring/summer 89 by claus
 '!