Tools__FontSettingsApplication.st
branchjv
changeset 15950 23be8cf85415
parent 15933 6d96850e24d3
child 16081 f36d893e95d2
--- a/Tools__FontSettingsApplication.st	Fri Nov 13 06:40:27 2015 +0100
+++ b/Tools__FontSettingsApplication.st	Mon Nov 16 13:33:19 2015 +0000
@@ -1,5 +1,14 @@
-"{ Encoding: utf8 }"
+"
+ COPYRIGHT (c) 2006 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:libtool' }"
 
 "{ NameSpace: Tools }"
@@ -19,6 +28,21 @@
 	category:'Interface-Smalltalk'
 !
 
+!FontSettingsApplication class methodsFor:'documentation'!
+
+copyright
+"
+ COPYRIGHT (c) 2006 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.
+"
+! !
 
 !FontSettingsApplication class methodsFor:'instance creation'!