summaryrefslogtreecommitdiff
path: root/third_party.md
blob: 0737d7a657c9e3f04cd8d0724d76a6d66c54656a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
### SDL CORE

Copyright (C) 2018 - 2020, SmartDeviceLink Consortium, Inc.

#### License
Copyright (c) 2017 - 2020, SmartDeviceLink Consortium, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

* Neither the name of SmartDeviceLink Consortium, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

#### Third Party Licenses

Both the source and binary distributions of this software contain
some third party software. All the third party software included
or linked is redistributed under the terms and conditions of their 
original licenses.

The third party software included and used by this project is:

**googlemock 1.7.0**

* Copyright 2008, Google Inc 
* Licensed under BSD 3-clause
* The library is included in Google C++ Mocking Framework
* See [https://github.com/google/googletest/tree/master/googlemock](https://github.com/google/googletest/tree/master/googlemock)

**googlemock 1.7.0**

* Copyright [2007] Neal Norwitz
* Portions Copyright [2007] Google Inc
* Licensed under the Apache License, Version 2.0
* The library is included in the Google Mock class generator
* See [https://github.com/google/googletest/tree/master/googlemock](https://github.com/google/googletest/tree/master/googlemock)

**json-cpp 1.9.2**

* Any copyright is dedicated to the Public Domain 
* The library is included as a git submodule in jsoncpp 3rd party static src folder
* See [https://github.com/open-source-parsers/jsoncpp/releases/tag/1.9.2](https://github.com/open-source-parsers/jsoncpp/releases/tag/1.9.2)

**Apache log4cxx 0.10.0**

* Copyright 2004-2007 The Apache Software Foundation
* Licensed under the Apache License, Version 2.0
* The library is included in apache-log4cxx-0.10.0 3rd party src folder
* See [https://github.com/apache/logging-log4cxx/releases](https://github.com/apache/logging-log4cxx/releases)

**Apache Portable Runtime 1.5**

* Copyright (c) 2000-2013 The Apache Software Foundation.
* Licensed under the Apache License, Version 2.0.
* The library is included in apr-1.5.0 3rd party src folder.
* See [https://github.com/apache/apr/releases/tag/1.5.0](https://github.com/apache/apr/releases/tag/1.5.0)

**Apache Portable Runtime Utility 1.5.3**

* Copyright (c) 2000-2013 The Apache Software Foundation
* Licensed under the Apache License, Version 2.0
* The library is included in apr-util-1.5.3 3rd party src folder
* See [https://github.com/apache/apr-util/releases/tag/1.5.3](https://github.com/apache/apr-util/releases/tag/1.5.3)

**Apache Portable Runtime 1.5**

* Copyright (c) 1987, 1992, 1993, 1994, The Regents of the University of California
* Licensed under BSD 4-clause
* The library is included in apr-1.5.0 3rd party src folder
* See [https://github.com/apache/apr/releases/tag/1.5.0](https://github.com/apache/apr/releases/tag/1.5.0)

**inetlib**

* Copyright (c) 1996 by Internet Software Consortium
* Licensed under ISC License
* The library is included in the unix folder of network_io, under the apr-1.5.0 3rd party src folder

**Expat 2.1.0**

* Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper
* Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers
* Licensed under MIT License
* The library is included in expat-2.1.0 3rd party src folder
* See [https://github.com/libexpat/libexpat/tree/defusedexpat-2.1.0/expat](https://github.com/libexpat/libexpat/tree/defusedexpat-2.1.0/expat)

**Expat 2.1.0**

* Licensed under GNU Free Documentation License v1.1
* The library is included in the doc folder, under the expat-2.1.0 3rd party src folder
* See [https://github.com/libexpat/libexpat/tree/defusedexpat-2.1.0/expat/doc](https://github.com/libexpat/libexpat/tree/defusedexpat-2.1.0/expat/doc)

**Pugixml 1.2**

* Copyright (C) 2006-2012, by Arseny Kapoulkine
* Licensed under MIT License
* The library is used as an XML processing library, located in the tools folder
* See [https://github.com/zeux/pugixml/releases/tag/v1.2](https://github.com/zeux/pugixml/releases/tag/v1.2)