[Intel-gfx] [PATCH v9 1/7] drm/i915/guc: Move GuC WOPCM related code into separate files

Michel Thierry michel.thierry at intel.com
Fri Feb 9 20:59:39 UTC 2018


On 2/9/2018 11:38 AM, Yaodong Li wrote:
> On 02/09/2018 08:46 AM, Michal Wajdeczko wrote:
>>> --- /dev/null
>>> +++ b/drivers/gpu/drm/i915/intel_guc_wopcm.c
>>> @@ -0,0 +1,48 @@
>>> +/*
>>> + * SPDX-License-Identifier: MIT
>>> + *
>>> + * Copyright © 2017-2018 Intel Corporation
>>> + *
>>
>> Do we really want to keep legacy license text?
>> Note that in other file (intel_lrc_reg.h) we have only SPDX tag.
> Same question here. Updated based on the comments.
> 

Hi,

After much deliberation[1], the consensus was to use just this:

/*
  * SPDX-License-Identifier: MIT
  *
  * Copyright © 201x-201x Intel Corporation
  */


[1]: 
https://lists.freedesktop.org/archives/intel-gfx/2018-January/153469.html

> Regards,
> -Jackie
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
> 


More information about the Intel-gfx mailing list