File tree Expand file tree Collapse file tree 8 files changed +56
-48
lines changed
connectivity/drivers/802.15.4_RF/atmel-rf-driver Expand file tree Collapse file tree 8 files changed +56
-48
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2014-2015 ARM Limited. All rights reserved .
2+ * Copyright (c) 2014-2018, 2020, Pelion and affiliates .
33 * SPDX-License-Identifier: Apache-2.0
4- * Licensed under the Apache License, Version 2.0 (the License); you may
5- * not use this file except in compliance with the License.
4+ *
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
67 * You may obtain a copy of the License at
78 *
8- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
910 *
1011 * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an AS IS BASIS, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ * distributed under the License is distributed on an " AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314 * See the License for the specific language governing permissions and
1415 * limitations under the License.
1516 */
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2020 ARM Limited. All rights reserved .
2+ * Copyright (c) 2020, Pelion and affiliates .
33 * SPDX-License-Identifier: Apache-2.0
4- * Licensed under the Apache License, Version 2.0 (the License); you may
5- * not use this file except in compliance with the License.
4+ *
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
67 * You may obtain a copy of the License at
78 *
8- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
910 *
1011 * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an AS IS BASIS, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ * distributed under the License is distributed on an " AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314 * See the License for the specific language governing permissions and
1415 * limitations under the License.
1516 */
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2014-2015 ARM Limited. All rights reserved .
2+ * Copyright (c) 2014-2017, 2020, Pelion and affiliates .
33 * SPDX-License-Identifier: Apache-2.0
4- * Licensed under the Apache License, Version 2.0 (the License); you may
5- * not use this file except in compliance with the License.
4+ *
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
67 * You may obtain a copy of the License at
78 *
8- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
910 *
1011 * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an AS IS BASIS, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ * distributed under the License is distributed on an " AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314 * See the License for the specific language governing permissions and
1415 * limitations under the License.
1516 */
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2020 ARM Limited. All rights reserved .
2+ * Copyright (c) 2020-2021, Pelion and affiliates .
33 * SPDX-License-Identifier: Apache-2.0
4- * Licensed under the Apache License, Version 2.0 (the License); you may
5- * not use this file except in compliance with the License.
4+ *
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
67 * You may obtain a copy of the License at
78 *
8- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
910 *
1011 * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an AS IS BASIS, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ * distributed under the License is distributed on an " AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314 * See the License for the specific language governing permissions and
1415 * limitations under the License.
1516 */
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2014-2015 ARM Limited. All rights reserved .
2+ * Copyright (c) 2014-2020, Pelion and affiliates .
33 * SPDX-License-Identifier: Apache-2.0
4- * Licensed under the Apache License, Version 2.0 (the License); you may
5- * not use this file except in compliance with the License.
4+ *
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
67 * You may obtain a copy of the License at
78 *
8- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
910 *
1011 * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an AS IS BASIS, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ * distributed under the License is distributed on an " AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314 * See the License for the specific language governing permissions and
1415 * limitations under the License.
1516 */
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2016-2016 ARM Limited. All rights reserved .
2+ * Copyright (c) 2014-2018, Pelion and affiliates .
33 * SPDX-License-Identifier: Apache-2.0
4- * Licensed under the Apache License, Version 2.0 (the License); you may
5- * not use this file except in compliance with the License.
4+ *
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
67 * You may obtain a copy of the License at
78 *
8- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
910 *
1011 * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an AS IS BASIS, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ * distributed under the License is distributed on an " AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314 * See the License for the specific language governing permissions and
1415 * limitations under the License.
1516 */
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2014-2015 ARM Limited. All rights reserved .
2+ * Copyright (c) 2014-2018, Pelion and affiliates .
33 * SPDX-License-Identifier: Apache-2.0
4- * Licensed under the Apache License, Version 2.0 (the License); you may
5- * not use this file except in compliance with the License.
4+ *
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
67 * You may obtain a copy of the License at
78 *
8- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
910 *
1011 * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an AS IS BASIS, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ * distributed under the License is distributed on an " AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314 * See the License for the specific language governing permissions and
1415 * limitations under the License.
1516 */
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2020 ARM Limited. All rights reserved .
2+ * Copyright (c) 2020, Pelion and affiliates .
33 * SPDX-License-Identifier: Apache-2.0
4- * Licensed under the Apache License, Version 2.0 (the License); you may
5- * not use this file except in compliance with the License.
4+ *
5+ * Licensed under the Apache License, Version 2.0 (the "License");
6+ * you may not use this file except in compliance with the License.
67 * You may obtain a copy of the License at
78 *
8- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
910 *
1011 * Unless required by applicable law or agreed to in writing, software
11- * distributed under the License is distributed on an AS IS BASIS, WITHOUT
12- * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+ * distributed under the License is distributed on an " AS IS" BASIS,
13+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1314 * See the License for the specific language governing permissions and
1415 * limitations under the License.
1516 */
You can’t perform that action at this time.
0 commit comments