diff --git a/boards/arm/cxd56xx/common/CMakeLists.txt b/boards/arm/cxd56xx/common/CMakeLists.txt index a836fd6cd98..33c01757531 100644 --- a/boards/arm/cxd56xx/common/CMakeLists.txt +++ b/boards/arm/cxd56xx/common/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # boards/arm/cxd56xx/common/CMakeLists.txt # +# 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 ASF licenses this diff --git a/boards/arm/cxd56xx/common/Makefile b/boards/arm/cxd56xx/common/Makefile index a2f944b00a2..784b9d0ff3e 100644 --- a/boards/arm/cxd56xx/common/Makefile +++ b/boards/arm/cxd56xx/common/Makefile @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/cxd56xx/common/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/cxd56xx/common/src/Make.defs b/boards/arm/cxd56xx/common/src/Make.defs index cfa132ed09e..76b45c5a0a8 100644 --- a/boards/arm/cxd56xx/common/src/Make.defs +++ b/boards/arm/cxd56xx/common/src/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/cxd56xx/common/src/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/cxd56xx/common/src/cxd56_ak09912_i2c.c b/boards/arm/cxd56xx/common/src/cxd56_ak09912_i2c.c index 012b4b53563..b48b4426224 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_ak09912_i2c.c +++ b/boards/arm/cxd56xx/common/src/cxd56_ak09912_i2c.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_ak09912_i2c.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/cxd56xx/common/src/cxd56_ak09912_scu.c b/boards/arm/cxd56xx/common/src/cxd56_ak09912_scu.c index fbac3cc1756..df6a43b80da 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_ak09912_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_ak09912_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_ak09912_scu.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/cxd56xx/common/src/cxd56_alt1250.c b/boards/arm/cxd56xx/common/src/cxd56_alt1250.c index 7daa8456848..bb9242eee92 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_alt1250.c +++ b/boards/arm/cxd56xx/common/src/cxd56_alt1250.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_alt1250.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/cxd56xx/common/src/cxd56_apds9930_scu.c b/boards/arm/cxd56xx/common/src/cxd56_apds9930_scu.c index 0d5202de1cb..4afd2f2b244 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_apds9930_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_apds9930_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_apds9930_scu.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/cxd56xx/common/src/cxd56_apds9960_i2c.c b/boards/arm/cxd56xx/common/src/cxd56_apds9960_i2c.c index ca73bfad854..d3e83a07b3c 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_apds9960_i2c.c +++ b/boards/arm/cxd56xx/common/src/cxd56_apds9960_i2c.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_apds9960_i2c.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/cxd56xx/common/src/cxd56_audio.c b/boards/arm/cxd56xx/common/src/cxd56_audio.c index 0cdd773f36f..08fa0da9b68 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_audio.c +++ b/boards/arm/cxd56xx/common/src/cxd56_audio.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_audio.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/cxd56xx/common/src/cxd56_bcm20706.c b/boards/arm/cxd56xx/common/src/cxd56_bcm20706.c index 3629c019a0b..7e480151c31 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bcm20706.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bcm20706.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bcm20706.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/cxd56xx/common/src/cxd56_bh1721fvc_scu.c b/boards/arm/cxd56xx/common/src/cxd56_bh1721fvc_scu.c index 031f9d42368..794eab839ae 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bh1721fvc_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bh1721fvc_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bh1721fvc_scu.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/cxd56xx/common/src/cxd56_bh1745nuc_scu.c b/boards/arm/cxd56xx/common/src/cxd56_bh1745nuc_scu.c index ae2928b0636..fc3d6f58e21 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bh1745nuc_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bh1745nuc_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bh1745nuc_scu.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/cxd56xx/common/src/cxd56_bm1383glv_scu.c b/boards/arm/cxd56xx/common/src/cxd56_bm1383glv_scu.c index 2f19a352405..c7da7f77ab3 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bm1383glv_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bm1383glv_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bm1383glv_scu.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/cxd56xx/common/src/cxd56_bm1422gmv_scu.c b/boards/arm/cxd56xx/common/src/cxd56_bm1422gmv_scu.c index c34795a1334..6307e9f772b 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bm1422gmv_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bm1422gmv_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bm1422gmv_scu.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/cxd56xx/common/src/cxd56_bmi160_i2c.c b/boards/arm/cxd56xx/common/src/cxd56_bmi160_i2c.c index 0bbd72b5afd..c99ee2e2695 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bmi160_i2c.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bmi160_i2c.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bmi160_i2c.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/cxd56xx/common/src/cxd56_bmi160_scu.c b/boards/arm/cxd56xx/common/src/cxd56_bmi160_scu.c index ff9ad328733..1c2acb7e813 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bmi160_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bmi160_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bmi160_scu.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/cxd56xx/common/src/cxd56_bmi160_spi.c b/boards/arm/cxd56xx/common/src/cxd56_bmi160_spi.c index 3e29cabd469..69807b425c7 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bmi160_spi.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bmi160_spi.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bmi160_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/cxd56xx/common/src/cxd56_bmi270_i2c.c b/boards/arm/cxd56xx/common/src/cxd56_bmi270_i2c.c index 9ba10d364a0..17505509af8 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bmi270_i2c.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bmi270_i2c.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bmi270_i2c.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/cxd56xx/common/src/cxd56_bmp280_i2c.c b/boards/arm/cxd56xx/common/src/cxd56_bmp280_i2c.c index 998c5b6c242..5efab22a46c 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bmp280_i2c.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bmp280_i2c.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bmp280_i2c.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/cxd56xx/common/src/cxd56_bmp280_scu.c b/boards/arm/cxd56xx/common/src/cxd56_bmp280_scu.c index 400a6960acf..43d20f1c769 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_bmp280_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_bmp280_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_bmp280_scu.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/cxd56xx/common/src/cxd56_boot.c b/boards/arm/cxd56xx/common/src/cxd56_boot.c index 347d988164b..19cec61b135 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_boot.c +++ b/boards/arm/cxd56xx/common/src/cxd56_boot.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_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/cxd56xx/common/src/cxd56_crashdump.c b/boards/arm/cxd56xx/common/src/cxd56_crashdump.c index 38a0a70f313..e22748a6ab1 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_crashdump.c +++ b/boards/arm/cxd56xx/common/src/cxd56_crashdump.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_crashdump.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/cxd56xx/common/src/cxd56_emmcdev.c b/boards/arm/cxd56xx/common/src/cxd56_emmcdev.c index b808b7a27c7..8911357e57f 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_emmcdev.c +++ b/boards/arm/cxd56xx/common/src/cxd56_emmcdev.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_emmcdev.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/cxd56xx/common/src/cxd56_flash.c b/boards/arm/cxd56xx/common/src/cxd56_flash.c index d901b505490..124d134c977 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_flash.c +++ b/boards/arm/cxd56xx/common/src/cxd56_flash.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_flash.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/cxd56xx/common/src/cxd56_gnss_addon.c b/boards/arm/cxd56xx/common/src/cxd56_gnss_addon.c index 4820ae9ea52..cd8b7fb58f2 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_gnss_addon.c +++ b/boards/arm/cxd56xx/common/src/cxd56_gnss_addon.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_gnss_addon.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/cxd56xx/common/src/cxd56_gs2200m.c b/boards/arm/cxd56xx/common/src/cxd56_gs2200m.c index 24c72b84e9c..2a26f216a45 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_gs2200m.c +++ b/boards/arm/cxd56xx/common/src/cxd56_gs2200m.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_gs2200m.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/cxd56xx/common/src/cxd56_i2cdev.c b/boards/arm/cxd56xx/common/src/cxd56_i2cdev.c index c54d02de2f8..7a92a9f2a93 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_i2cdev.c +++ b/boards/arm/cxd56xx/common/src/cxd56_i2cdev.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_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/cxd56xx/common/src/cxd56_i2cdev_bitbang.c b/boards/arm/cxd56xx/common/src/cxd56_i2cdev_bitbang.c index 3a62892f94d..53466b67f55 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_i2cdev_bitbang.c +++ b/boards/arm/cxd56xx/common/src/cxd56_i2cdev_bitbang.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_i2cdev_bitbang.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/cxd56xx/common/src/cxd56_ili9340.c b/boards/arm/cxd56xx/common/src/cxd56_ili9340.c index 4f28a8272e4..617bc04b820 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_ili9340.c +++ b/boards/arm/cxd56xx/common/src/cxd56_ili9340.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_ili9340.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/cxd56xx/common/src/cxd56_imageproc.c b/boards/arm/cxd56xx/common/src/cxd56_imageproc.c index 7a16712be20..ced08fece88 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_imageproc.c +++ b/boards/arm/cxd56xx/common/src/cxd56_imageproc.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_imageproc.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/cxd56xx/common/src/cxd56_isx012.c b/boards/arm/cxd56xx/common/src/cxd56_isx012.c index 697a8ef3803..28112fe3e91 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_isx012.c +++ b/boards/arm/cxd56xx/common/src/cxd56_isx012.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_isx012.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/cxd56xx/common/src/cxd56_isx019.c b/boards/arm/cxd56xx/common/src/cxd56_isx019.c index e71a3bde036..ce97f9e68e6 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_isx019.c +++ b/boards/arm/cxd56xx/common/src/cxd56_isx019.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_isx019.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/cxd56xx/common/src/cxd56_kx022_scu.c b/boards/arm/cxd56xx/common/src/cxd56_kx022_scu.c index c230b321807..0066d4d9b4e 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_kx022_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_kx022_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_kx022_scu.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/cxd56xx/common/src/cxd56_lpm013m091a.c b/boards/arm/cxd56xx/common/src/cxd56_lpm013m091a.c index ec507530aee..f00ff3d6101 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_lpm013m091a.c +++ b/boards/arm/cxd56xx/common/src/cxd56_lpm013m091a.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_lpm013m091a.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/cxd56xx/common/src/cxd56_lt1pa01_scu.c b/boards/arm/cxd56xx/common/src/cxd56_lt1pa01_scu.c index 37923e1d42c..3197c85b077 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_lt1pa01_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_lt1pa01_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_lt1pa01_scu.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/cxd56xx/common/src/cxd56_netinit.c b/boards/arm/cxd56xx/common/src/cxd56_netinit.c index 9a0dfc5241a..7030c3946de 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_netinit.c +++ b/boards/arm/cxd56xx/common/src/cxd56_netinit.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_netinit.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/cxd56xx/common/src/cxd56_pm.c b/boards/arm/cxd56xx/common/src/cxd56_pm.c index 04cbf69d356..5d3937e749d 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_pm.c +++ b/boards/arm/cxd56xx/common/src/cxd56_pm.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_pm.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/cxd56xx/common/src/cxd56_rpr0521rs_scu.c b/boards/arm/cxd56xx/common/src/cxd56_rpr0521rs_scu.c index ef8bf527ead..fd9a6773c8c 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_rpr0521rs_scu.c +++ b/boards/arm/cxd56xx/common/src/cxd56_rpr0521rs_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_rpr0521rs_scu.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/cxd56xx/common/src/cxd56_scd41_i2c.c b/boards/arm/cxd56xx/common/src/cxd56_scd41_i2c.c index 3a44674071f..8b0ccca8401 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_scd41_i2c.c +++ b/boards/arm/cxd56xx/common/src/cxd56_scd41_i2c.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_scd41_i2c.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/cxd56xx/common/src/cxd56_sensors.c b/boards/arm/cxd56xx/common/src/cxd56_sensors.c index 407906887a8..c7aed36a1ad 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_sensors.c +++ b/boards/arm/cxd56xx/common/src/cxd56_sensors.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_sensors.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/cxd56xx/common/src/cxd56_spidev.c b/boards/arm/cxd56xx/common/src/cxd56_spidev.c index 8a63e22ee75..9174fedfaa6 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_spidev.c +++ b/boards/arm/cxd56xx/common/src/cxd56_spidev.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_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/cxd56xx/common/src/cxd56_spisd.c b/boards/arm/cxd56xx/common/src/cxd56_spisd.c index 7bd690d35d9..a5d678f46c0 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_spisd.c +++ b/boards/arm/cxd56xx/common/src/cxd56_spisd.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_spisd.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/cxd56xx/common/src/cxd56_uid.c b/boards/arm/cxd56xx/common/src/cxd56_uid.c index d6dfb51df7a..4ac32e3a854 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_uid.c +++ b/boards/arm/cxd56xx/common/src/cxd56_uid.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_uid.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/cxd56xx/common/src/cxd56_usbdevserialstr.c b/boards/arm/cxd56xx/common/src/cxd56_usbdevserialstr.c index 256cdf93e8f..65693fa721d 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_usbdevserialstr.c +++ b/boards/arm/cxd56xx/common/src/cxd56_usbdevserialstr.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_usbdevserialstr.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/cxd56xx/common/src/cxd56_usbmsc.c b/boards/arm/cxd56xx/common/src/cxd56_usbmsc.c index 4bae372d786..0f6b95b92fb 100644 --- a/boards/arm/cxd56xx/common/src/cxd56_usbmsc.c +++ b/boards/arm/cxd56xx/common/src/cxd56_usbmsc.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/common/src/cxd56_usbmsc.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/cxd56xx/drivers/CMakeLists.txt b/boards/arm/cxd56xx/drivers/CMakeLists.txt index b96c3c77a32..2b1b6fa1e9e 100644 --- a/boards/arm/cxd56xx/drivers/CMakeLists.txt +++ b/boards/arm/cxd56xx/drivers/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # boards/arm/cxd56xx/drivers/CMakeLists.txt # +# 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 ASF licenses this diff --git a/boards/arm/cxd56xx/drivers/Make.defs b/boards/arm/cxd56xx/drivers/Make.defs index 39073bd44bf..1f099ea8a03 100644 --- a/boards/arm/cxd56xx/drivers/Make.defs +++ b/boards/arm/cxd56xx/drivers/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/cxd56xx/drivers/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/cxd56xx/drivers/audio/CMakeLists.txt b/boards/arm/cxd56xx/drivers/audio/CMakeLists.txt index bc33cfcccdb..eba1b5de88b 100644 --- a/boards/arm/cxd56xx/drivers/audio/CMakeLists.txt +++ b/boards/arm/cxd56xx/drivers/audio/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # boards/arm/cxd56xx/drivers/audio/CMakeLists.txt # +# 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 ASF licenses this diff --git a/boards/arm/cxd56xx/drivers/audio/Make.defs b/boards/arm/cxd56xx/drivers/audio/Make.defs index 0943cd62aa9..0012ecfeffc 100644 --- a/boards/arm/cxd56xx/drivers/audio/Make.defs +++ b/boards/arm/cxd56xx/drivers/audio/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/cxd56xx/drivers/audio/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/cxd56xx/drivers/audio/cxd56_audio.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio.c index 7d87eb837db..3fcf353e1de 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio.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/cxd56xx/drivers/audio/cxd56_audio_ac_reg.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_ac_reg.c index 1e886662864..d11548c2346 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_ac_reg.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_ac_reg.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_ac_reg.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/cxd56xx/drivers/audio/cxd56_audio_ac_reg.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_ac_reg.h index db87c6cc697..96136e0c05b 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_ac_reg.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_ac_reg.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_ac_reg.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/cxd56xx/drivers/audio/cxd56_audio_aca.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_aca.c index 7c6c1e1074c..8d4169dfad4 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_aca.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_aca.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_aca.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/cxd56xx/drivers/audio/cxd56_audio_aca.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_aca.h index 0663a5c8e39..b525e9ec9af 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_aca.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_aca.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_aca.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/cxd56xx/drivers/audio/cxd56_audio_analog.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.c index 20e29c02c53..7d598626d01 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.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/cxd56xx/drivers/audio/cxd56_audio_analog.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.h index 38552a5aba7..88ea005e45a 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_analog.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/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c index 3f80b10a905..c225d6ec956 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.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/cxd56xx/drivers/audio/cxd56_audio_bca_reg.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.h index 1270c727f54..8252d787d4f 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.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/cxd56xx/drivers/audio/cxd56_audio_beep.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_beep.c index 995b4623e17..c967506d203 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_beep.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_beep.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_beep.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/cxd56xx/drivers/audio/cxd56_audio_beep.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_beep.h index 8961d61e18f..b02b8bd26ba 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_beep.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_beep.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_beep.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/cxd56xx/drivers/audio/cxd56_audio_config.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_config.c index f761ffe001d..0da0eef7253 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_config.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_config.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_config.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/cxd56xx/drivers/audio/cxd56_audio_config.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_config.h index ea306b3402f..85a07346740 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_config.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_config.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_config.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/cxd56xx/drivers/audio/cxd56_audio_digital.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_digital.c index 26e95c9345d..08ce49e200b 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_digital.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_digital.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_digital.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/cxd56xx/drivers/audio/cxd56_audio_digital.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_digital.h index 965e0d1de6a..9490683fc57 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_digital.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_digital.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_digital.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/cxd56xx/drivers/audio/cxd56_audio_dma.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_dma.c index d7722d1ba25..8cd671af360 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_dma.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_dma.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_dma.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/cxd56xx/drivers/audio/cxd56_audio_dma.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_dma.h index 7c365220b97..bfdbcbf2b54 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_dma.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_dma.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_dma.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/cxd56xx/drivers/audio/cxd56_audio_filter.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_filter.c index aa6dfc643fb..4bd8b9c995a 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_filter.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_filter.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_filter.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/cxd56xx/drivers/audio/cxd56_audio_filter.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_filter.h index d3d17f0e95e..9d66510adf5 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_filter.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_filter.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_filter.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/cxd56xx/drivers/audio/cxd56_audio_irq.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_irq.c index 68be7271981..6d24ede0479 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_irq.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_irq.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_irq.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/cxd56xx/drivers/audio/cxd56_audio_irq.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_irq.h index 9d119a9e467..73676b1166e 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_irq.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_irq.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_irq.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/cxd56xx/drivers/audio/cxd56_audio_mic.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_mic.c index 11fd676ccbd..b6ae66ba81f 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_mic.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_mic.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_mic.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/cxd56xx/drivers/audio/cxd56_audio_mic.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_mic.h index fc33c51f3ca..8d42c07db3b 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_mic.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_mic.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_mic.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/cxd56xx/drivers/audio/cxd56_audio_pin.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_pin.c index dbca8702a17..cd664ffd4c5 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_pin.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_pin.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_pin.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/cxd56xx/drivers/audio/cxd56_audio_pin.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_pin.h index 0ea35d348a3..59ee0bf2de9 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_pin.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_pin.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_pin.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/cxd56xx/drivers/audio/cxd56_audio_power.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_power.c index bf6a31bbdf5..f8a33ce21c2 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_power.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_power.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_power.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/cxd56xx/drivers/audio/cxd56_audio_power.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_power.h index 6dde2f38923..d72488551de 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_power.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_power.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_power.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/cxd56xx/drivers/audio/cxd56_audio_volume.c b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_volume.c index 6bccbab966a..d8bd1ac5ef5 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_volume.c +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_volume.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_volume.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/cxd56xx/drivers/audio/cxd56_audio_volume.h b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_volume.h index b9fad952327..8078811051e 100644 --- a/boards/arm/cxd56xx/drivers/audio/cxd56_audio_volume.h +++ b/boards/arm/cxd56xx/drivers/audio/cxd56_audio_volume.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/audio/cxd56_audio_volume.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/cxd56xx/drivers/sensors/CMakeLists.txt b/boards/arm/cxd56xx/drivers/sensors/CMakeLists.txt index 7e4f412299a..eed576465a9 100644 --- a/boards/arm/cxd56xx/drivers/sensors/CMakeLists.txt +++ b/boards/arm/cxd56xx/drivers/sensors/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # boards/arm/cxd56xx/drivers/sensors/CMakeLists.txt # +# 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 ASF licenses this diff --git a/boards/arm/cxd56xx/drivers/sensors/Make.defs b/boards/arm/cxd56xx/drivers/sensors/Make.defs index c39dd385eaf..5517dac3987 100644 --- a/boards/arm/cxd56xx/drivers/sensors/Make.defs +++ b/boards/arm/cxd56xx/drivers/sensors/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/cxd56xx/drivers/sensors/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/cxd56xx/drivers/sensors/ak09912_scu.c b/boards/arm/cxd56xx/drivers/sensors/ak09912_scu.c index eb2f2c2d515..da3fea24fc6 100644 --- a/boards/arm/cxd56xx/drivers/sensors/ak09912_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/ak09912_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/ak09912_scu.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/cxd56xx/drivers/sensors/apds9930_scu.c b/boards/arm/cxd56xx/drivers/sensors/apds9930_scu.c index 8950e8ae9c8..c43b86f9c6b 100644 --- a/boards/arm/cxd56xx/drivers/sensors/apds9930_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/apds9930_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/apds9930_scu.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/cxd56xx/drivers/sensors/bh1721fvc_scu.c b/boards/arm/cxd56xx/drivers/sensors/bh1721fvc_scu.c index 9c1846c6d6a..b78712aa9cf 100644 --- a/boards/arm/cxd56xx/drivers/sensors/bh1721fvc_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/bh1721fvc_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/bh1721fvc_scu.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/cxd56xx/drivers/sensors/bh1745nuc_scu.c b/boards/arm/cxd56xx/drivers/sensors/bh1745nuc_scu.c index 7b710432c21..38fc49e6bbf 100644 --- a/boards/arm/cxd56xx/drivers/sensors/bh1745nuc_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/bh1745nuc_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/bh1745nuc_scu.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/cxd56xx/drivers/sensors/bm1383glv_scu.c b/boards/arm/cxd56xx/drivers/sensors/bm1383glv_scu.c index 79de792832b..45e238f7788 100644 --- a/boards/arm/cxd56xx/drivers/sensors/bm1383glv_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/bm1383glv_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/bm1383glv_scu.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/cxd56xx/drivers/sensors/bm1422gmv_scu.c b/boards/arm/cxd56xx/drivers/sensors/bm1422gmv_scu.c index bdf58edc278..d117dc7edd6 100644 --- a/boards/arm/cxd56xx/drivers/sensors/bm1422gmv_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/bm1422gmv_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/bm1422gmv_scu.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/cxd56xx/drivers/sensors/bmi160_scu.c b/boards/arm/cxd56xx/drivers/sensors/bmi160_scu.c index 3284c3625f7..a328ad67e3a 100644 --- a/boards/arm/cxd56xx/drivers/sensors/bmi160_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/bmi160_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/bmi160_scu.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/cxd56xx/drivers/sensors/bmp280_scu.c b/boards/arm/cxd56xx/drivers/sensors/bmp280_scu.c index 05d8d3efd68..b490b6d0988 100644 --- a/boards/arm/cxd56xx/drivers/sensors/bmp280_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/bmp280_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/bmp280_scu.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/cxd56xx/drivers/sensors/cxd5610_gnss.c b/boards/arm/cxd56xx/drivers/sensors/cxd5610_gnss.c index 2b0dabcddf9..8ead324a8bc 100644 --- a/boards/arm/cxd56xx/drivers/sensors/cxd5610_gnss.c +++ b/boards/arm/cxd56xx/drivers/sensors/cxd5610_gnss.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/cxd5610_gnss.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/cxd56xx/drivers/sensors/kx022_scu.c b/boards/arm/cxd56xx/drivers/sensors/kx022_scu.c index c495748f90d..6457f9509ad 100644 --- a/boards/arm/cxd56xx/drivers/sensors/kx022_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/kx022_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/kx022_scu.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/cxd56xx/drivers/sensors/lt1pa01_scu.c b/boards/arm/cxd56xx/drivers/sensors/lt1pa01_scu.c index 42961d8bca2..000fecf17a7 100644 --- a/boards/arm/cxd56xx/drivers/sensors/lt1pa01_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/lt1pa01_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/lt1pa01_scu.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/cxd56xx/drivers/sensors/rpr0521rs_scu.c b/boards/arm/cxd56xx/drivers/sensors/rpr0521rs_scu.c index 0b69699f6eb..5da5bd8dcaa 100644 --- a/boards/arm/cxd56xx/drivers/sensors/rpr0521rs_scu.c +++ b/boards/arm/cxd56xx/drivers/sensors/rpr0521rs_scu.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/drivers/sensors/rpr0521rs_scu.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/cxd56xx/spresense/CMakeLists.txt b/boards/arm/cxd56xx/spresense/CMakeLists.txt index fb1fa4a322a..cafd30dc3db 100644 --- a/boards/arm/cxd56xx/spresense/CMakeLists.txt +++ b/boards/arm/cxd56xx/spresense/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # boards/arm/cxd56xx/spresense/CMakeLists.txt # +# 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 ASF licenses this diff --git a/boards/arm/cxd56xx/spresense/include/board.h b/boards/arm/cxd56xx/spresense/include/board.h index 5511e2ee078..f2c3fcd8232 100644 --- a/boards/arm/cxd56xx/spresense/include/board.h +++ b/boards/arm/cxd56xx/spresense/include/board.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/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/cxd56xx/spresense/include/board_lcdpins.h b/boards/arm/cxd56xx/spresense/include/board_lcdpins.h index 77a93081189..7250b63ff1d 100644 --- a/boards/arm/cxd56xx/spresense/include/board_lcdpins.h +++ b/boards/arm/cxd56xx/spresense/include/board_lcdpins.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/board_lcdpins.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/cxd56xx/spresense/include/board_pinconfig.h b/boards/arm/cxd56xx/spresense/include/board_pinconfig.h index 9430821b901..77880152c0b 100644 --- a/boards/arm/cxd56xx/spresense/include/board_pinconfig.h +++ b/boards/arm/cxd56xx/spresense/include/board_pinconfig.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/board_pinconfig.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/cxd56xx/spresense/include/cxd56_ak09912.h b/boards/arm/cxd56xx/spresense/include/cxd56_ak09912.h index f6b00d08688..38c2b1aea58 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_ak09912.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_ak09912.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_ak09912.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/cxd56xx/spresense/include/cxd56_alt1250.h b/boards/arm/cxd56xx/spresense/include/cxd56_alt1250.h index b5d1c496db0..16a070d1d4c 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_alt1250.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_alt1250.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_alt1250.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/cxd56xx/spresense/include/cxd56_apds9930.h b/boards/arm/cxd56xx/spresense/include/cxd56_apds9930.h index 55c9a952ebc..254cdc7742a 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_apds9930.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_apds9930.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_apds9930.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/cxd56xx/spresense/include/cxd56_apds9960.h b/boards/arm/cxd56xx/spresense/include/cxd56_apds9960.h index 58db834a60f..7fc95adb229 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_apds9960.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_apds9960.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_apds9960.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/cxd56xx/spresense/include/cxd56_audio.h b/boards/arm/cxd56xx/spresense/include/cxd56_audio.h index 2d51385a9fd..13064b079a8 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_audio.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_audio.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_audio.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/cxd56xx/spresense/include/cxd56_automount.h b/boards/arm/cxd56xx/spresense/include/cxd56_automount.h index df2f75c009f..a9b9b3728b0 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_automount.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_automount.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_automount.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/cxd56xx/spresense/include/cxd56_bcm20706.h b/boards/arm/cxd56xx/spresense/include/cxd56_bcm20706.h index 9991b950098..2ad29375f1c 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_bcm20706.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_bcm20706.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_bcm20706.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/cxd56xx/spresense/include/cxd56_bh1721fvc.h b/boards/arm/cxd56xx/spresense/include/cxd56_bh1721fvc.h index 9ae4eeb1c46..15f947e5e4d 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_bh1721fvc.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_bh1721fvc.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_bh1721fvc.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/cxd56xx/spresense/include/cxd56_bh1745nuc.h b/boards/arm/cxd56xx/spresense/include/cxd56_bh1745nuc.h index aa0ca1ff2ab..4b4c70ca54b 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_bh1745nuc.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_bh1745nuc.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_bh1745nuc.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/cxd56xx/spresense/include/cxd56_bm1383glv.h b/boards/arm/cxd56xx/spresense/include/cxd56_bm1383glv.h index 263bda3b55c..b88acf937e3 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_bm1383glv.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_bm1383glv.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_bm1383glv.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/cxd56xx/spresense/include/cxd56_bm1422gmv.h b/boards/arm/cxd56xx/spresense/include/cxd56_bm1422gmv.h index 80d763eff54..093829b2c7c 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_bm1422gmv.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_bm1422gmv.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_bm1422gmv.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/cxd56xx/spresense/include/cxd56_bmi160.h b/boards/arm/cxd56xx/spresense/include/cxd56_bmi160.h index 1367d8dc501..aa4be92fb3a 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_bmi160.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_bmi160.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_bmi160.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/cxd56xx/spresense/include/cxd56_bmi270.h b/boards/arm/cxd56xx/spresense/include/cxd56_bmi270.h index 4359811f4ce..2a98a9c2dce 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_bmi270.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_bmi270.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_bmi270.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/cxd56xx/spresense/include/cxd56_bmp280.h b/boards/arm/cxd56xx/spresense/include/cxd56_bmp280.h index 2e2d04d17a1..f3bc955e453 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_bmp280.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_bmp280.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_bmp280.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/cxd56xx/spresense/include/cxd56_charger.h b/boards/arm/cxd56xx/spresense/include/cxd56_charger.h index 8be63c1ea38..f86b505b875 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_charger.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_charger.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_charger.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/cxd56xx/spresense/include/cxd56_clock.h b/boards/arm/cxd56xx/spresense/include/cxd56_clock.h index 868dd92f84e..b43548451b4 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_clock.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_clock.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_clock.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/cxd56xx/spresense/include/cxd56_emmcdev.h b/boards/arm/cxd56xx/spresense/include/cxd56_emmcdev.h index a5d3ebf3115..acf3c342b5d 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_emmcdev.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_emmcdev.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_emmcdev.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/cxd56xx/spresense/include/cxd56_flash.h b/boards/arm/cxd56xx/spresense/include/cxd56_flash.h index 4bafd7a0efa..f29bee74bd1 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_flash.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_flash.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_flash.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/cxd56xx/spresense/include/cxd56_gauge.h b/boards/arm/cxd56xx/spresense/include/cxd56_gauge.h index b5b862ff5b6..8faa8b06529 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_gauge.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_gauge.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_gauge.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/cxd56xx/spresense/include/cxd56_gnss_addon.h b/boards/arm/cxd56xx/spresense/include/cxd56_gnss_addon.h index 3d0b34724c3..e2ba5edbbaf 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_gnss_addon.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_gnss_addon.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_gnss_addon.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/cxd56xx/spresense/include/cxd56_gpioif.h b/boards/arm/cxd56xx/spresense/include/cxd56_gpioif.h index 021d82e3c38..55a69792fce 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_gpioif.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_gpioif.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_gpioif.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/cxd56xx/spresense/include/cxd56_gs2200m.h b/boards/arm/cxd56xx/spresense/include/cxd56_gs2200m.h index 094a6294cf5..5e4c1a5295a 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_gs2200m.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_gs2200m.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_gs2200m.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/cxd56xx/spresense/include/cxd56_i2cdev.h b/boards/arm/cxd56xx/spresense/include/cxd56_i2cdev.h index 2f043dd041a..00542e38dd9 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_i2cdev.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_i2cdev.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_i2cdev.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/cxd56xx/spresense/include/cxd56_imageproc.h b/boards/arm/cxd56xx/spresense/include/cxd56_imageproc.h index c9ba10a4d14..6575ce6b6a1 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_imageproc.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_imageproc.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_imageproc.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/cxd56xx/spresense/include/cxd56_isx012.h b/boards/arm/cxd56xx/spresense/include/cxd56_isx012.h index a108d0d185e..822ecff4032 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_isx012.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_isx012.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_isx012.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/cxd56xx/spresense/include/cxd56_isx019.h b/boards/arm/cxd56xx/spresense/include/cxd56_isx019.h index f99bde83849..5508b2d008f 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_isx019.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_isx019.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_isx019.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/cxd56xx/spresense/include/cxd56_kx022.h b/boards/arm/cxd56xx/spresense/include/cxd56_kx022.h index 5506f565458..001efccaa8a 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_kx022.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_kx022.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_kx022.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/cxd56xx/spresense/include/cxd56_lt1pa01.h b/boards/arm/cxd56xx/spresense/include/cxd56_lt1pa01.h index f7d76d0ae65..2efefc96372 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_lt1pa01.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_lt1pa01.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_lt1pa01.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/cxd56xx/spresense/include/cxd56_power.h b/boards/arm/cxd56xx/spresense/include/cxd56_power.h index 69494d1fcb5..d4507d1f5ea 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_power.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_power.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_power.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/cxd56xx/spresense/include/cxd56_pwm.h b/boards/arm/cxd56xx/spresense/include/cxd56_pwm.h index 77fbebc7b2c..5aa6787f737 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_pwm.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_pwm.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_pwm.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/cxd56xx/spresense/include/cxd56_rpr0521rs.h b/boards/arm/cxd56xx/spresense/include/cxd56_rpr0521rs.h index 2e3809bab3c..b0e2c85973a 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_rpr0521rs.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_rpr0521rs.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_rpr0521rs.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/cxd56xx/spresense/include/cxd56_scd41.h b/boards/arm/cxd56xx/spresense/include/cxd56_scd41.h index 9fefd826e22..5d9be3e36b9 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_scd41.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_scd41.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_scd41.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/cxd56xx/spresense/include/cxd56_sdcard.h b/boards/arm/cxd56xx/spresense/include/cxd56_sdcard.h index 5c7c01dbd5e..039a5d09d89 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_sdcard.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_sdcard.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_sdcard.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/cxd56xx/spresense/include/cxd56_sensors.h b/boards/arm/cxd56xx/spresense/include/cxd56_sensors.h index c953594976e..42882c70376 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_sensors.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_sensors.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_sensors.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/cxd56xx/spresense/include/cxd56_spidev.h b/boards/arm/cxd56xx/spresense/include/cxd56_spidev.h index 95b2306b603..d6f9767f11f 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_spidev.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_spidev.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_spidev.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/cxd56xx/spresense/include/cxd56_spisd.h b/boards/arm/cxd56xx/spresense/include/cxd56_spisd.h index 5a15f9b3bcd..a127aa6d356 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_spisd.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_spisd.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_spisd.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/cxd56xx/spresense/include/cxd56_wdt.h b/boards/arm/cxd56xx/spresense/include/cxd56_wdt.h index 8ea52363d7b..a4758040d0a 100644 --- a/boards/arm/cxd56xx/spresense/include/cxd56_wdt.h +++ b/boards/arm/cxd56xx/spresense/include/cxd56_wdt.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/include/cxd56_wdt.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/cxd56xx/spresense/scripts/Make.defs b/boards/arm/cxd56xx/spresense/scripts/Make.defs index 8a25f597a83..a6daf01c93c 100644 --- a/boards/arm/cxd56xx/spresense/scripts/Make.defs +++ b/boards/arm/cxd56xx/spresense/scripts/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/cxd56xx/spresense/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/cxd56xx/spresense/scripts/ramconfig-new.ld b/boards/arm/cxd56xx/spresense/scripts/ramconfig-new.ld index 673f208c45c..6ee1d16f919 100644 --- a/boards/arm/cxd56xx/spresense/scripts/ramconfig-new.ld +++ b/boards/arm/cxd56xx/spresense/scripts/ramconfig-new.ld @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/scripts/ramconfig-new.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/cxd56xx/spresense/scripts/ramconfig.ld b/boards/arm/cxd56xx/spresense/scripts/ramconfig.ld index 2b65dd270aa..25f144639b7 100644 --- a/boards/arm/cxd56xx/spresense/scripts/ramconfig.ld +++ b/boards/arm/cxd56xx/spresense/scripts/ramconfig.ld @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/scripts/ramconfig.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/cxd56xx/spresense/src/CMakeLists.txt b/boards/arm/cxd56xx/spresense/src/CMakeLists.txt index cc804ceeb58..25f089b3f0d 100644 --- a/boards/arm/cxd56xx/spresense/src/CMakeLists.txt +++ b/boards/arm/cxd56xx/spresense/src/CMakeLists.txt @@ -1,6 +1,8 @@ # ############################################################################## # boards/arm/cxd56xx/spresense/src/CMakeLists.txt # +# 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 ASF licenses this diff --git a/boards/arm/cxd56xx/spresense/src/Make.defs b/boards/arm/cxd56xx/spresense/src/Make.defs index 21c72af02fb..06e14e890d8 100644 --- a/boards/arm/cxd56xx/spresense/src/Make.defs +++ b/boards/arm/cxd56xx/spresense/src/Make.defs @@ -1,6 +1,8 @@ ############################################################################ # boards/arm/cxd56xx/spresense/src/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/cxd56xx/spresense/src/cxd56_alt1250_power.c b/boards/arm/cxd56xx/spresense/src/cxd56_alt1250_power.c index 82f48d48594..7b0583c442f 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_alt1250_power.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_alt1250_power.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_alt1250_power.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/cxd56xx/spresense/src/cxd56_appinit.c b/boards/arm/cxd56xx/spresense/src/cxd56_appinit.c index ac48300c411..e1d29d36c47 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_appinit.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_appinit.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_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/cxd56xx/spresense/src/cxd56_automount.c b/boards/arm/cxd56xx/spresense/src/cxd56_automount.c index 110c200bc46..429aca11e73 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_automount.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_automount.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_automount.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/cxd56xx/spresense/src/cxd56_bringup.c b/boards/arm/cxd56xx/spresense/src/cxd56_bringup.c index f377935c481..1ddb27e508d 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_bringup.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_bringup.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_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/cxd56xx/spresense/src/cxd56_buttons.c b/boards/arm/cxd56xx/spresense/src/cxd56_buttons.c index 220eb8be67c..7d317d779e9 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_buttons.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_buttons.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_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/cxd56xx/spresense/src/cxd56_charger.c b/boards/arm/cxd56xx/spresense/src/cxd56_charger.c index 4bb0e824a4e..489715c5daa 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_charger.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_charger.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_charger.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/cxd56xx/spresense/src/cxd56_clock.c b/boards/arm/cxd56xx/spresense/src/cxd56_clock.c index be025fb1166..e0e3aee5235 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_clock.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_clock.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_clock.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/cxd56xx/spresense/src/cxd56_composite.c b/boards/arm/cxd56xx/spresense/src/cxd56_composite.c index a18fc3ec85c..0305277d729 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_composite.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_composite.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_composite.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/cxd56xx/spresense/src/cxd56_gauge.c b/boards/arm/cxd56xx/spresense/src/cxd56_gauge.c index 8b6c13d8b10..0d676cd4739 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_gauge.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_gauge.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_gauge.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/cxd56xx/spresense/src/cxd56_gpioif.c b/boards/arm/cxd56xx/spresense/src/cxd56_gpioif.c index bdbc66b1025..d713bbc3d46 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_gpioif.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_gpioif.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_gpioif.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/cxd56xx/spresense/src/cxd56_ioctl.c b/boards/arm/cxd56xx/spresense/src/cxd56_ioctl.c index 4981a9fb82c..4cfb6076ba3 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_ioctl.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_ioctl.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_ioctl.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/cxd56xx/spresense/src/cxd56_leds.c b/boards/arm/cxd56xx/spresense/src/cxd56_leds.c index 1ae0d2fcb70..27b8bd436e2 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_leds.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_leds.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_leds.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/cxd56xx/spresense/src/cxd56_main.c b/boards/arm/cxd56xx/spresense/src/cxd56_main.c index c13f63dc30e..0d657c14045 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_main.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_main.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_main.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/cxd56xx/spresense/src/cxd56_power.c b/boards/arm/cxd56xx/spresense/src/cxd56_power.c index 49111aba5ec..175e89ea135 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_power.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_power.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_power.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/cxd56xx/spresense/src/cxd56_pwm.c b/boards/arm/cxd56xx/spresense/src/cxd56_pwm.c index ebcf01a1d13..4913b06438b 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_pwm.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_pwm.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_pwm.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/cxd56xx/spresense/src/cxd56_sdcard.c b/boards/arm/cxd56xx/spresense/src/cxd56_sdcard.c index 832c0ac3f0e..08557e1cdcb 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_sdcard.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_sdcard.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_sdcard.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/cxd56xx/spresense/src/cxd56_spi.c b/boards/arm/cxd56xx/spresense/src/cxd56_spi.c index d6974a9c66c..46daee5425e 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_spi.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_spi.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_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/cxd56xx/spresense/src/cxd56_userleds.c b/boards/arm/cxd56xx/spresense/src/cxd56_userleds.c index ae4b7578f6a..c01ff867325 100644 --- a/boards/arm/cxd56xx/spresense/src/cxd56_userleds.c +++ b/boards/arm/cxd56xx/spresense/src/cxd56_userleds.c @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/cxd56_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/cxd56xx/spresense/src/spresense.h b/boards/arm/cxd56xx/spresense/src/spresense.h index a4ad6b8c076..ac4cbda9dab 100644 --- a/boards/arm/cxd56xx/spresense/src/spresense.h +++ b/boards/arm/cxd56xx/spresense/src/spresense.h @@ -1,6 +1,8 @@ /**************************************************************************** * boards/arm/cxd56xx/spresense/src/spresense.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