Hi Fabio, Am Sonntag, den 20.05.2018, 14:05 -0300 schrieb Fabio Estevam: > > From: Fabio Estevam <fabio.estevam@xxxxxxx> > > Adopt the SPDX license identifier headers to ease license compliance > management. > > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxx> > --- > drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) > > diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c > index ec8d000..3bc62d5 100644 > --- a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c > +++ b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c > @@ -1,15 +1,10 @@ > +// SPDX-License-Identifier: GPL-2.0+ The GPL-2.0+ tag is deprecated, please use GPL-2.0-or-later instead. Same comment applies to some other SPDX conversion patches from you. Regards, Lucas _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel