diff -r 783dda495655 -r 63f7bd978ef8 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.