|
1 | | -Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. |
2 | | - |
3 | | -The Amazon DocumentDB ODBC Driver uses third-party libraries and |
4 | | -lists the third-party software licensing below. |
5 | | - |
6 | | -In the event that we accidentally failed to list a required notice, |
7 | | -please bring it to our attention through any of the ways detailed here: |
8 | | - |
9 | | - https://github.com/aws/amazon-documentdb-odbc-driver/issues |
10 | | - |
11 | | -The attached notices are provided for information only. |
12 | | - |
13 | | -For any licenses that require disclosure of source, sources are available at |
14 | | -https://github.com/aws/amazon-documentdb-odbc-driver. |
15 | | - |
16 | | -1) License Notice for the Boost library |
17 | | ---------------------------------------- |
18 | | - |
19 | | -Copyright (c) 2003 - 2021 Boost Software |
20 | | - |
21 | | -Distributed under the Boost Software License, Version 1.0. |
22 | | -See http://www.boost.org/LICENSE_1_0.txt |
23 | | - |
24 | | -2) License Notice for Apache Ignite |
25 | | ------------------------------------------ |
26 | | - |
27 | | -Copyright (c) 2015 - 2021 Apache Ignite |
28 | | - |
29 | | -Licensed under the Apache License, Version 2.0 (the "License"); you may not |
30 | | -use this software except in compliance with the License. You may obtain a |
31 | | -copy of the License at http://www.apache.org/licenses/LICENSE-2.0 |
32 | | - |
33 | | -Unless required by applicable law or agreed to in writing, software |
34 | | -distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
35 | | -WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
36 | | -License for the specific language governing permissions and limitations |
37 | | -under the License. |
38 | | - |
39 | | - |
40 | | -3) License Notice for MongoDB C++ Driver |
41 | | - |
42 | | ------------------------------------------ |
43 | | - |
44 | | -Copyright 2022 MongoDB C++ Driver |
45 | | - |
46 | | -Licensed under the Apache License, Version 2.0 (the "License"); |
47 | | -you may not use this file except in compliance with the License. |
48 | | -You may obtain a copy of the License at |
49 | | - |
50 | | - http://www.apache.org/licenses/LICENSE-2.0 |
51 | | - |
52 | | -Unless required by applicable law or agreed to in writing, software |
53 | | -distributed under the License is distributed on an "AS IS" BASIS, |
54 | | -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
55 | | -See the License for the specific language governing permissions and |
56 | | -limitations under the License. |
57 | | - |
58 | | ------------------------------------------ |
59 | | -** StableCoder - code-coverage.cmake -- https://github.com/StableCoder/cmake-scripts/blob/master/code-coverage.cmake (22.06) |
| 1 | +Amazon DocumentDB ODBC Driver |
| 2 | +Copyright (c) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. |
0 commit comments