User forums > Embedded development

code::blocks::embedded

<< < (5/8) > >>

etg:
1. sounds line SOCIALISM past 20 years in eastern EUROPE where nobody owned nothing
2. incomparable motivation  :(
3. what are then the DONATIONS on your C::B page ?

stahta01:

--- Quote from: etg on September 21, 2010, 11:49:26 pm ---I just want to ask how far is the time when your C::B turns into commercial edit ?

--- End quote ---

I suggest you read up an the GPL; turning an GPL program into an commercial program is not easy/legal/possible by anyone but the copyright owner.
And, with the copyright being owned by multiple people is likely impossible.
http://en.wikipedia.org/wiki/Gpl

And, since it is an open source license; there would be a fork by any developer/user who wanted to fork it.

Tim S.

etg:
On what conditions can be plugins kept closed source ?

oBFusCATed:
etg: It was communism not socialism :)

I think the license for the SDK is GPL 3, so if you distribute the plugin you should provide
the source to the person your are distributing the plugin (he/she can pay you for plugin, it is not forbidden by the license).

Probably this could shed some light: http://www.gnu.org/licenses/gpl-faq.html

Pecan:

--- Quote from: oBFusCATed on September 22, 2010, 11:51:32 am ---etg: It was communism not socialism :)

I think the license for the SDK is GPL 3, so if you distribute the plugin you should provide
the source to the person your are distributing the plugin (he/she can pay you for plugin, it is not forbidden by the license).

Probably this could shed some light: http://www.gnu.org/licenses/gpl-faq.html

--- End quote ---

The license on the CB SDK is not GPL 3. Its LGPL 3, which allows commercial ownership and distribution.


--- Code: ---/*
 * This file is part of the Code::Blocks IDE and licensed under the GNU Lesser General Public License, version 3
 * http://www.gnu.org/licenses/lgpl-3.0.html

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version