View Single Post
Nutrox's Avatar Nutrox Nutrox is offline Super Moderator 17 Creative Assets 2008-03-17 #4 Old  
If you use open source code in your project you will probably find that you have to make any modifications/extensions that you have made to that code open source as well.

For example, if you create a web browser using code from the SuperDooper open source browser code library, you will probably have to distribute that SuperDooper code (modified or not) in a human-readable form along with your web browser. If you are using open source code in a project you should already be aware of what you can and cannot do with that code because it is explained in the license the code is released under.
Reply With Quote