-
Notifications
You must be signed in to change notification settings - Fork 157
/
Copy pathNOTICE
156 lines (127 loc) · 5.92 KB
/
NOTICE
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
Alexa Auto SDK
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*************************
ALEXA AUTO SDK COMPONENTS
*************************
The following Alexa Auto SDK components are licensed under the Apache License, Version 2.0 (the "License"):
aacs/android/app-components
aacs/android/assets
aacs/android/common
aacs/android/sample-app
aacs/android/service
builder
modules/aasb
modules/address-book
modules/alexa
modules/apl
modules/bluetooth
modules/car-control
modules/cbl
modules/core
modules/custom-domain
modules/loopback-detector
modules/messaging
modules/navigation
modules/phone-control
modules/system-audio
modules/text-to-speech
modules/text-to-speech-provider
samples/cpp
You may not use this file except in compliance with the License. A copy of
the License is located at
http://aws.amazon.com/apache2.0/
or in the "license" file accompanying this file. This file is distributed on
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied. See the License for the specific language governing permissions and
limitations under the License.
***************************
ALEXA AUTO SDK COMPONENTS
***************************
The following Alexa Auto SDK sub-component is licensed under the Amazon Software License:
- modules/core/Arbitrator
You may not use this file except in compliance with the Amazon Software License. A copy
of the Amazon Software License is located at:
http://aws.amazon.com/asl/
**********************
THIRD PARTY COMPONENTS
**********************
C++ Sample App includes the following open source libraries:
----------------------------------------
Guidelines Support Library (GSL) gsl_assert (<gsl/contracts.h>)
https://github.com/Microsoft/GSL/blob/master/include/gsl/gsl_assert
Copyright (c) 2015 Microsoft Corporation. All rights reserved.
This code is licensed under the MIT License (MIT).
https://github.com/Microsoft/GSL/blob/master/LICENSE
----------------------------------------
JSON for Modern C++
https://github.com/nlohmann/json
Copyright (c) 2013-2018 Niels Lohmann <http://nlohmann.me>.
Licensed under the MIT License <http://opensource.org/licenses/MIT>.
SDK html documentation includes the following open source libraries:
----------------------------------------
jQuery JavaScript Library v1.7.1
http://jquery.com/
Copyright 2011, John Resig
Dual licensed under the MIT or GPL Version 2 licenses.
http://jquery.org/license
----------------------------------------
Sizzle CSS Selector Engine
Copyright 2011, The Dojo Foundation
Released under the MIT, BSD, and GPL Licenses.
More information: http://sizzlejs.com/
----------------------------------------
jQuery UI 1.8.18
Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
Dual licensed under the MIT or GPL Version 2 licenses.
http://jquery.org/license
http://docs.jquery.com/UI
----------------------------------------
jQuery UI Widget 1.8.18
Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
Dual licensed under the MIT or GPL Version 2 licenses.
http://jquery.org/license
http://docs.jquery.com/UI/Widget
----------------------------------------
jQuery UI Mouse 1.8.18
Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
Dual licensed under the MIT or GPL Version 2 licenses.
http://jquery.org/license
http://docs.jquery.com/UI/Mouse
----------------------------------------
jQuery hashchange event - v1.3 - 7/21/2010
http://benalman.com/projects/jquery-hashchange-plugin/
Copyright (c) 2010 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/
----------------------------------------
PowerTip - v1.2.0 - 2013-04-03
http://stevenbenner.github.com/jquery-powertip/
Copyright (c) 2013 Steven Benner (http://stevenbenner.com/).
Released under MIT license.
https://raw.github.com/stevenbenner/jquery-powertip/master/LICENSE.txt
----------------------------------------
jQuery UI Touch Punch 0.2.3
Copyright 2011-2014, Dave Furfero
Dual licensed under the MIT or GPL Version 2 licenses.
----------------------------------------
SmartMenus jQuery Plugin - v1.0.0 - January 27, 2016
http://www.smartmenus.org/
Copyright Vasil Dinkov, Vadikom Web Ltd.
http://vadikom.com
Licensed MIT
----------------------------------------
Alexa Auto App includes the following open source Google material design icons:
Google material design icons - v4.0.0 - August 31, 2020
https://github.com/google/material-design-icons/blob/master/android/av/album/materialicons/black/res/drawable/baseline_album_24.xml
https://github.com/google/material-design-icons/blob/master/android/av/forward_30/materialicons/black/res/drawable/baseline_forward_30_24.xml
https://github.com/google/material-design-icons/blob/master/android/av/replay_30/materialicons/black/res/drawable/baseline_replay_30_24.xml
https://github.com/google/material-design-icons/blob/master/android/social/thumb_up_alt/materialicons/black/res/drawable/baseline_thumb_up_alt_24.xml
https://github.com/google/material-design-icons/blob/master/android/social/thumb_up_alt/materialiconsoutlined/black/res/drawable/outline_thumb_up_alt_24.xml
https://github.com/google/material-design-icons/blob/master/android/social/thumb_down_alt/materialicons/black/res/drawable/baseline_thumb_down_alt_24.xml
https://github.com/google/material-design-icons/blob/master/android/social/thumb_down_alt/materialiconsoutlined/black/res/drawable/outline_thumb_down_alt_24.xml
https://github.com/google/material-design-icons/blob/master/android/navigation/close/materialicons/black/res/drawable/baseline_close_24.xml
https://github.com/google/material-design-icons/blob/master/android/navigation/arrow_back/materialicons/black/res/drawable/baseline_arrow_back_24.xml
https://github.com/google/material-design-icons/blob/master/android/navigation/check/materialicons/black/res/drawable/baseline_check_24.xml
Google material design icons are under Apache License Version 2.0
https://github.com/google/material-design-icons/blob/master/LICENSE
----------------------------------------