InspectorPanelView.st
changeset 809 6f127dd5e578
parent 327 0040d47658c6
child 810 032e13b1bfda
--- a/InspectorPanelView.st	Thu Apr 23 14:32:21 1998 +0200
+++ b/InspectorPanelView.st	Sat Apr 25 13:11:50 1998 +0200
@@ -1,3 +1,17 @@
+"
+ COPYRIGHT (c) 1997 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.
+"
+
+
+
 "{ NameSpace: NewInspector }"
 
 SimpleView subclass:#InspectorPanelView
@@ -10,6 +24,22 @@
 
 !InspectorPanelView class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 1997 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.
+"
+
+
+!
+
 examples
 "
     example 1