On 5/11/07, Peterson, Chris <[EMAIL PROTECTED]> wrote: > I know very little about licensing of lesser GPL, Apache, etc. If I > develop a site using the latest MG:Unity, Transfer, and Coldspring, are > there any hiccups in their current license that would prohibit me from > a) leasing the end result software package out to other customers, and > b) selling this end result as a complete product, provided I leave all > the licenses of the different products intact??
It's a slightly complicated question. ColdSpring is released under Apache Source License 2.0 which is very lenient for commercial reuse. Transfer is released under Common Public License which is fairly lenient for commercial reuse. MG:U was originally released under the Lesser General Public License (a bad idea) but has now changed to ASL 2.0 (like ColdSpring). Yes, you can create commercial derive works based on these, as long as you keep all of the copyright and license information intact, including any LICENSE or NOTICE files. ASL requires that if you change any of the files covered by the license, you clearly indicate in those files that you changed them. CPL requires that you include a notice explaining that the source is available and information about how to obtain it. In both cases - ASL and CPL - you as distributor assume all legal liability and absolve the authors of the ASL/CPL code of all liability. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277898 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

