view tango/LICENSE @ 270:d9d5d59873d8 trunk

[svn r291] Fixed a bunch of the old Phobos tests to work with Tango. Branch statements now emit a new block after it. Fixed the _adSort runtime function had a bad signature. Added a missing dot prefix on compiler generated string tables for string switch. Fixed, PTRSIZE seems like it was wrong on 64bit, now it definitely gets set properly.
author lindquist
date Mon, 16 Jun 2008 16:01:19 +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)