tests/Tools__NewSystemBrowserTests.st
branchjv
changeset 18226 346376844040
parent 17730 9ae4a3d621e0
child 18272 eef85526ca1f
--- a/tests/Tools__NewSystemBrowserTests.st	Fri May 25 11:05:26 2018 +0100
+++ b/tests/Tools__NewSystemBrowserTests.st	Mon Jun 11 10:22:17 2018 +0100
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 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:libtool/tests' }"
 
 "{ NameSpace: Tools }"
@@ -9,6 +20,22 @@
 	category:'Interface-Browsers-New-Tests'
 !
 
+!NewSystemBrowserTests class methodsFor:'documentation'!
+
+copyright
+"
+ COPYRIGHT (c) 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.
+"
+! !
+
 !NewSystemBrowserTests methodsFor:'mocks'!
 
 foo