On 2/2/20 4:43 PM, Roland Hieber wrote: > According to our /README, GPL-2.0-only applies for the whole project > except noted otherwise. > > Signed-off-by: Roland Hieber <rohieb@xxxxxxxxxxx> Reviewed-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > include/spi/eeprom.h | 1 + > include/spi/flash.h | 1 + > include/spi/imx-spi.h | 1 + > include/spi/spi.h | 1 + > 4 files changed, 4 insertions(+) > > diff --git a/include/spi/eeprom.h b/include/spi/eeprom.h > index 15495e59f5d6..410ecea19c16 100644 > --- a/include/spi/eeprom.h > +++ b/include/spi/eeprom.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > #ifndef _SPI_EEPROM_H > #define _SPI_EEPROM_H > > diff --git a/include/spi/flash.h b/include/spi/flash.h > index c1204e7e61a0..796d649d9a92 100644 > --- a/include/spi/flash.h > +++ b/include/spi/flash.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > #ifndef LINUX_SPI_FLASH_H > #define LINUX_SPI_FLASH_H > > diff --git a/include/spi/imx-spi.h b/include/spi/imx-spi.h > index a592573e6265..568795188c0c 100644 > --- a/include/spi/imx-spi.h > +++ b/include/spi/imx-spi.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > #ifndef __SPI_IMX_SPI_H > #define __SPI_IMX_SPI_H > > diff --git a/include/spi/spi.h b/include/spi/spi.h > index bdcda0bb603c..48a90bcca749 100644 > --- a/include/spi/spi.h > +++ b/include/spi/spi.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > #ifndef __INCLUDE_SPI_H > #define __INCLUDE_SPI_H > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox