On 03.06.19 07:44, Thomas Gleixner wrote: hi folks, > --- a/drivers/media/usb/pvrusb2/pvrusb2-audio.c > +++ b/drivers/media/usb/pvrusb2/pvrusb2-audio.c > @@ -1,18 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * > - * maybe we should take away the other empty line, too ? > --- a/drivers/media/usb/pvrusb2/pvrusb2-audio.h > +++ b/drivers/media/usb/pvrusb2/pvrusb2-audio.h > @@ -1,18 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > /* > * > - * same here. > --- a/drivers/media/usb/pvrusb2/pvrusb2-context.c > +++ b/drivers/media/usb/pvrusb2/pvrusb2-context.c > @@ -1,16 +1,7 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * here too ? > * Copyright (C) 2005 Mike Isely <isely@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 > - * > - * 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. > - * > */ > > #include "pvrusb2-context.h" > --- a/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.c > +++ b/drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.c > @@ -1,18 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-only > /* > * > - * and here > * Copyright (C) 2005 Mike Isely <isely@xxxxxxxxx> > * Copyright (C) 2004 Aurelien Alleaume <slts@xxxxxxx> > - * > - * 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 > - * > - * 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. > - * > */ > > /* --mtx -- Enrico Weigelt, metux IT consult Free software and Linux embedded engineering info@xxxxxxxxx -- +49-151-27565287