diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/common_functions.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/common_functions.h index c08ae59..583298f 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/common_functions.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/common_functions.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2018, 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip4string.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip4string.h index 0c10bf0..414e539 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip4string.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip4string.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2018 ARM Limited. All rights reserved. + * Copyright (c) 2014-2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip6string.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip6string.h index 34ee097..e1c79fa 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip6string.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip6string.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2016, 2018, 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip_fsc.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip_fsc.h index eb23ed7..f791101 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip_fsc.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ip_fsc.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2015, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_list.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_list.h index ca5baaf..7ef123a 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_list.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_list.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2016, 2018-2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_nvm_helper.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_nvm_helper.h index aea476a..e16c12f 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_nvm_helper.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_nvm_helper.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2016-2017 ARM Limited. All rights reserved. + * Copyright (c) 2016-2017, 2021, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_trace.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_trace.h deleted file mode 100644 index 2219f8b..0000000 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_trace.h +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) 2015-2017 ARM Limited. All rights reserved. - * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License 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. - */ - -/** - * \file ns_trace.h - * Trace interface abstraction for NanoStack library as well as application. - * - * Actual used trace library is mbed-trace. For usage details check mbed_trace.h. - * - */ -#ifndef NS_TRACE_H_ -#define NS_TRACE_H_ - -#if defined(HAVE_DEBUG) && !defined(FEA_TRACE_SUPPORT) -#define FEA_TRACE_SUPPORT -#endif - -#include "ns_types.h" -#include "mbed-trace/mbed_trace.h" - -#endif /* NS_TRACE_H_ */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_types.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_types.h index 994db32..2ec10b8 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_types.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/ns_types.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2016, 2018-2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmemLIB.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmemLIB.h index ee91bfc..690a53b 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmemLIB.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmemLIB.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2019 ARM Limited. All rights reserved. + * Copyright (c) 2014-2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmem_tracker.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmem_tracker.h index c0fccdf..9f1d319 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmem_tracker.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmem_tracker.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2020 ARM Limited. All rights reserved. + * Copyright (c) 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmem_tracker_lib.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmem_tracker_lib.h index aa76f39..3fafb0b 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmem_tracker_lib.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/nsdynmem_tracker_lib.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2020 ARM Limited. All rights reserved. + * Copyright (c) 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/platform/arm_hal_interrupt.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/platform/arm_hal_interrupt.h index 5ad6aca..51c85af 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/platform/arm_hal_interrupt.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/platform/arm_hal_interrupt.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2016, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/platform/arm_hal_nvm.h b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/platform/arm_hal_nvm.h index 8978d11..237e407 100644 --- a/connectivity/libraries/nanostack-libservice/mbed-client-libservice/platform/arm_hal_nvm.h +++ b/connectivity/libraries/nanostack-libservice/mbed-client-libservice/platform/arm_hal_nvm.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2016 ARM Limited. All rights reserved. + * Copyright (c) 2016, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/IPv6_fcf_lib/ip_fsc.c b/connectivity/libraries/nanostack-libservice/source/IPv6_fcf_lib/ip_fsc.c index 0de3a16..50b81a6 100644 --- a/connectivity/libraries/nanostack-libservice/source/IPv6_fcf_lib/ip_fsc.c +++ b/connectivity/libraries/nanostack-libservice/source/IPv6_fcf_lib/ip_fsc.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2015, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/libBits/common_functions.c b/connectivity/libraries/nanostack-libservice/source/libBits/common_functions.c index 2c4b8f3..4400019 100644 --- a/connectivity/libraries/nanostack-libservice/source/libBits/common_functions.c +++ b/connectivity/libraries/nanostack-libservice/source/libBits/common_functions.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2015, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/libList/ns_list.c b/connectivity/libraries/nanostack-libservice/source/libList/ns_list.c index 7152281..f415e85 100644 --- a/connectivity/libraries/nanostack-libservice/source/libList/ns_list.c +++ b/connectivity/libraries/nanostack-libservice/source/libList/ns_list.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2015, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/libTrace/scripts/fetch_groups.sh b/connectivity/libraries/nanostack-libservice/source/libTrace/scripts/fetch_groups.sh index 433bde2..989a78a 100644 --- a/connectivity/libraries/nanostack-libservice/source/libTrace/scripts/fetch_groups.sh +++ b/connectivity/libraries/nanostack-libservice/source/libTrace/scripts/fetch_groups.sh @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/libip4string/ip4tos.c b/connectivity/libraries/nanostack-libservice/source/libip4string/ip4tos.c index afdd4f0..ed4c9f1 100644 --- a/connectivity/libraries/nanostack-libservice/source/libip4string/ip4tos.c +++ b/connectivity/libraries/nanostack-libservice/source/libip4string/ip4tos.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2018 ARM Limited. All rights reserved. + * Copyright (c) 2014-2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/libip4string/stoip4.c b/connectivity/libraries/nanostack-libservice/source/libip4string/stoip4.c index f7ea864..0c0c678 100644 --- a/connectivity/libraries/nanostack-libservice/source/libip4string/stoip4.c +++ b/connectivity/libraries/nanostack-libservice/source/libip4string/stoip4.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2018 ARM Limited. All rights reserved. + * Copyright (c) 2014-2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/libip6string/ip6tos.c b/connectivity/libraries/nanostack-libservice/source/libip6string/ip6tos.c index 5f3b147..6bc65ce 100644 --- a/connectivity/libraries/nanostack-libservice/source/libip6string/ip6tos.c +++ b/connectivity/libraries/nanostack-libservice/source/libip6string/ip6tos.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2016, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/libip6string/stoip6.c b/connectivity/libraries/nanostack-libservice/source/libip6string/stoip6.c index 5fda33b..3a2f768 100644 --- a/connectivity/libraries/nanostack-libservice/source/libip6string/stoip6.c +++ b/connectivity/libraries/nanostack-libservice/source/libip6string/stoip6.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2015 ARM Limited. All rights reserved. + * Copyright (c) 2014-2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/nsdynmemLIB/nsdynmemLIB.c b/connectivity/libraries/nanostack-libservice/source/nsdynmemLIB/nsdynmemLIB.c index 99ba624..a961b5a 100644 --- a/connectivity/libraries/nanostack-libservice/source/nsdynmemLIB/nsdynmemLIB.c +++ b/connectivity/libraries/nanostack-libservice/source/nsdynmemLIB/nsdynmemLIB.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2019 ARM Limited. All rights reserved. + * Copyright (c) 2014-2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/nsdynmemtracker/nsdynmem_tracker_lib.c b/connectivity/libraries/nanostack-libservice/source/nsdynmemtracker/nsdynmem_tracker_lib.c index 9c2bcdf..fc83006 100644 --- a/connectivity/libraries/nanostack-libservice/source/nsdynmemtracker/nsdynmem_tracker_lib.c +++ b/connectivity/libraries/nanostack-libservice/source/nsdynmemtracker/nsdynmem_tracker_lib.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2020 ARM Limited. All rights reserved. + * Copyright (c) 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/source/nvmHelper/ns_nvm_helper.c b/connectivity/libraries/nanostack-libservice/source/nvmHelper/ns_nvm_helper.c index eea8209..b477f42 100644 --- a/connectivity/libraries/nanostack-libservice/source/nvmHelper/ns_nvm_helper.c +++ b/connectivity/libraries/nanostack-libservice/source/nvmHelper/ns_nvm_helper.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2016-2017 ARM Limited. All rights reserved. + * Copyright (c) 2016-2018, 2021, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/ip6tos/ip6tos_test.cpp b/connectivity/libraries/nanostack-libservice/test/libService/unittest/ip6tos/ip6tos_test.cpp index a3c8445..2b11649 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/ip6tos/ip6tos_test.cpp +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/ip6tos/ip6tos_test.cpp @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/ip6tos/main.cpp b/connectivity/libraries/nanostack-libservice/test/libService/unittest/ip6tos/main.cpp index 6cc84c7..072edf7 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/ip6tos/main.cpp +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/ip6tos/main.cpp @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/dynmemtest.cpp b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/dynmemtest.cpp index 8967d3c..36be910 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/dynmemtest.cpp +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/dynmemtest.cpp @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015-2018 ARM Limited. All rights reserved. + * Copyright (c) 2015-2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.c index 9705b6e..9640a20 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.h b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.h index 9ee2268..1bbb1af 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.h +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/main.cpp b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/main.cpp index 1c8d74a..5844a2b 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/main.cpp +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/main.cpp @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/main.cpp b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/main.cpp index 1d4177e..6501174 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/main.cpp +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/nsnvmhelpertest.cpp b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/nsnvmhelpertest.cpp index df42b12..34aabd3 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/nsnvmhelpertest.cpp +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/nsnvmhelpertest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 ARM Limited. All rights reserved. + * Copyright (c) 2016, 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/test_ns_nvm_helper.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/test_ns_nvm_helper.c index a83eb87..160cef7 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/test_ns_nvm_helper.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/test_ns_nvm_helper.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 ARM Limited. All rights reserved. + * Copyright (c) 2016, 2018, 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/test_ns_nvm_helper.h b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/test_ns_nvm_helper.h index 408a33f..f93b7b1 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/test_ns_nvm_helper.h +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/nsnvmhelper/test_ns_nvm_helper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 ARM Limited. All rights reserved. + * Copyright (c) 2016, 2020, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stoip6/main.cpp b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stoip6/main.cpp index bfd7ec6..dd24579 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stoip6/main.cpp +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stoip6/main.cpp @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stoip6/stoip6test.cpp b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stoip6/stoip6test.cpp index dfa8b0f..7a9fdac 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stoip6/stoip6test.cpp +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stoip6/stoip6test.cpp @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/common_functions_stub.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/common_functions_stub.c index e99f0c4..77f3850 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/common_functions_stub.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/common_functions_stub.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ip6tos_stub.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ip6tos_stub.c index c80a387..3282314 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ip6tos_stub.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ip6tos_stub.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ip6tos_stub.h b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ip6tos_stub.h index b404430..2433a76 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ip6tos_stub.h +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ip6tos_stub.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ipv6_test_values.h b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ipv6_test_values.h index 39a632d..f409241 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ipv6_test_values.h +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ipv6_test_values.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/mbed_trace_stub.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/mbed_trace_stub.c index e762aee..84f4bf3 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/mbed_trace_stub.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/mbed_trace_stub.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2014-2017 ARM Limited. All rights reserved. + * Copyright (c) 2014-2017, 2019, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ns_list_stub.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ns_list_stub.c index 6ef5d11..fc93e4b 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ns_list_stub.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/ns_list_stub.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.c index ba0af25..4643a1a 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2016, 2018 ARM Limited. All rights reserved. + * Copyright (c) 2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.h b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.h index 36f7f95..869fe4f 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.h +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.h @@ -1,15 +1,16 @@ /* - * Copyright (c) 2016, 2018 ARM Limited. All rights reserved. + * Copyright (c) 2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/platform_critical.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/platform_critical.c index 583a28c..e14749b 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/platform_critical.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/platform_critical.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2015 ARM Limited. All rights reserved. + * Copyright (c) 2015-2016, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */ diff --git a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/platform_nvm_stub.c b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/platform_nvm_stub.c index 0e8195f..9da7fdf 100644 --- a/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/platform_nvm_stub.c +++ b/connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/platform_nvm_stub.c @@ -1,15 +1,16 @@ /* - * Copyright (c) 2016 ARM Limited. All rights reserved. + * Copyright (c) 2016, 2018, Pelion and affiliates. * SPDX-License-Identifier: Apache-2.0 - * Licensed under the Apache License, Version 2.0 (the License); you may - * not use this file except in compliance with the License. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an AS IS BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * distributed under the License 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. */