~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to COPYING.Boost

  • Committer: Monty Taylor
  • Date: 2010-10-02 05:07:25 UTC
  • mto: (1817.1.3 build)
  • mto: This revision was merged to the branch mainline in revision 1818.
  • Revision ID: mordred@inaugust.com-20101002050725-h1b30b0nr3leeoh1
Embed a modified version of parse_config_file. There are several more bugs
that we'll want to fix in it, and then submit upstream. Eventually we should
be able to remove this- but for now the version on lucid is completely
broken.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Boost Software License - Version 1.0 - August 17th, 2003
 
2
 
 
3
Permission is hereby granted, free of charge, to any person or organization
 
4
obtaining a copy of the software and accompanying documentation covered by
 
5
this license (the "Software") to use, reproduce, display, distribute,
 
6
execute, and transmit the Software, and to prepare derivative works of the
 
7
Software, and to permit third-parties to whom the Software is furnished to
 
8
do so, all subject to the following:
 
9
 
 
10
The copyright notices in the Software and this entire statement, including
 
11
the above license grant, this restriction and the following disclaimer,
 
12
must be included in all copies of the Software, in whole or in part, and
 
13
all derivative works of the Software, unless such copies or derivative
 
14
works are solely in the form of machine-executable object code generated by
 
15
a source language processor.
 
16
 
 
17
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 
18
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 
19
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
 
20
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
 
21
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
 
22
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 
23
DEALINGS IN THE SOFTWARE.