Re: [patch 0/4] genirq: Clean up license information

From: Joe Perches
Date: Thu Mar 15 2018 - 11:00:28 EST


On Wed, 2018-03-14 at 22:15 +0100, Thomas Gleixner wrote:
> The following patch series cleans up the licensing information in the
> generic irq subsystem.
>
> * Replace boiler plate language and sloppy references with SPDX
>
> * Add missing SPDX identifiers to files with no license reference
>
> * Use the proper tag format
>
> While at it clean up the top of file comments by removing pointless
> references to the filename itself and condense the information where
> appropriate.

Hello.

What do you think of the proposal to convert all the tags
to the "-or-later" and "-only" variants that the
https://spdx.org/licenses/ uses today?