Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: ewww on July 02, 2012, 02:22:51 pm

Title: Licensing question
Post by: ewww on July 02, 2012, 02:22:51 pm
Hi

can you please let me know what are the licenses applied (if any) to the cb auto-generated files. E.g. the one that comes with creating new static lib project.
Thank you!

"The only exception is the SDK which is allowed to be linked by closed-source plugins."
Does this apply to auto-gen files as well?
Title: Re: Licensing question
Post by: MortenMacFly on July 02, 2012, 02:41:31 pm
E.g. the one that comes with creating new static lib project.
File created using the wizard are only stubs, so these are no fully functional applications or libraries. They are a starting point for convenience which need to be modified later to suite your needs.

Thus, there are no restrictions in general, except you are making a million dollars out of our "SampleAddInt" or "SampleFunction1" using the un-modified version of "main.c" behind the static library wizard. In that case a donation would be nice. ;D