RegressionTests__Win32OperatingSystemTest.st
changeset 2481 8ed6ac4c665d
parent 1648 d0e3584dd9a2
--- a/RegressionTests__Win32OperatingSystemTest.st	Fri Dec 13 21:53:18 2019 +0100
+++ b/RegressionTests__Win32OperatingSystemTest.st	Fri Dec 13 21:53:38 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:goodies/regression' }"
 
 "{ NameSpace: RegressionTests }"
@@ -11,6 +22,21 @@
 	category:'tests-Regression-RuntimeSystem'
 !
 
+!Win32OperatingSystemTest 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.
+"
+! !
 
 !Win32OperatingSystemTest methodsFor:'tests'!