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