Warning, /sdk/codevis/thirdparty/soci/docs/license.md is written in an unsupported language. File is not indexed.
0001 # License 0002 0003 The SOCI library is distributed under the terms of the [Boost Software License](http://www.boost.org/LICENSE_1_0.txt). 0004 0005 ## Boost Software License 0006 0007 Version 1.0 - August 17th, 2003 0008 0009 Permission is hereby granted, free of charge, to any person or organization 0010 obtaining a copy of the software and accompanying documentation covered by 0011 this license (the "Software") to use, reproduce, display, distribute, 0012 execute, and transmit the Software, and to prepare derivative works of the 0013 Software, and to permit third-parties to whom the Software is furnished to 0014 do so, all subject to the following: 0015 0016 The copyright notices in the Software and this entire statement, including 0017 the above license grant, this restriction and the following disclaimer, 0018 must be included in all copies of the Software, in whole or in part, and 0019 all derivative works of the Software, unless such copies or derivative 0020 works are solely in the form of machine-executable object code generated by 0021 a source language processor. 0022 0023 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 0024 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 0025 FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT 0026 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE 0027 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, 0028 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 0029 DEALINGS IN THE SOFTWARE.