*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 07 Aug 1997 15:29:28 +0200
changeset 489 45b03c9e0277
parent 488 bb017dc6df4f
child 490 1129f3cf5cea
*** empty log message ***
FileSelectionItem.st
--- a/FileSelectionItem.st	Thu Aug 07 15:28:47 1997 +0200
+++ b/FileSelectionItem.st	Thu Aug 07 15:29:28 1997 +0200
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1997 by eXept Software AG / Claus Gittinger
+ COPYRIGHT (c) 1997 by eXept Software AG
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -37,7 +37,7 @@
 
 copyright
 "
- COPYRIGHT (c) 1997 by eXept Software AG / Claus Gittinger
+ COPYRIGHT (c) 1997 by eXept Software AG
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -381,5 +381,5 @@
 !FileSelectionItem class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg2/FileSelectionItem.st,v 1.1 1997-08-07 13:13:44 ca Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg2/FileSelectionItem.st,v 1.2 1997-08-07 13:29:28 cg Exp $'
 ! !