Am Montag, den 03.12.2018, 19:38 +0100 schrieb Oleksij Rempel: > Signed-off-by: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> [...] > diff --git a/drivers/net/ag71xx.c b/drivers/net/ag71xx.c > index a422aacdd..af5e1ae45 100644 > --- a/drivers/net/ag71xx.c > +++ b/drivers/net/ag71xx.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0+ GPL-2.0 > /* > * Atheros AR71xx built-in ethernet mac driver > * > @@ -5,10 +6,6 @@ > * Copyright (C) 2008 Imre Kaloz <kaloz@xxxxxxxxxxx> > * > * Based on Atheros' AG7100 driver > - * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms of the GNU General Public License version 2 as published > - * by the Free Software Foundation. > */ [snip] And while I know that the Linux kernel still wants the GPL-2.0+ tag, I'm really not sure if we should use the deprecated tag in Barebox, or if it would better to go straight to the GPL-2.0-or-later tag. Regards, Lucas _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox