vrshoot

diff libs/assimp/boost/LICENSE_1_0.txt @ 0:b2f14e535253

initial commit
author John Tsiombikas <nuclear@member.fsf.org>
date Sat, 01 Feb 2014 19:58:19 +0200
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libs/assimp/boost/LICENSE_1_0.txt	Sat Feb 01 19:58:19 2014 +0200
     1.3 @@ -0,0 +1,23 @@
     1.4 +Boost Software License - Version 1.0 - August 17th, 2003
     1.5 +
     1.6 +Permission is hereby granted, free of charge, to any person or organization
     1.7 +obtaining a copy of the software and accompanying documentation covered by
     1.8 +this license (the "Software") to use, reproduce, display, distribute,
     1.9 +execute, and transmit the Software, and to prepare derivative works of the
    1.10 +Software, and to permit third-parties to whom the Software is furnished to
    1.11 +do so, all subject to the following:
    1.12 +
    1.13 +The copyright notices in the Software and this entire statement, including
    1.14 +the above license grant, this restriction and the following disclaimer,
    1.15 +must be included in all copies of the Software, in whole or in part, and
    1.16 +all derivative works of the Software, unless such copies or derivative
    1.17 +works are solely in the form of machine-executable object code generated by
    1.18 +a source language processor.
    1.19 +
    1.20 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    1.21 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    1.22 +FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
    1.23 +SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
    1.24 +FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
    1.25 +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    1.26 +DEALINGS IN THE SOFTWARE.
    1.27 \ No newline at end of file