#OTHER by stefan
authorStefan Vogel <sv@exept.de>
Mon, 06 Jan 2020 16:02:38 +0100
changeset 5427 c39bc9b6d6b0
parent 5426 c9d3c51e1b53
child 5428 801ed31b6783
#OTHER by stefan Fix copyright
stx_libbasic2.st
--- a/stx_libbasic2.st	Mon Jan 06 14:49:20 2020 +0100
+++ b/stx_libbasic2.st	Mon Jan 06 16:02:38 2020 +0100
@@ -1,6 +1,8 @@
+"{ Encoding: utf8 }"
+
 "
- COPYRIGHT (c) Claus Gittinger / eXept Software AG
-	      All Rights Reserved
+ COPYRIGHT (c) 2006 Claus Gittinger / eXept Software AG
+              All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -24,8 +26,8 @@
 
 copyright
 "
- COPYRIGHT (c) Claus Gittinger / eXept Software AG
-	      All Rights Reserved
+ COPYRIGHT (c) 2006 Claus Gittinger / eXept Software AG
+              All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -558,3 +560,4 @@
 version_CVS
     ^ '$Header$'
 ! !
+