Adding cereal lib
[platform/upstream/iotivity.git] / extlibs / cereal / include / cereal / external / rapidxml / license.txt
1 Use of this software is granted under one of the following two licenses,\r
2 to be chosen freely by the user.\r
3 \r
4 1. Boost Software License - Version 1.0 - August 17th, 2003\r
5 ===============================================================================\r
6 \r
7 Copyright (c) 2006, 2007 Marcin Kalicinski\r
8 \r
9 Permission is hereby granted, free of charge, to any person or organization\r
10 obtaining a copy of the software and accompanying documentation covered by\r
11 this license (the "Software") to use, reproduce, display, distribute,\r
12 execute, and transmit the Software, and to prepare derivative works of the\r
13 Software, and to permit third-parties to whom the Software is furnished to\r
14 do so, all subject to the following:\r
15 \r
16 The copyright notices in the Software and this entire statement, including\r
17 the above license grant, this restriction and the following disclaimer,\r
18 must be included in all copies of the Software, in whole or in part, and\r
19 all derivative works of the Software, unless such copies or derivative\r
20 works are solely in the form of machine-executable object code generated by\r
21 a source language processor.\r
22 \r
23 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
24 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
25 FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT\r
26 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE\r
27 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,\r
28 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\r
29 DEALINGS IN THE SOFTWARE.\r
30 \r
31 2. The MIT License\r
32 ===============================================================================\r
33 \r
34 Copyright (c) 2006, 2007 Marcin Kalicinski\r
35 \r
36 Permission is hereby granted, free of charge, to any person obtaining a copy \r
37 of this software and associated documentation files (the "Software"), to deal \r
38 in the Software without restriction, including without limitation the rights \r
39 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies \r
40 of the Software, and to permit persons to whom the Software is furnished to do so, \r
41 subject to the following conditions:\r
42 \r
43 The above copyright notice and this permission notice shall be included in all \r
44 copies or substantial portions of the Software.\r
45 \r
46 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR \r
47 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, \r
48 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL \r
49 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER \r
50 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, \r
51 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS \r
52 IN THE SOFTWARE.\r