Skip to content

Commit abdb0e1

Browse files
authored
Merge pull request #216 from smartdevicelink/bugfix/issue-215-third-party
add third_party.md
2 parents 91c4e09 + 17aef2d commit abdb0e1

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

third_party.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
### SDL JavaScript Suite
2+
3+
Copyright (C) 2020, SmartDeviceLink Consortium, Inc.
4+
5+
#### License
6+
Copyright (c) 2020, SmartDeviceLink Consortium, Inc.
7+
All rights reserved.
8+
9+
Redistribution and use in source and binary forms, with or without
10+
modification, are permitted provided that the following conditions are met:
11+
12+
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
13+
14+
* 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.
15+
16+
* 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.
17+
18+
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.
19+
20+
#### Third Party Licenses
21+
22+
Both the source and binary distributions of this software contain
23+
some third party software. All the third party software included
24+
or linked is redistributed under the terms and conditions of their
25+
original licenses.
26+
27+
The third party software included and used by this project is:
28+
29+
**js-bson 4.0.2**
30+
31+
* Copyright (c) 2004, MongoDB
32+
* Licensed under the Apache License, Version 2.0
33+
* Note that this library has been run through webpack
34+
* See [https://github.com/mongodb/js-bson/releases/tag/v4.0.2](https://github.com/mongodb/js-bson/releases/tag/v4.0.2)

0 commit comments

Comments
 (0)