added: #copyright
authorClaus Gittinger <cg@exept.de>
Wed, 03 Feb 2010 11:10:20 +0100
changeset 2748 76f6fd319918
parent 2747 717a0dcc710d
child 2749 a0466b32c5cf
added: #copyright
Tools__ViewTreeApplication.st
--- a/Tools__ViewTreeApplication.st	Wed Feb 03 11:09:47 2010 +0100
+++ b/Tools__ViewTreeApplication.st	Wed Feb 03 11:10:20 2010 +0100
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 2007 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' }"
 
 "{ NameSpace: Tools }"
@@ -43,6 +54,20 @@
 
 !ViewTreeInspectorApplication class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2007 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
 "
      Small application showing a ViewTreeModel use.