*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 11 May 2004 14:49:21 +0200
changeset 1838 170a0f24260b
parent 1837 2ebd7244e50a
child 1839 36b4fcf69f1c
*** empty log message ***
ColorEditor.st
--- a/ColorEditor.st	Tue May 11 14:48:37 2004 +0200
+++ b/ColorEditor.st	Tue May 11 14:49:21 2004 +0200
@@ -1,3 +1,15 @@
+"
+ COPYRIGHT (c) 1995 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:libtool2' }"
 
 SimpleDialog subclass:#ColorEditor
@@ -9,6 +21,20 @@
 
 !ColorEditor class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 1995 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
 "
     An edit-dialog for colors.