RegressionTests__CompilerTests2.st
branchjv
changeset 1974 f2eaf05205d6
parent 1971 de93bc901dba
child 2093 03abc2c79cce
--- a/RegressionTests__CompilerTests2.st	Wed May 30 15:26:24 2018 +0100
+++ b/RegressionTests__CompilerTests2.st	Mon Jun 11 09:08:43 2018 +0100
@@ -1,3 +1,16 @@
+"
+ COPYRIGHT (c) Claus Gittinger / eXept Software AG
+ COPYRIGHT (c) 2015-2016 Jan Vrany
+ COPYRIGHT (c) 2018 Jan Vrany
+              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:goodies/regression' }"
 
 "{ NameSpace: RegressionTests }"
@@ -11,6 +24,23 @@
 	category:'tests-Regression-Compilers'
 !
 
+!CompilerTests2 class methodsFor:'documentation'!
+
+copyright
+"
+ COPYRIGHT (c) Claus Gittinger / eXept Software AG
+ COPYRIGHT (c) 2015-2016 Jan Vrany
+ COPYRIGHT (c) 2018 Jan Vrany
+              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.
+"
+! !
 
 !CompilerTests2 class methodsFor:'accessing'!