|
1 | 1 | This software distribution uses the following open source software: |
2 | 2 |
|
3 | | -===Protocol Buffers version 2.6.1=== |
4 | | - |
5 | | -This license applies to all parts of Protocol Buffers except the following: |
6 | | - |
7 | | -- Atomicops support for generic gcc, located in |
8 | | -src/google/protobuf/stubs/atomicops_internals_generic_gcc.h. |
9 | | -This file is copyrighted by Red Hat Inc. |
10 | | - |
11 | | -- Atomicops support for AIX/POWER, located in |
12 | | -src/google/protobuf/stubs/atomicops_internals_power.h. |
13 | | -This file is copyrighted by Bloomberg Finance LP. |
14 | | - |
15 | | -Copyright 2014, Google Inc. All rights reserved. |
16 | | - |
17 | | -Redistribution and use in source and binary forms, with or without |
18 | | -modification, are permitted provided that the following conditions are |
19 | | -met: |
20 | | - |
21 | | -* Redistributions of source code must retain the above copyright |
22 | | -notice, this list of conditions and the following disclaimer. |
23 | | -* Redistributions in binary form must reproduce the above |
24 | | -copyright notice, this list of conditions and the following disclaimer |
25 | | -in the documentation and/or other materials provided with the |
26 | | -distribution. |
27 | | -* Neither the name of Google Inc. nor the names of its |
28 | | -contributors may be used to endorse or promote products derived from |
29 | | -this software without specific prior written permission. |
30 | | - |
31 | | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
32 | | -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
33 | | -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
34 | | -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
35 | | -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
36 | | -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
37 | | -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
38 | | -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
39 | | -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
40 | | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
41 | | -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
42 | | - |
43 | | -Code generated by the Protocol Buffer compiler is owned by the owner |
44 | | -of the input file used when generating it. This code is not |
45 | | -standalone and requires a support library to be linked with it. This |
46 | | -support library is itself covered by the above license. |
47 | | - |
48 | | -===CURL 8.11.0=== |
49 | | -COPYRIGHT AND PERMISSION NOTICE |
50 | | - |
51 | | -Copyright (c) 1996 - 2024, Daniel Stenberg, < [email protected]>, and many |
52 | | -contributors, see the THANKS file. |
53 | | - |
54 | | -All rights reserved. |
55 | | - |
56 | | -Permission to use, copy, modify, and distribute this software for any purpose |
57 | | -with or without fee is hereby granted, provided that the above copyright |
58 | | -notice and this permission notice appear in all copies. |
59 | | - |
60 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
61 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
62 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN |
63 | | -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, |
64 | | -DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR |
65 | | -OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE |
66 | | -OR OTHER DEALINGS IN THE SOFTWARE. |
67 | | - |
68 | | -Except as contained in this notice, the name of a copyright holder shall not |
69 | | -be used in advertising or otherwise to promote the sale, use or other dealings |
70 | | -in this Software without prior written authorization of the copyright holder. |
71 | | - |
72 | | -===RapidJSON v1.1.0=== |
73 | | -Tencent is pleased to support the open source community by making RapidJSON |
74 | | -available. |
75 | | - |
76 | | -Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All |
77 | | -rights reserved. |
78 | | - |
79 | | -If you have downloaded a copy of the RapidJSON binary from Tencent, please note |
80 | | -that the RapidJSON binary is licensed under the MIT License. |
81 | | -If you have downloaded a copy of the RapidJSON source code from Tencent, please |
82 | | -note that RapidJSON source code is licensed under the MIT License, except for |
83 | | -the third-party components listed below which are subject to different license |
84 | | -terms. Your integration of RapidJSON into your own projects may require |
85 | | -compliance with the MIT License, as well as the other licenses applicable to |
86 | | -the third-party components included within RapidJSON. To avoid the problematic |
87 | | -JSON license in your own projects, it's sufficient to exclude the |
88 | | -bin/jsonchecker/ directory, as it's the only code under the JSON license. |
89 | | -A copy of the MIT License is included in this file. |
90 | | - |
91 | | -Other dependencies and licenses: |
92 | | - |
93 | | -Open Source Software Licensed Under the BSD License: |
94 | | --------------------------------------------------------------------- |
95 | | - |
96 | | -The msinttypes r29 |
97 | | -Copyright (c) 2006-2013 Alexander Chemeris |
98 | | -All rights reserved. |
99 | | - |
100 | | -Redistribution and use in source and binary forms, with or without |
101 | | -modification, are permitted provided that the following conditions are met: |
102 | | - |
103 | | -* Redistributions of source code must retain the above copyright notice, this |
104 | | -list of conditions and the following disclaimer. |
105 | | -* Redistributions in binary form must reproduce the above copyright notice, |
106 | | -this list of conditions and the following disclaimer in the documentation |
107 | | -and/or other materials provided with the distribution. |
108 | | -* Neither the name of copyright holder nor the names of its contributors may |
109 | | -be used to endorse or promote products derived from this software without |
110 | | -specific prior written permission. |
111 | | - |
112 | | -THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY |
113 | | -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
114 | | -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
115 | | -DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY |
116 | | -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
117 | | -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
118 | | -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
119 | | -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
120 | | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
121 | | -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
122 | | - |
123 | | -Terms of the MIT License: |
124 | | --------------------------------------------------------------------- |
125 | | - |
126 | | -Permission is hereby granted, free of charge, to any person obtaining a copy of |
127 | | -this software and associated documentation files (the "Software"), to deal in |
128 | | -the Software without restriction, including without limitation the rights to |
129 | | -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
130 | | -of the Software, and to permit persons to whom the Software is furnished to do |
131 | | -so, subject to the following conditions: |
132 | | - |
133 | | -The above copyright notice and this permission notice shall be included in all |
134 | | -copies or substantial portions of the Software. |
135 | | - |
136 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
137 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
138 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
139 | | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
140 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
141 | | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
142 | | -SOFTWARE. |
143 | | - |
144 | 3 | ===OpenSSL v3.3.1=== |
145 | 4 | Apache License |
146 | 5 | Version 2.0, January 2004 |
@@ -343,3 +202,28 @@ distributed under the License is distributed on an "AS IS" BASIS, |
343 | 202 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
344 | 203 | See the License for the specific language governing permissions and |
345 | 204 | limitations under the License. |
| 205 | + |
| 206 | +===volk Header Version 280=== |
| 207 | + |
| 208 | +This library is distributed under the MIT License. |
| 209 | + |
| 210 | +Copyright (c) 2018-2024 Arseny Kapoulkine |
| 211 | + |
| 212 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 213 | +of this software and associated documentation files (the "Software"), to deal |
| 214 | +in the Software without restriction, including without limitation the rights |
| 215 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 216 | +copies of the Software, and to permit persons to whom the Software is |
| 217 | +furnished to do so, subject to the following conditions: |
| 218 | + |
| 219 | +The above copyright notice and this permission notice shall be included in all |
| 220 | +copies or substantial portions of the Software. |
| 221 | + |
| 222 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 223 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 224 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 225 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 226 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 227 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 228 | +SOFTWARE. |
| 229 | +*/ |
0 commit comments