view tango/LICENSE @ 244:a95056b3c996 trunk

[svn r261] Fixed debug info for integer and floating local variables, can now be inspected in GDB. Did a lot of smaller cleans up here and there. Replaced more llvm::Foo with LLFoo for common stuff. Split up tollvm.cpp.
author lindquist
date Mon, 09 Jun 2008 09:37:08 +0200
parents 1700239cab2e
children
line wrap: on
line source

Tango is Open Source software, distributed by a group of developers which has been set up for the purpose of providing a vendor-neutral owner of Tango intellectual property. The goals of all Tango licensing decisions are to:

  * Encourage adoption
  * Discourage political contention
  * Encourage collaboration and integration with other projects
  * Be transparent

Tango is dual-licensed:
  * Academic Free License v2.1 (http://opensource.org/licenses/afl-2.1.php)
  * BSD License (http://opensource.org/licenses/bsd-license.php) [1]

The preferred license is the Academic Free License v2.1. All Tango projects release their code under the terms of this license. Both licenses:

  * Allow commercial use without encumbrance
  * Provide broad rights to make new products and derivative works
  * Place no requirement on users to contribute back (although we appreciate it if you do)

Users who wish to include Tango with software licensed under the (L)GPL will want to use Tango under the terms of the BSD License. [1] Tango projects may request a variance from the developers to release their projects under additional licenses in conjunction with the AFL.

If you have further questions regarding Tango licensing, please do not hesitate to contact us (http://dsource.org/projects/tango/wiki/Contact).


[1] The advertising clause has not been a part of the BSD License since July 22, 1999. (ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change)