tests/stx_libview_tests.st
branchjv
changeset 8420 76e39223f5ab
parent 8269 5382a417a503
child 8426 e2051b1553f0
--- a/tests/stx_libview_tests.st	Thu Jan 25 10:48:17 2018 +0000
+++ b/tests/stx_libview_tests.st	Mon Jun 11 10:50:04 2018 +0100
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 2016-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:libview/tests' }"
 
 "{ NameSpace: Smalltalk }"
@@ -9,6 +20,21 @@
 	category:'* Projects & Packages *'
 !
 
+!stx_libview_tests class methodsFor:'documentation'!
+
+copyright
+"
+ COPYRIGHT (c) 2016-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.
+"
+! !
 
 !stx_libview_tests class methodsFor:'description'!