FileSelectionBrowser.st
changeset 502 624dc714fd69
parent 468 bb4e776b9210
child 515 1b64e990e495
--- a/FileSelectionBrowser.st	Wed Jan 28 15:15:03 1998 +0100
+++ b/FileSelectionBrowser.st	Wed Jan 28 16:10:32 1998 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1997 by eXept Software AG / Thomas Zwick
+ COPYRIGHT (c) 1997 by eXept Software AG
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -23,7 +23,7 @@
 
 copyright
 "
- COPYRIGHT (c) 1997 by eXept Software AG / Thomas Zwick
+ COPYRIGHT (c) 1997 by eXept Software AG
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -40,6 +40,9 @@
 documentation
 "
     documentation to be added.
+
+    [author:]
+        Thomas Zwick
 "
 !