My last post brought a new question:
What are the key differences between GNU GPL Free software licenses and public domain software?
Public domain software allows anyone to do whatever they want with software. In short software is not subject to copyright. No person or other legal entity can establish or maintain proprietary interests within a particular legal jurisdiction. See wikipedia article for more information.
GNU GPL is a copyright license. You can use and distribute software under the terms and condition of its license only.
Hope this clears the difference between GPL and public domain software.
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- 10 Greatest Open Source Software Of 2009
- My 10 UNIX Command Line Mistakes
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our daily email newsletter to make sure you don't miss a single tip/tricks. Subscribe to our weekly newsletter here!
- Email this to a friend
- Download PDF version
- Printable version
- Comment RSS feed
- Last Updated: Feb/1/2007


{ 4 comments… read them below or add one }
So does this mean that code from the Public domain software can be used in proprietary software?
Can you give an example for ‘public domain’ software? I am aware of works of art slipping into the public domain after some 70 years or so after they are made – but I have never heard about a public domain software.
@Binny,
See example below:
http://www.lysator.liu.se/tolkien-games/entry/angband.html
Just search for Public domain Games or Software using Google to get list of other s/w
@Prashanth,
You can use but you can not make the claim or show any proprietary interests. Most companies prefer to use BSD based software for proprietary use. Personally I like GPL as it gives freedom and protect my rights. BSD is also good choice.
@nixcraft,
I still don’t get it. If your answer to my question was `Yes’, Then it seems very similar to the viral nature of GPL. If `No’ then it seems BSDLish.
/me was never brainy enough to understand the licenses :-(