FcPattern.st
branchjv
changeset 8623 b8c81b323931
parent 8420 76e39223f5ab
--- a/FcPattern.st	Thu Jun 21 14:59:40 2018 +0000
+++ b/FcPattern.st	Sat Feb 02 01:04:01 2019 +0000
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 2016 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' }"
 
 "{ NameSpace: Smalltalk }"
@@ -31,6 +42,20 @@
 
 !FcPattern class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2016 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.
+"
+!
+
 documentation
 "
     See https://www.freedesktop.org/software/fontconfig/fontconfig-devel/x19.html