#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Fri, 13 Dec 2019 21:30:46 +0100
changeset 5372 32a6486d8c67
parent 5371 6024e3a1c911
child 5373 9a516ecec5d5
#OTHER by cg added: #copyright
OctaFloat.st
--- a/OctaFloat.st	Fri Dec 13 21:30:15 2019 +0100
+++ b/OctaFloat.st	Fri Dec 13 21:30:46 2019 +0100
@@ -1,5 +1,16 @@
 "{ Encoding: utf8 }"
 
+"
+ COPYRIGHT (c) 2018 by 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
+ inclusion of the above copyright notice.   This software may not
+ be provided or otherwise made available to, or used by, any
+ other person.  No title to or ownership of the software is
+ hereby transferred.
+"
 "{ Package: 'stx:libbasic2' }"
 
 "{ NameSpace: Smalltalk }"
@@ -110,6 +121,20 @@
 
 !OctaFloat class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2018 by 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
+ inclusion of the above copyright notice.   This software may not
+ be provided or otherwise made available to, or used by, any
+ other person.  No title to or ownership of the software is
+ hereby transferred.
+"
+!
+
 documentation
 "
     OctaFloats represent rational numbers with limited precision