|
What is GPL? -
06-17-2010, 07:38 AM
Today I was reading "The Definitive Guide to db4oa - Apress" then there i go through the given below paragraph. Which I can not able to understand fully.
"One of the key restrictions of GPL software is that you need to distribute your derived applications under the GPL too. If you want to use db4o in a commercial, or non-GPL, application, or you want to get a higher level of technical support from the company, then you can get a
commercial license. Contact db4objects Inc. to learn more."
Here the questions arising in my mind are
1) If I use any API or Package in my code which is released under GPL then is it necessary to make my code as GPL.
2) If I don't want to release my code as GPL and my application is for commercial purpose then,Is I have to pay to the company whose API I am using?
please answer my questions, Its urgent.
|