Still I don't think its legal to make an Open Source project Freeware
I think that they made freeware only their contribution (CodeTyphon center, installer...), and that Laz/FPC and other open sourced projects remain with their original licence.
The term you might be looking for is public domain: e.g. anybody may do anything with the code (and e.g. give away or charge for the resulting executable).
1."use CodeTyphon to build commercial products without buy CodeTyphon?" YES2."how much I must pay for it?" : NOTHING.3."Is there any restriction": Only to have fun...4."Is there any plan from CodeTyphon's Company to change the license someday into commercial product, which say to your user to buy the license of CodeTyphon to use it?": NEVER5. "If CodeTyphon's License changed....": NOT POSSIBLE
That is all very good."Freeware" and "open source" are not a type of license. They specify certain attributes of a product.Also to give other developers peace of mind, you should (for your own code) specify a license (such as GPL, LGPL (with linking exception)).Besides, those licenses may also protect you, in certain cases.As your software is a distribution of multiply products, it would be best to point out the individual licenses of the included products.
I don't have the same opinion, Sir"products" are only for commercial Software We don't use this word.
We NOT want any protection, free source code to anyone...
I'm not an expert in law or licenses at all, but there are several areas around the CodeTyphon project I've found worrying.First of all, as stated earlier in this thread, there is no clear license around the project and separate products included.In fact, until one of the recent releases of CodeTyphon, has the GPL been violated in two components, TColorProgress and TGifAnim originally created by Wile64. The component names was renamed to TplColorProgress and TplGifAnim and had their GPL statement replaced with a PilotLogic copyright notice.I doubt these two components are the only one which has been modified that way, but I may be wrong.(I'm not 100% sure about this point, so don't quote me on that)- In the license.htm, is the licenses stated as a EULA, which in my head doesn't comply with GPL/LGPL products at all.However, it looks like parts of the EULA has been lend from "Installation Notes for CodeGear Delphi and C++Builder 2009" as the title of all 3 .htm files says.The CodeTyphon project is a good idea, no doubt about it. But all this uncertainty about licenses and who has delivered code for the various components - and their own licenses, makes me think twice before I would use CodeTyphon again.In fact, this is one of my main motivations behind the ideas I have shared in other threads here, and as a result switched back to vanilla lazarus