diff --git a/boards/arm/mx8mp/verdin-mx8mp/include/board.h b/boards/arm/mx8mp/verdin-mx8mp/include/board.h index 38d348cb253..fbc1fa66b67 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/include/board.h +++ b/boards/arm/mx8mp/verdin-mx8mp/include/board.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/include/board.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/scripts/Make.defs b/boards/arm/mx8mp/verdin-mx8mp/scripts/Make.defs index d559fdeb860..6eb4ff5903d 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/scripts/Make.defs +++ b/boards/arm/mx8mp/verdin-mx8mp/scripts/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/mx8mp/verdin-mx8mp/scripts/Make.defs # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/scripts/ddr.ld b/boards/arm/mx8mp/verdin-mx8mp/scripts/ddr.ld index 978b5e9680d..ed60833e4ed 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/scripts/ddr.ld +++ b/boards/arm/mx8mp/verdin-mx8mp/scripts/ddr.ld @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/scripts/ddr.ld * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/scripts/itcm.ld b/boards/arm/mx8mp/verdin-mx8mp/scripts/itcm.ld index c5ba01e4775..11916b88ec0 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/scripts/itcm.ld +++ b/boards/arm/mx8mp/verdin-mx8mp/scripts/itcm.ld @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/scripts/itcm.ld * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/Makefile b/boards/arm/mx8mp/verdin-mx8mp/src/Makefile index 6e461c22c76..0adcfdbf255 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/Makefile +++ b/boards/arm/mx8mp/verdin-mx8mp/src/Makefile @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/mx8mp/verdin-mx8mp/src/Makefile # +# SPDX-License-Identifier: Apache-2.0 +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_appinit.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_appinit.c index fe0faaa1d39..3b7b4d1f968 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_appinit.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_appinit.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_appinit.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_autoleds.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_autoleds.c index f7e817663c8..be070e7432f 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_autoleds.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_autoleds.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_autoleds.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_boot.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_boot.c index 8cd8bc3c622..8cd8d008d7b 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_boot.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_boot.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_boot.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_bringup.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_bringup.c index 00db1f85183..d0f3f6cba39 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_bringup.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_bringup.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_bringup.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_buttons.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_buttons.c index ee7e4ccaaf8..04a7c66057d 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_buttons.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_buttons.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_buttons.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_i2cdev.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_i2cdev.c index a22440b6d74..c1c3e88b2bd 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_i2cdev.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_i2cdev.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_i2cdev.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c index a8952976c5d..ae10da7c236 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.h b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.h index ec1b0ad739e..e2f4f431a66 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.h +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spi.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spi.c index 4459f1d890c..4646f9c37dc 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spi.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spi.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spi.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spidev.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spidev.c index 21818074081..245a978942d 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spidev.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spidev.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spidev.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_userleds.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_userleds.c index 943e29b4074..7f8878cf781 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_userleds.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_userleds.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_userleds.c * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/verdin-mx8mp.h b/boards/arm/mx8mp/verdin-mx8mp/src/verdin-mx8mp.h index c07d5fd9c4f..052fe2ca3d8 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/verdin-mx8mp.h +++ b/boards/arm/mx8mp/verdin-mx8mp/src/verdin-mx8mp.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/mx8mp/verdin-mx8mp/src/verdin-mx8mp.h * + * SPDX-License-Identifier: Apache-2.0 + * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. The