#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Fri, 18 Nov 2016 12:07:39 +0100
changeset 4135 a8aec822f92a
parent 4134 5f4faa3249c7
child 4136 250397a8523b
#OTHER by cg comment/format in: #documentation
stx_libbasic3.st
--- a/stx_libbasic3.st	Fri Nov 18 11:57:53 2016 +0100
+++ b/stx_libbasic3.st	Fri Nov 18 12:07:39 2016 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 2006 by eXept Software AG
+ COPYRIGHT (c) Claus Gittinger / eXept Software AG
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -24,7 +24,7 @@
 
 copyright
 "
- COPYRIGHT (c) 2006 by eXept Software AG
+ COPYRIGHT (c) Claus Gittinger / eXept Software AG
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -42,6 +42,12 @@
 
     This library contains source-code-management, packaging, change and history related stuff.
     It is normally not required in end-user stand alone applications.
+
+    [author:]
+        cg
+
+    [primary maintainer:]
+        cg
 "
 ! !