SmalltalkLanguage.st
branchjv
changeset 21387 e3865533e6a6
parent 20079 8d884971c2ed
parent 21296 423142475183
child 23107 40173e082cbc
--- a/SmalltalkLanguage.st	Sun Jan 29 11:04:01 2017 +0000
+++ b/SmalltalkLanguage.st	Wed Feb 01 11:28:48 2017 +0000
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 2009 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:libbasic' }"
 
 "{ NameSpace: Smalltalk }"
@@ -11,6 +22,20 @@
 
 !SmalltalkLanguage class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2009 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
 "
     provide info about which tools are to be used for smalltalk code