Displaying 2 results from an estimated 2 matches for "b24413180f5".
2019 Jun 21
0
[PATCH] drm/nouveau: fix bogus GPL-2 license header
..., Ilia Mirkin wrote:
> The bulk SPDX addition made all these files into GPL-2.0 licensed files.
> However the remainder of the project is MIT-licensed, these files
> (primarily header files) were simply missing the boiler plate and got
> caught up in the global update.
>
> Fixes: b24413180f5 (License cleanup: add SPDX GPL-2.0 license identifier to files with no license)
> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
> ---
>
> Ben, you did like 99.7% of this work, so ultimately your call. Pretty
> much all of these were split out from other MIT-licensed fil...
2019 Jun 20
2
[PATCH] drm/nouveau: fix bogus GPL-2 license header
The bulk SPDX addition made all these files into GPL-2.0 licensed files.
However the remainder of the project is MIT-licensed, these files
(primarily header files) were simply missing the boiler plate and got
caught up in the global update.
Fixes: b24413180f5 (License cleanup: add SPDX GPL-2.0 license identifier to files with no license)
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
Ben, you did like 99.7% of this work, so ultimately your call. Pretty
much all of these were split out from other MIT-licensed files, and most
are header f...