added: #copyright
authorClaus Gittinger <cg@exept.de>
Mon, 01 Feb 2010 12:29:38 +0100
changeset 2742 63f7bd978ef8
parent 2741 783dda495655
child 2743 a3413ff28529
added: #copyright
Tools__ProjectBuilderAssistantApplication.st
--- a/Tools__ProjectBuilderAssistantApplication.st	Mon Feb 01 12:29:15 2010 +0100
+++ b/Tools__ProjectBuilderAssistantApplication.st	Mon Feb 01 12:29:38 2010 +0100
@@ -1,3 +1,14 @@
+"
+ COPYRIGHT (c) 2009 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 }"
@@ -27,6 +38,20 @@
 
 !ProjectBuilderAssistantApplication class methodsFor:'documentation'!
 
+copyright
+"
+ COPYRIGHT (c) 2009 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
 "
     a user friendly interface to the build process.