| General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-29-2004, 05:49 PM
|
#1
|
|
Member
Registered: Feb 2004
Distribution: Mandrake 10.0 Community
Posts: 30
Rep:
|
Closed-Source Derivative Works under GLP--possible?
I was wondering--open source code is published so others can use it and improve it, right? Can I take code directly from one open-source app (say under GPL) and incorporate it into a closed-source commercial product? How about into another, drastically different open-source project (i.e. take KDE or Gnome and make new desktop, Mozilla as backend to new browser, etc.)?
Thanks! -Alex
|
|
|
|
03-29-2004, 06:21 PM
|
#2
|
|
Member
Registered: Jul 2003
Distribution: FreeBSD 8.2 RELEASE
Posts: 607
Rep:
|
No, you can't. If your app used GPL code or is linked to GPL libraries then you have to release it under the GPL, you can't just steal the code. If you want to use other people's *nix code and release your product as closed source you would have to use source code released under the BSD licence - all you have to do is credit that you used BSD code.
|
|
|
|
03-29-2004, 06:51 PM
|
#3
|
|
Member
Registered: Aug 2003
Location: St. Louis, Missouri
Distribution: Debian 3.0r1 (2.4.18-5 i686)
Posts: 104
Rep:
|
It depends, actually. Sometimes the copyright holders to GPL'd software will also license their programs under proprietary-friendly arrangements. I'm not sure about KDE itself, but Trolltech's Qt toolkit can be licensed under either the GPL or a commercial license. Some other free software projects are similar. If in doubt, you can always contact the copyright holder about alternative licensing.
|
|
|
|
03-29-2004, 07:39 PM
|
#4
|
|
LQ Addict
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320
Rep:
|
This doesn't happen very often though...it's more an exception to the rule, and if it's not specified under a separate licence by the copyright holder you are pretty much limited to keeping it open source (YAY!).
|
|
|
|
03-29-2004, 08:29 PM
|
#5
|
|
Member
Registered: Feb 2004
Distribution: Mandrake 10.0 Community
Posts: 30
Original Poster
Rep:
|
So I CAN take open code and incorporate it into another OS project, perhaps modifying it without recommiting the modifications to the CVS tree?
|
|
|
|
03-29-2004, 08:57 PM
|
#6
|
|
Member
Registered: Nov 2003
Location: over there
Distribution: Debian Testing
Posts: 191
Rep:
|
Quote:
|
So I CAN take open code and incorporate it into another OS project, perhaps modifying it without recommiting the modifications to the CVS tree?
|
Depends what license it is. With GPL, you can do anything you want with it, but if you distribute it, you have to make it freely available. Even if you do sell the code to somebody, nothing stops that person from putting it on an FTP and giving it away.
|
|
|
|
03-30-2004, 12:39 PM
|
#7
|
|
Member
Registered: Dec 2002
Distribution: Slackware
Posts: 927
Rep:
|
If I use a piece of software that has been obtained under the GNU GPL, am I allowed to modify the original code into a new program, then distribute and sell that new program commercially?
You are allowed to sell copies of the modified program commercially, but only under the terms of the GNU GPL. Thus, for instance, you must make the source code available to the users of the program as described in the GPL, and they must be allowed to redistribute and modify it as described in the GPL.
These requirements are the condition for including the GPL-covered code you received in a program of your own.
http://www.gnu.org/licenses/gpl-faq.html#ModifyGPL
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:35 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|