On Thu, Oct 29, 2020 at 10:38:15PM +0100, Uwe Kleine-König wrote: > Replace license and copyright boilerplate by SPDX identfiers for files > identified as GPL-2.0-only or GPL-2.0-or-later by licensecheck. > > diff --git a/arch/arm/mach-imx/include/mach/iomux-mx35.h b/arch/arm/mach-imx/include/mach/iomux-mx35.h > index 30b94e3b0034..6f4753b1e447 100644 > --- a/arch/arm/mach-imx/include/mach/iomux-mx35.h > +++ b/arch/arm/mach-imx/include/mach/iomux-mx35.h > @@ -1,16 +1,5 @@ > -/* > - * Copyright (C, NO_PAD_CTRL) 2009 by Jan Weitzel Phytec Messtechnik GmbH <armlinux@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, NO_PAD_CTRL) 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. > - * > - */ > +/* SPDX-License-Identifier: GPL-2.0-only */ This should be GPL-2.0-or-later. Fixed while applying. Sascha -- 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