ProjectView.st
changeset 88 a38a2e87687b
parent 85 d9713a3ca092
child 93 dda97353e775
--- a/ProjectView.st	Sun Mar 26 19:28:29 1995 +0200
+++ b/ProjectView.st	Sun Mar 26 19:35:57 1995 +0200
@@ -1,3 +1,15 @@
+"
+ COPYRIGHT (c) 1994 by Claus Gittinger
+	      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.
+"
+
 'From Smalltalk/X, Version:2.10.4 on 5-feb-1995 at 11:48:18 pm'!
 
 StandardSystemView subclass:#ProjectView
@@ -7,6 +19,28 @@
 	 category:'Interface-Smalltalk'
 !
 
+!ProjectView class methodsFor:'documentation'!
+
+copyright
+"
+ COPYRIGHT (c) 1994 by Claus Gittinger
+	      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.
+"
+!
+
+version
+"
+$Header: /cvs/stx/stx/libtool/ProjectView.st,v 1.12 1995-03-26 17:35:57 claus Exp $
+"
+! !
+
 !ProjectView class methodsFor:'instance creation'!
 
 for:aProject