Hi HN,
I was talking with some of my co-workers about how important OSS has been in advancing technology. I argued that without OSS, technology wouldnt be close to where it is today. Some of the projects I listed as being the most important were the following:
* Programming Languages - Php, Python, Ruby, etc.
* Linux - the OS basis for nearly everything
* Android - powers a large percentage of the worlds smart phones
* Wordpress, Drupal, blogging platforms - Empowering peoples voice
What else am I missing? Any other threads I can read about this?
The original BSD license, which is quite close to the BSD license used by many open-source project today, was created because the owners of BSD (the University of California) believed BSD had to be placed in the public domain because its creation was funded by the US government, and the US government is prohibited by law from copyrighting its creations. Actually, they did not release it into the public domain, but the license they chose is very close to "public domain" in that the restrictions it imposes are very light.
Before 1993, most of the software used for communication on the internet was either explicitly open source (i.e., under the GPL or the BSD license) or "informal open-source", meaning that it did not come with formal license terms, but its source code was available, and it was widely believed that it was unlikely that anyone would try to stop you if you modified it or redistributed it.