@@ -16,21 +16,6 @@ GUARD=`echo "ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO
16
16
CURR_YEAR=` date +" %Y" `
17
17
18
18
cat << EOF > "${FULL_OUTPUT} "
19
- /*
20
- * Copyright ${CURR_YEAR} Amazon.com, Inc. or its affiliates. All Rights Reserved.
21
- *
22
- * Licensed under the Apache License, Version 2.0 (the "License").
23
- * You may not use this file except in compliance with the License.
24
- * A copy of the License is located at
25
- *
26
- * http://aws.amazon.com/apache2.0/
27
- *
28
- * or in the "license" file accompanying this file. This file is distributed
29
- * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
30
- * express or implied. See the License for the specific language governing
31
- * permissions and limitations under the License.
32
- */
33
-
34
19
/*
35
20
* ******************
36
21
* ALEXA AUDIO ASSETS
@@ -39,9 +24,9 @@ cat <<EOF > "${FULL_OUTPUT}"
39
24
* Copyright ${CURR_YEAR} Amazon.com, Inc. or its affiliates ("Amazon").
40
25
* All Rights Reserved.
41
26
*
42
- * These materials are licensed to you as "Alexa Materials" under the Alexa Voice
43
- * Service Agreement, which is currently available at
44
- * https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/ support/terms-and-agreements.
27
+ * These materials are licensed to you as “AVS Materials" under the Amazon
28
+ * Developer Services Agreement, which is currently available at
29
+ * https://developer.amazon.com/support/legal/da
45
30
*/
46
31
EOF
47
32
0 commit comments