diff options
author | Jay Freeman <saurik@saurik.com> | 2008-03-30 08:48:20 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-03-30 08:48:20 +0000 |
commit | 6a504236d38b5c41fd7b2b0811a3a77fdcd9281f (patch) | |
tree | b80be746bb426076cb3f1b8a46e998518ec6d4cc /data/boost_/_metadata/license | |
parent | 083104aa46e49a5f331bb90506f58b5bb7dd828c (diff) |
Removing now broken Boost build from distribution.
git-svn-id: http://svn.telesphoreo.org/trunk@195 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/boost_/_metadata/license')
-rw-r--r-- | data/boost_/_metadata/license | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/boost_/_metadata/license b/data/boost_/_metadata/license new file mode 100644 index 000000000..36b7cd93c --- /dev/null +++ b/data/boost_/_metadata/license @@ -0,0 +1,23 @@ +Boost Software License - Version 1.0 - August 17th, 2003 + +Permission is hereby granted, free of charge, to any person or organization +obtaining a copy of the software and accompanying documentation covered by +this license (the "Software") to use, reproduce, display, distribute, +execute, and transmit the Software, and to prepare derivative works of the +Software, and to permit third-parties to whom the Software is furnished to +do so, all subject to the following: + +The copyright notices in the Software and this entire statement, including +the above license grant, this restriction and the following disclaimer, +must be included in all copies of the Software, in whole or in part, and +all derivative works of the Software, unless such copies or derivative +works are solely in the form of machine-executable object code generated by +a source language processor. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT +SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE +FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. |