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.
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop











{ 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 :-(