Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 7f9b5b7

Browse files
committed
Correct accidental addition of Apache license text at top of some earcon files.
1 parent 703b061 commit 7f9b5b7

23 files changed

+91
-421
lines changed

ApplicationUtilities/Resources/Audio/include/Audio/Data/create_header.bash

+3-18
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,6 @@ GUARD=`echo "ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO
1616
CURR_YEAR=`date +"%Y"`
1717

1818
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-
3419
/*
3520
* ******************
3621
* ALEXA AUDIO ASSETS
@@ -39,9 +24,9 @@ cat <<EOF > "${FULL_OUTPUT}"
3924
* Copyright ${CURR_YEAR} Amazon.com, Inc. or its affiliates ("Amazon").
4025
* All Rights Reserved.
4126
*
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
4530
*/
4631
EOF
4732

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_alerts_notification_01.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_ALERTS_NOTIFICATION_01_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_alerts_notification_02.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_ALERTS_NOTIFICATION_02_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_alerts_notification_03.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_ALERTS_NOTIFICATION_03_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_comms_call_connected.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_COMMS_CALL_CONNECTED_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_comms_call_disconnected.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_COMMS_CALL_DISCONNECTED_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_comms_call_incoming_ringtone.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_COMMS_CALL_INCOMING_RINGTONE_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_comms_drop_in_incoming.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_COMMS_DROP_IN_INCOMING_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_comms_outbound_ringtone.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_COMMS_OUTBOUND_RINGTONE_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_state_bluetooth_connected.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_STATE_BLUETOOTH_CONNECTED_MP3_H_

ApplicationUtilities/Resources/Audio/include/Audio/Data/med_state_bluetooth_disconnected.mp3.h

+4-19
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
/*
2-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3-
*
4-
* Licensed under the Apache License, Version 2.0 (the "License").
5-
* You may not use this file except in compliance with the License.
6-
* A copy of the License is located at
7-
*
8-
* http://aws.amazon.com/apache2.0/
9-
*
10-
* or in the "license" file accompanying this file. This file is distributed
11-
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12-
* express or implied. See the License for the specific language governing
13-
* permissions and limitations under the License.
14-
*/
15-
161
/*
172
* ******************
183
* ALEXA AUDIO ASSETS
194
* ******************
205
*
21-
* Copyright 2019-2020 Amazon.com, Inc. or its affiliates ("Amazon").
6+
* Copyright 2019-2022 Amazon.com, Inc. or its affiliates ("Amazon").
227
* All Rights Reserved.
238
*
24-
* These materials are licensed to you as "Alexa Materials" under the Alexa Voice
25-
* Service Agreement, which is currently available at
26-
* https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/support/terms-and-agreements.
9+
* These materials are licensed to you as “AVS Materials" under the Amazon
10+
* Developer Services Agreement, which is currently available at
11+
* https://developer.amazon.com/support/legal/da
2712
*/
2813

2914
#ifndef ALEXA_CLIENT_SDK_APPLICATIONUTILITIES_RESOURCES_AUDIO_INCLUDE_AUDIO_DATA_MED_STATE_BLUETOOTH_DISCONNECTED_MP3_H_

0 commit comments

Comments
 (0)