I have a client and they have developed a new proprietary software app using open source GPL software.
They were distributing app w/o giving out source code. This is not allowed under GPL. You can modify GPL'd software and include it within a proprietary software app but can not distribute it. Google/Yahoo and many other service providers do use modified GPL'd software. But they simply don't distribute it to 3rd party.
More resources...
I am glad that they are now distributing source code. If you are in such problem I recommend following resources:
- Official GPL License - A must read for you.
- Wikipedia GPL page - You will get tons of information here.
- Understanding Open Source and Free Software Licensing by Andrew M. St. Laurent - This is an excellent book explains your licensing options, how they compare and interoperate, and how license choices affect project possibilities. If you're an open source/free software developer, this book is an absolute necessity.
- Open Source Licensing: Software Freedom and Intellectual Property Law - A complete guide to the law of open source for developers, managers, and lawyers
- Producing Open Source Software: How to Run a Successful Free Software Project
And simple answer to this question is NO :)
If you have more resources or suggestion please feel free to leave a comment.
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













{ 1 comment… read it below or add one }
If anyone has such a requirement, using a software with BSD License will do the trick.
By the way, the link to GPL in the line ‘Official GPL License – A must read for you.’ does not work.