From ed90ab20fda52c475281889be2094aa0b40b1345 Mon Sep 17 00:00:00 2001 From: Sihyung Woo Date: Tue, 23 Jan 2024 22:02:41 -0600 Subject: [PATCH] fix(PeriphDrivers,MiscDrivers): Fix copyrights --- .../Boards/MAX32572/EvKit_V1/Include/board.h | 2 +- .../Boards/MAX32572/EvKit_V1/Source/board.c | 7 ------ .../Device/Maxim/MAX32572/Include/max32572.h | 2 +- .../Maxim/MAX32572/Source/GCC/max32572.ld | 2 +- .../Maxim/MAX32572/Source/GCC/max32572_sla.ld | 2 +- .../Device/Maxim/MAX32572/Source/sla_header.c | 2 +- Libraries/CMSIS/Include/core_rv32.h | 23 +++++++++---------- Libraries/MAXUSB/Makefile | 2 +- Libraries/MAXUSB/maxusb.mk | 2 +- Libraries/MiscDrivers/Display/tft_ssd2119.c | 2 +- Libraries/MiscDrivers/Display/tft_ssd2119.h | 2 +- Libraries/MiscDrivers/ExtMemory/Ext_Flash.h | 2 +- Libraries/MiscDrivers/ExtMemory/mx25.c | 2 +- Libraries/MiscDrivers/ExtMemory/mx25_64MB.c | 2 +- Libraries/MiscDrivers/ExtMemory/w25.c | 2 +- Libraries/MiscDrivers/Touchscreen/tsc2046.c | 2 +- .../PeriphDrivers/Include/MAX32520/i2c.h | 2 +- .../PeriphDrivers/Include/MAX32572/skbd.h | 2 +- .../PeriphDrivers/Include/MAX32572/wdt.h | 2 +- Libraries/PeriphDrivers/Source/RTC/rtc_me55.c | 2 +- Libraries/PeriphDrivers/max32572_files.mk | 2 +- 21 files changed, 30 insertions(+), 38 deletions(-) diff --git a/Libraries/Boards/MAX32572/EvKit_V1/Include/board.h b/Libraries/Boards/MAX32572/EvKit_V1/Include/board.h index c66ae54caec..4d47ebc74f3 100644 --- a/Libraries/Boards/MAX32572/EvKit_V1/Include/board.h +++ b/Libraries/Boards/MAX32572/EvKit_V1/Include/board.h @@ -2,7 +2,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/Boards/MAX32572/EvKit_V1/Source/board.c b/Libraries/Boards/MAX32572/EvKit_V1/Source/board.c index 5239e59a19f..46a385b0ce5 100644 --- a/Libraries/Boards/MAX32572/EvKit_V1/Source/board.c +++ b/Libraries/Boards/MAX32572/EvKit_V1/Source/board.c @@ -1,11 +1,4 @@ -<<<<<<< HEAD /****************************************************************************** -======= -/******************************************************************************* - * Copyright (C) 2023 Maxim Integrated Products, Inc. (now owned by Analog - * Devices, Inc.), Analog Devices, Inc. All Rights Reserved. This software - * is proprietary and confidential to Analog Devices, Inc. and its licensors. ->>>>>>> dev/me13b_me55-examples * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), diff --git a/Libraries/CMSIS/Device/Maxim/MAX32572/Include/max32572.h b/Libraries/CMSIS/Device/Maxim/MAX32572/Include/max32572.h index f96ca03a3da..270d918a839 100644 --- a/Libraries/CMSIS/Device/Maxim/MAX32572/Include/max32572.h +++ b/Libraries/CMSIS/Device/Maxim/MAX32572/Include/max32572.h @@ -2,7 +2,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/CMSIS/Device/Maxim/MAX32572/Source/GCC/max32572.ld b/Libraries/CMSIS/Device/Maxim/MAX32572/Source/GCC/max32572.ld index 08cc4ec06cc..7b6a0e33cb7 100644 --- a/Libraries/CMSIS/Device/Maxim/MAX32572/Source/GCC/max32572.ld +++ b/Libraries/CMSIS/Device/Maxim/MAX32572/Source/GCC/max32572.ld @@ -2,7 +2,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/CMSIS/Device/Maxim/MAX32572/Source/GCC/max32572_sla.ld b/Libraries/CMSIS/Device/Maxim/MAX32572/Source/GCC/max32572_sla.ld index 08cc4ec06cc..7b6a0e33cb7 100644 --- a/Libraries/CMSIS/Device/Maxim/MAX32572/Source/GCC/max32572_sla.ld +++ b/Libraries/CMSIS/Device/Maxim/MAX32572/Source/GCC/max32572_sla.ld @@ -2,7 +2,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/CMSIS/Device/Maxim/MAX32572/Source/sla_header.c b/Libraries/CMSIS/Device/Maxim/MAX32572/Source/sla_header.c index 5f5cec873d5..5897f35a621 100644 --- a/Libraries/CMSIS/Device/Maxim/MAX32572/Source/sla_header.c +++ b/Libraries/CMSIS/Device/Maxim/MAX32572/Source/sla_header.c @@ -1,6 +1,6 @@ /****************************************************************************** * - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Libraries/CMSIS/Include/core_rv32.h b/Libraries/CMSIS/Include/core_rv32.h index 7692c5a780c..018cf074475 100644 --- a/Libraries/CMSIS/Include/core_rv32.h +++ b/Libraries/CMSIS/Include/core_rv32.h @@ -1,23 +1,22 @@ -/****************************************************************************** +/* + * Copyright (c) 2009-2020 Arm Limited. All rights reserved. * - * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. - * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software - * is proprietary to Analog Devices, Inc. and its licensors. + * Portions Copyright (C) 2022-2024 Analog Devices, Inc. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. + * 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 + * 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. - * - ******************************************************************************/ + */ #ifndef LIBRARIES_CMSIS_INCLUDE_CORE_RV32_H_ #define LIBRARIES_CMSIS_INCLUDE_CORE_RV32_H_ diff --git a/Libraries/MAXUSB/Makefile b/Libraries/MAXUSB/Makefile index b28fb143972..3a4769d383e 100644 --- a/Libraries/MAXUSB/Makefile +++ b/Libraries/MAXUSB/Makefile @@ -2,7 +2,7 @@ # # Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. # (now owned by Analog Devices, Inc.), - # Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + # Copyright (C) 2023-2024Analog Devices, Inc. All Rights Reserved. This software # is proprietary to Analog Devices, Inc. and its licensors. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/MAXUSB/maxusb.mk b/Libraries/MAXUSB/maxusb.mk index 05512936bc9..71c963d114d 100644 --- a/Libraries/MAXUSB/maxusb.mk +++ b/Libraries/MAXUSB/maxusb.mk @@ -2,7 +2,7 @@ # # Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. # (now owned by Analog Devices, Inc.), - # Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + # Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software # is proprietary to Analog Devices, Inc. and its licensors. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/MiscDrivers/Display/tft_ssd2119.c b/Libraries/MiscDrivers/Display/tft_ssd2119.c index befd5580b1a..73dcf3892a4 100644 --- a/Libraries/MiscDrivers/Display/tft_ssd2119.c +++ b/Libraries/MiscDrivers/Display/tft_ssd2119.c @@ -2,7 +2,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/MiscDrivers/Display/tft_ssd2119.h b/Libraries/MiscDrivers/Display/tft_ssd2119.h index 641e420721e..0b7f648c779 100644 --- a/Libraries/MiscDrivers/Display/tft_ssd2119.h +++ b/Libraries/MiscDrivers/Display/tft_ssd2119.h @@ -7,7 +7,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/MiscDrivers/ExtMemory/Ext_Flash.h b/Libraries/MiscDrivers/ExtMemory/Ext_Flash.h index bee688b2bcd..19341b8f30c 100644 --- a/Libraries/MiscDrivers/ExtMemory/Ext_Flash.h +++ b/Libraries/MiscDrivers/ExtMemory/Ext_Flash.h @@ -7,7 +7,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/MiscDrivers/ExtMemory/mx25.c b/Libraries/MiscDrivers/ExtMemory/mx25.c index 5957f68c665..770bb26155c 100644 --- a/Libraries/MiscDrivers/ExtMemory/mx25.c +++ b/Libraries/MiscDrivers/ExtMemory/mx25.c @@ -7,7 +7,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/MiscDrivers/ExtMemory/mx25_64MB.c b/Libraries/MiscDrivers/ExtMemory/mx25_64MB.c index 80ab86a44c3..1ac8af433e3 100644 --- a/Libraries/MiscDrivers/ExtMemory/mx25_64MB.c +++ b/Libraries/MiscDrivers/ExtMemory/mx25_64MB.c @@ -7,7 +7,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/MiscDrivers/ExtMemory/w25.c b/Libraries/MiscDrivers/ExtMemory/w25.c index 23469df18f6..1063573bc3a 100644 --- a/Libraries/MiscDrivers/ExtMemory/w25.c +++ b/Libraries/MiscDrivers/ExtMemory/w25.c @@ -7,7 +7,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/MiscDrivers/Touchscreen/tsc2046.c b/Libraries/MiscDrivers/Touchscreen/tsc2046.c index dc7d1ee2b15..0b40ec4ae50 100644 --- a/Libraries/MiscDrivers/Touchscreen/tsc2046.c +++ b/Libraries/MiscDrivers/Touchscreen/tsc2046.c @@ -2,7 +2,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/PeriphDrivers/Include/MAX32520/i2c.h b/Libraries/PeriphDrivers/Include/MAX32520/i2c.h index 2b39cc12d27..fd96f348762 100644 --- a/Libraries/PeriphDrivers/Include/MAX32520/i2c.h +++ b/Libraries/PeriphDrivers/Include/MAX32520/i2c.h @@ -7,7 +7,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/PeriphDrivers/Include/MAX32572/skbd.h b/Libraries/PeriphDrivers/Include/MAX32572/skbd.h index 6c1fb1b8a7d..9388b4973cc 100644 --- a/Libraries/PeriphDrivers/Include/MAX32572/skbd.h +++ b/Libraries/PeriphDrivers/Include/MAX32572/skbd.h @@ -7,7 +7,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/PeriphDrivers/Include/MAX32572/wdt.h b/Libraries/PeriphDrivers/Include/MAX32572/wdt.h index 0b5347c201a..775edf71255 100644 --- a/Libraries/PeriphDrivers/Include/MAX32572/wdt.h +++ b/Libraries/PeriphDrivers/Include/MAX32572/wdt.h @@ -7,7 +7,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/PeriphDrivers/Source/RTC/rtc_me55.c b/Libraries/PeriphDrivers/Source/RTC/rtc_me55.c index b71c817a071..20135329b67 100644 --- a/Libraries/PeriphDrivers/Source/RTC/rtc_me55.c +++ b/Libraries/PeriphDrivers/Source/RTC/rtc_me55.c @@ -2,7 +2,7 @@ * * Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. * (now owned by Analog Devices, Inc.), - * Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + * Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software * is proprietary to Analog Devices, Inc. and its licensors. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Libraries/PeriphDrivers/max32572_files.mk b/Libraries/PeriphDrivers/max32572_files.mk index 12ad3721914..65af8a1d663 100644 --- a/Libraries/PeriphDrivers/max32572_files.mk +++ b/Libraries/PeriphDrivers/max32572_files.mk @@ -2,7 +2,7 @@ # # Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. # (now owned by Analog Devices, Inc.), - # Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software + # Copyright (C) 2023-2024 Analog Devices, Inc. All Rights Reserved. This software # is proprietary to Analog Devices, Inc. and its licensors. # # Licensed under the Apache License, Version 2.0 (the "License");