RegressionTests__SnapshotRestartTests.st
branchjv
changeset 1974 f2eaf05205d6
parent 1960 66ad86b6ada2
--- a/RegressionTests__SnapshotRestartTests.st	Wed May 30 15:26:24 2018 +0100
+++ b/RegressionTests__SnapshotRestartTests.st	Mon Jun 11 09:08:43 2018 +0100
@@ -1,3 +1,15 @@
+"
+ COPYRIGHT (c) Claus Gittinger / eXept Software AG
+ COPYRIGHT (c) 2016-2017 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 }"
@@ -16,6 +28,22 @@
 	privateIn:SnapshotRestartTests
 !
 
+!SnapshotRestartTests class methodsFor:'documentation'!
+
+copyright
+"
+ COPYRIGHT (c) Claus Gittinger / eXept Software AG
+ COPYRIGHT (c) 2016-2017 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.
+"
+! !
 
 !SnapshotRestartTests methodsFor:'compilation'!