Recently there's been several interesting blogs on the issue of open source licensing and attribution. Let me try to summarize the discussion and see if I can highlight some areas of concern.
Historically there have been many different licenses used for open source products. While there are not as many open source licenses as there are closed source, it has at times been confusing for users of open source to understand the subtle distinctions in the terms of different licenses. In fact that's one of the reasons MySQL adopted the GPL license many years back. Originally, MySQL had its own open source license, but so many people were familiar with the GPL from its use on Linux, that we figured if it was good enough for Linus it was good enough for us. We also liked the reciprocity of the GPL license since it enabled us to have a "quid pro quo" approach that enables people to use MySQL under the GPL if they are GPL and …
[Read more]