On Sat, Feb 15, 2020 at 07:09:09PM +0100, Emmanuel Vadot wrote:
Hello all,
We had a discussion a while back with Noralf where he said that he wouldn't mind dual licence his work under GPL-2 and MIT. Those files are a problem with BSDs as we cannot include them. For drm_client.c the main contributors are Noralf Trønnes and Thomas Zimmermann, the other commits are just catch ups from changes elsewhere (return values, struct member names, function renames etc ...). For drm_format_helper the main contributors are Noralf Trønnes and Gerd Hoffmann. Same comment as for drm_client.c for the other commits.
Emmanuel Vadot (2): drm/client: Dual licence the file in GPL-2 and MIT drm/format_helper: Dual licence the file in GPL 2 and MIT
Acked-by: Maxime Ripard mripard@kernel.org
Maxime