Skip to content

Commit 0d1ca86

Browse files
paul-szczepanek-arm0xc0170
authored andcommitted
license updated
1 parent 6b705c8 commit 0d1ca86

File tree

243 files changed

+4129
-4131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+4129
-4131
lines changed

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/bb_ble_api.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief BLE baseband interface file.
6-
*
7-
* Copyright (c) 2013-2018 Arm Ltd. All Rights Reserved.
8-
* ARM Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief BLE baseband interface file.
2121
*/
2222
/*************************************************************************************************/
2323

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/bb_ble_api_op.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief BLE baseband interface file.
6-
*
7-
* Copyright (c) 2016-2019 Arm Ltd. All Rights Reserved.
8-
* Arm Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief BLE baseband interface file.
2121
*/
2222
/*************************************************************************************************/
2323

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/bb_ble_api_pdufilt.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief BLE baseband PDU filtering interface file.
6-
*
7-
* Copyright (c) 2016-2018 Arm Ltd. All Rights Reserved.
8-
* ARM Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief BLE baseband PDU filtering interface file.
2121
*/
2222
/*************************************************************************************************/
2323

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/bb_ble_api_periodiclist.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief BLE baseband periodiclist interface file.
6-
*
7-
* Copyright (c) 2016-2017 ARM Ltd. All Rights Reserved.
8-
* ARM Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief BLE baseband periodiclist interface file.
2121
*/
2222
/*************************************************************************************************/
2323

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/bb_ble_api_reslist.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief BLE baseband resolving list interface file.
6-
*
7-
* Copyright (c) 2016-2019 Arm Ltd. All Rights Reserved.
8-
* Arm Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief BLE baseband resolving list interface file.
2121
*/
2222
/*************************************************************************************************/
2323

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/bb_ble_api_whitelist.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief BLE baseband whitelist interface file.
6-
*
7-
* Copyright (c) 2016-2017 ARM Ltd. All Rights Reserved.
8-
* ARM Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief BLE baseband whitelist interface file.
2121
*/
2222
/*************************************************************************************************/
2323

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/lhci_api.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief Link layer HCI subsystem API.
6-
*
7-
* Copyright (c) 2013-2018 Arm Ltd. All Rights Reserved.
8-
* Arm Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief Link layer HCI subsystem API.
2121
*/
2222
/*************************************************************************************************/
2323

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/ll_api.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief Link layer interface file.
6-
*
7-
* Copyright (c) 2013-2019 Arm Ltd. All Rights Reserved.
8-
* Arm Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief Link layer interface file.
2121
*/
2222
/*************************************************************************************************/
2323

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/ll_defs.h

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
/*************************************************************************************************/
2-
/*!
3-
* \file
4-
*
5-
* \brief Link layer constant definitions.
6-
*
7-
* Copyright (c) 2013-2019 Arm Ltd. All Rights Reserved.
8-
* Arm Ltd. confidential and proprietary.
1+
/* Copyright (c) 2019 Arm Limited
2+
* SPDX-License-Identifier: Apache-2.0
93
*
10-
* Licensed under the Apache License, Version 2.0 (the "License");
11-
* you may not use this file except in compliance with the License.
12-
* You may obtain a copy of the License at
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+
* You may obtain a copy of the License at
137
*
14-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
159
*
16-
* Unless required by applicable law or agreed to in writing, software
17-
* distributed under the License is distributed on an "AS IS" BASIS,
18-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19-
* See the License for the specific language governing permissions and
20-
* limitations under the License.
10+
* Unless required by applicable law or agreed to in writing, software
11+
* distributed under the License is distributed on an "AS IS" BASIS,
12+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
/*************************************************************************************************/
18+
/*!
19+
* \file
20+
* \brief Link layer constant definitions.
2121
*/
2222
/*************************************************************************************************/
2323

0 commit comments

Comments
 (0)