Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 1579

Show
Ignore:
Timestamp:
02/01/07 16:22:24 (2 years ago)
Author:
qbert
Message:

Update licenses.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/install/windows/licenses.txt

    r1395 r1579  
    1 * Copyright (c) 2006, The Tango Group 
    2 * All rights reserved. 
    3 * Redistribution and use in source and binary forms, with or without 
    4 * modification, are permitted provided that the following conditions are met: 
    5 
    6 *     * Redistributions of source code must retain the above copyright 
    7 *       notice, this list of conditions and the following disclaimer. 
    8 *     * Redistributions in binary form must reproduce the above copyright 
    9 *       notice, this list of conditions and the following disclaimer in the 
    10 *       documentation and/or other materials provided with the distribution. 
    11 *     * Neither the name of the The Tango Group nor the 
    12 *       names of its contributors may be used to endorse or promote products 
    13 *       derived from this software without specific prior written permission. 
    14 
    15 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
     1 
     2License Agreement  
     3 
     4Tango 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: 
     5 
     6    * Encourage adoption 
     7    * Discourage political contention 
     8    * Encourage collaboration and integration with other projects 
     9    * Be transparent  
     10 
     11Tango is dual-licensed: 
     12 
     13    * Academic Free License v2.1 : http://opensource.org/licenses/afl-2.1.php 
     14    * BSD License [1] : http://opensource.org/licenses/bsd-license.php 
     15 
     16The preferred license is the Academic Free License v2.1. All Tango projects release their code under the terms of this license. Both licenses: 
     17 
     18    * Allow commercial use without encumbrance 
     19    * Provide broad rights to make new products and derivative works 
     20    * Place no requirement on users to contribute back (although we appreciate it if you do)  
     21 
     22Users 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. 
     23 
     24If you have further questions regarding Tango licensing, please do not hesitate to contact us : http://www.dsource.org/projects/tango/wiki/Contact. 
     25 
     26[1] The advertising clause has not been a part of the BSD License since July 22, 1999. link 
  • trunk/install/windows/tango_setup.iss

    r1541 r1579  
    4444 
    4545[_ISToolDownload] 
    46 Source: http://svn.dsource.org/projects/tango/downloads/tango-0.95-beta1-installer.zip; DestDir: {tmp}; DestName: tango.zip 
     46;Source: http://svn.dsource.org/projects/tango/downloads/tango-0.95-beta1-installer.zip; DestDir: {tmp}; DestName: tango.zip 
     47Source: http://63.99.9.206/tango/downloads/tango-0.95-beta1-installer.zip; DestDir: {tmp}; DestName: tango.zip 
    4748;Source: http://www.rentbayarea.com/build.zip; DestDir: {tmp}; DestName: build.zip; Check: ShouldInstallBuild 
    4849