Forum Navigation
apache 2.0
Moderators:
kris
Posted: 07/07/09 09:38:56 Modified: 07/07/09 09:41:43Tango is released under the BSD and Academic Free License, which are liberal licenses.
Unfortunatley this has given rise to infinite discussions, due to the adverising clausel in BSD (which most interpret as valid also for executable), and AFL which is difficult to read and interpret.
Also in general for multiple license works it is not so clear what are really the requirements
Changing the license is not an easy thing, but if it improves things it is something that might be done.
I think that going to Apache 2.0 only http://www.apache.org/licenses/LICENSE-2.0.html is a good option
- it is widely used and supported
- has a strong organization behind it
- Is quite clear, and is the license that OSI suggest to use instead of AFL
- The idea behind it is very close to BSD and AFL, in fact it might be possible to directly relicense AFL to apache, but as this is not fully crystal clear explicit ok from contributors would be better.
- apache explicitly says that linking and referring by name does not constitute a derived work
- apache tries to keep a single license for the whole work (to make licensing issues more clear).
- It has a clear legal standing and there are guidelines on how/what can be integrated with it, and by default all submissions/patches,... fall under the apache license (when not specified differently)
- AFL and BSD work can be included in apache 2.0 work without any problem http://www.apache.org/legal/resolved.html
Here is a clear discussion of BSD,MIT,Apache and AFL licenses http://oreilly.com/catalog/osfreesoft/book/ch02.pdf












