forked from alexa/avs-device-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE.txt
100 lines (76 loc) · 3.2 KB
/
NOTICE.txt
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
AVS Device SDK
Copyright 2016-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
***************************
AVS DEVICE SDK COMPONENTS
***************************
The following AVS Device SDK components are licensed under the Apache
License, Version 2.0 (the "License"):
- Activity Focus Manager Library (AFML)
- Alerts Capability Agent
- Alexa Communications Library (ACL)
- Alexa Directive Sequencer Library (ADSL)
- Audio Input Processor (AIP) / Speech Recognizer Capability Agent
- Certified Sender
- Context Manager
- Default Client
- ExternalMediaPlayer Capability Agent
- Key Word Detector (KWD)
- Media Player
- Notifications Capability Agent
- Playback Controller Capability Agent
- Playlist Parser
- RegistrationManager
- Sample App
- Settings Capability Agent
- SpeakerManager Capability Agent
- SpeechSynthesizer Capability Agent
- Storage
- System Capability Agent
- Template Runtime Capability Agent
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.
***************************
AVS DEVICE SDK COMPONENTS
***************************
The following AVS Device SDK component is licensed under the Amazon Software License:
- AudioPlayer Capability Agent
- InterruptModel
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/
******************
ALEXA AUDIO ASSETS
******************
Copyright 2018 Amazon.com, Inc. or its affiliates (“Amazon”).
All Rights Reserved.
These materials are licensed to you as "Program Materials" under the Program
Materials License Agreement, which is currently available at
https://developer.amazon.com/support/legal/pml.
**********************
THIRD PARTY COMPONENTS
**********************
This software includes third party software subject to the following
copyrights:
- JSON parsing for C++ from RapidJSON - Copyright (C) 2015 THL A29 Limited,
a Tencent company, and Milo Yip.
- Multipart parsing for MIME messages from multipart-parser -
Copyright (c) 2010 Hongli Lai
- C++ test framework from Google Test - Copyright 2008, Google Inc.
- Extension for writing and using C++ mock classes from Google Mock -
Copyright 2008, Google Inc.
- a2dp-rtp.h from BlueALSA - Copyright (c) 2016-2017 Arkadiusz Bokowy.
- Part of the code in BluetoothImplementations/BlueZ/src/MediaEndpoint.cpp is based on
BlueALSA project - Copyright (c) 2016-2017 Arkadiusz Bokowy.
- Part of the code in shared/acsdkManufactory is based on fruit -
Copyright 2014 Google Inc. All rights reserved, available at
https://github.com/google/fruit.
NOTE: Other license terms may apply to certain, identified software files
contained within or distributed with the accompanying software if such terms
are included in the directory containing the accompanying software. Such
other license terms will then apply in lieu of the terms of the software
license above.