VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/licensing/vbox-base/licensing-license-vbox-base-cereal-1.3.2.dita@ 105515

Last change on this file since 105515 was 105515, checked in by vboxsync, 4 months ago

Docs: bugref:10705. Copying the license chapter from doc team's repo. Ditamap inclusion is currently commented out as xsltproc could not find included file.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 6.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="license-cereal-1.3.2">
4
5 <title>cereal</title>
6
7 <body>
8
9
10 <pre xml:space="preserve">------------------------------- Top-level license --------------------------
11Copyright (c) 2013-2022, Randolph Voorhies, Shane Grant
12All rights reserved.
13
14Redistribution and use in source and binary forms, with or without
15modification, are permitted provided that the following conditions are met:
16 * Redistributions of source code must retain the above copyright
17 notice, this list of conditions and the following disclaimer.
18 * Redistributions in binary form must reproduce the above copyright
19 notice, this list of conditions and the following disclaimer in the
20 documentation and/or other materials provided with the distribution.
21 * Neither the name of the copyright holder nor the
22 names of its contributors may be used to endorse or promote products
23 derived from this software without specific prior written permission.
24
25THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#34;AS IS&#34; AND
26ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
27WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY
29DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
30(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
31LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
32ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
34SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35
36
37---------------------------- Fourth-party information ----------------------
38
39RapidJSON
40
41Tencent is pleased to support the open source community by making RapidJSON available.
42
43Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
44
45Licensed under the MIT License (the &#34;License&#34;); you may not use this file except
46in compliance with the License. You may obtain a copy of the License at
47
48http://opensource.org/licenses/MIT
49
50Unless required by applicable law or agreed to in writing, software distributed
51under the License is distributed on an &#34;AS IS&#34; BASIS, WITHOUT WARRANTIES OR
52CONDITIONS OF ANY KIND, either express or implied. See the License for the
53specific language governing permissions and limitations under the License.
54
55--------------------------------(separator)---------------------------------
56
57RapidXML
58
59Use of this software is granted under one of the following two licenses,
60to be chosen freely by the user.
61
621. Boost Software License - Version 1.0 - August 17th, 2003
63===============================================================================
64
65Copyright (c) 2006, 2007 Marcin Kalicinski
66
67Permission is hereby granted, free of charge, to any person or organization
68obtaining a copy of the software and accompanying documentation covered by
69this license (the &#34;Software&#34;) to use, reproduce, display, distribute,
70execute, and transmit the Software, and to prepare derivative works of the
71Software, and to permit third-parties to whom the Software is furnished to
72do so, all subject to the following:
73
74The copyright notices in the Software and this entire statement, including
75the above license grant, this restriction and the following disclaimer,
76must be included in all copies of the Software, in whole or in part, and
77all derivative works of the Software, unless such copies or derivative
78works are solely in the form of machine-executable object code generated by
79a source language processor.
80
81THE SOFTWARE IS PROVIDED &#34;AS IS&#34;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
82IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
83FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
84SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
85FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
86ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
87DEALINGS IN THE SOFTWARE.
88
892. The MIT License
90===============================================================================
91
92Copyright (c) 2006, 2007 Marcin Kalicinski
93
94Permission is hereby granted, free of charge, to any person obtaining a copy
95of this software and associated documentation files (the &#34;Software&#34;), to deal
96in the Software without restriction, including without limitation the rights
97to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
98of the Software, and to permit persons to whom the Software is furnished to do so,
99subject to the following conditions:
100
101The above copyright notice and this permission notice shall be included in all
102copies or substantial portions of the Software.
103
104THE SOFTWARE IS PROVIDED &#34;AS IS&#34;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
105IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
106FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
107THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
108LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
109OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
110IN THE SOFTWARE.
111
112--------------------------------(separator)---------------------------------
113
114base64
115
116 Copyright (C) 2004-2008 René Nyffenegger
117
118 This source code is provided &#39;as-is&#39;, without any express or implied
119 warranty. In no event will the author be held liable for any damages
120 arising from the use of this software.
121
122 Permission is granted to anyone to use this software for any purpose,
123 including commercial applications, and to alter it and redistribute it
124 freely, subject to the following restrictions:
125
126 1. The origin of this source code must not be misrepresented; you must not
127 claim that you wrote the original source code. If you use this source code
128 in a product, an acknowledgment in the product documentation would be
129 appreciated but is not required.
130
131 2. Altered source versions must be plainly marked as such, and must not be
132 misrepresented as being the original source code.
133
134 3. This notice may not be removed or altered from any source distribution.
135
136 René Nyffenegger [email protected]
137</pre>
138 </body>
139 </topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette