XftFontDescription.st
changeset 7796 306a864eb675
parent 7707 3205422f8332
child 7855 46203abe7d57
child 7870 5865a95d603d
--- a/XftFontDescription.st	Wed Jan 25 16:09:33 2017 +0100
+++ b/XftFontDescription.st	Thu Jan 26 09:53:00 2017 +0100
@@ -1,3 +1,15 @@
+"
+ COPYRIGHT (c) 2013 by Jan Vrany
+ COPYRIGHT (c) 2013 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:libview' }"
 
 "{ NameSpace: Smalltalk }"
@@ -115,6 +127,22 @@
 
 !XftFontDescription class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2013 by Jan Vrany
+ COPYRIGHT (c) 2013 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.
+
+"
+!
+
 documentation
 "
     WARNING: Unfinished.