Signed-off-by: Roland Hieber <rohieb@xxxxxxxxxxx> --- include/ata_drive.h | 1 + include/command.h | 1 + include/common.h | 1 + include/console.h | 1 + include/debug_ll.h | 1 + include/disks.h | 1 + include/driver.h | 1 + include/environment.h | 1 + include/hab.h | 1 + include/image-fit.h | 1 + include/image.h | 1 + include/int_sqrt.h | 1 + include/jtag.h | 1 + include/kfifo.h | 1 + include/mci.h | 1 + include/of_gpio.h | 1 + include/part.h | 1 + include/reset_source.h | 1 + include/rtc.h | 1 + include/s_record.h | 1 + include/scsi.h | 1 + include/stmp-device.h | 1 + include/watchdog.h | 1 + 23 files changed, 23 insertions(+) diff --git a/include/ata_drive.h b/include/ata_drive.h index 11685eef12..67464ab8de 100644 --- a/include/ata_drive.h +++ b/include/ata_drive.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ diff --git a/include/command.h b/include/command.h index 0afc5c7550..cbaeb74d4f 100644 --- a/include/command.h +++ b/include/command.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@xxxxxxx. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/common.h b/include/common.h index 11d26cb3db..a6f3987c52 100644 --- a/include/common.h +++ b/include/common.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@xxxxxxx. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/console.h b/include/console.h index 673921331d..fbcea06f1d 100644 --- a/include/console.h +++ b/include/console.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2000 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@xxxxxx * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/debug_ll.h b/include/debug_ll.h index 5047516399..fb85205636 100644 --- a/include/debug_ll.h +++ b/include/debug_ll.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * debug_ll.h * * written by Marc Singer * 12 Feb 2005 * * Copyright (C) 2005 Marc Singer * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/include/disks.h b/include/disks.h index 9932750a24..d5a1a38614 100644 --- a/include/disks.h +++ b/include/disks.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ diff --git a/include/driver.h b/include/driver.h index 7da184d3ab..5a006b82c6 100644 --- a/include/driver.h +++ b/include/driver.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) 2007 Pengutronix, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/include/environment.h b/include/environment.h index 52eafe9882..5409aa1ec0 100644 --- a/include/environment.h +++ b/include/environment.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@xxxxxxx. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/hab.h b/include/hab.h index abfce18736..49976c8e77 100644 --- a/include/hab.h +++ b/include/hab.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * Copyright (C) 2014, 2015 Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/include/image-fit.h b/include/image-fit.h index fc0883b5dc..b2fa36d81e 100644 --- a/include/image-fit.h +++ b/include/image-fit.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, see <http://www.gnu.org/licenses/>. * * Copyright (C) Jan Lübbe, 2014 diff --git a/include/image.h b/include/image.h index add9c85874..4538a068b4 100644 --- a/include/image.h +++ b/include/image.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2000-2005 * Wolfgang Denk, DENX Software Engineering, wd@xxxxxxx. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/int_sqrt.h b/include/int_sqrt.h index 55fb4fbe66..192d3d6461 100644 --- a/include/int_sqrt.h +++ b/include/int_sqrt.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ diff --git a/include/jtag.h b/include/jtag.h index 26c95fb307..c6e3e9d47e 100644 --- a/include/jtag.h +++ b/include/jtag.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * include/linux/jtag.h * * Written Aug 2009 by Davide Rizzo <elpa.rizzo@xxxxxxxxx> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * diff --git a/include/kfifo.h b/include/kfifo.h index 25880f4626..66d0a4da1a 100644 --- a/include/kfifo.h +++ b/include/kfifo.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * A simple kernel FIFO implementation. * * Copyright (C) 2004 Stelian Pop <stelian@xxxxxxxxxx> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ diff --git a/include/mci.h b/include/mci.h index 072008ef9d..3d18d4f815 100644 --- a/include/mci.h +++ b/include/mci.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2010 Juergen Beisert, Pengutronix * * This code is partially based on u-boot code: * * Copyright 2008, Freescale Semiconductor, Inc * Andy Fleming * * Based (loosely) on the Linux code * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/include/of_gpio.h b/include/of_gpio.h index 95a454c683..076ae33d53 100644 --- a/include/of_gpio.h +++ b/include/of_gpio.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * OF helpers for the GPIO API * * based on Linux OF_GPIO API * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ #ifndef __OF_GPIO_H #define __OF_GPIO_H /* diff --git a/include/part.h b/include/part.h index d4d40f6ec9..b887960e0e 100644 --- a/include/part.h +++ b/include/part.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@xxxxxxx. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/reset_source.h b/include/reset_source.h index 86e415abcf..5d927b74c7 100644 --- a/include/reset_source.h +++ b/include/reset_source.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ #ifndef __INCLUDE_RESET_SOURCE_H # define __INCLUDE_RESET_SOURCE_H diff --git a/include/rtc.h b/include/rtc.h index 600dc46c41..7bde23a864 100644 --- a/include/rtc.h +++ b/include/rtc.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@xxxxxxx. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/s_record.h b/include/s_record.h index 84b4719519..96500f18ad 100644 --- a/include/s_record.h +++ b/include/s_record.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@xxxxxxx. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/scsi.h b/include/scsi.h index 00750acac8..3b9104c3de 100644 --- a/include/scsi.h +++ b/include/scsi.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * (C) Copyright 2001 * Denis Peter, MPL AG Switzerland * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/include/stmp-device.h b/include/stmp-device.h index 9b5bee4712..72c4e8b185 100644 --- a/include/stmp-device.h +++ b/include/stmp-device.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * basic functions for devices following the "stmp" style register layout * * Copyright (C) 2011 Wolfram Sang, Pengutronix e.K. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ #ifndef __STMP_DEVICE_H__ #define __STMP_DEVICE_H__ #include <linux/compiler.h> diff --git a/include/watchdog.h b/include/watchdog.h index 0db4263a31..e338bf0d65 100644 --- a/include/watchdog.h +++ b/include/watchdog.h @@ -1,15 +1,16 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ #ifndef INCLUDE_WATCHDOG_H # define INCLUDE_WATCHDOG_H -- 2.19.2 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox