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