On 2019-08-15 12:51 a.m., Linus Walleij wrote:
On Mon, Aug 12, 2019 at 5:59 PM Scott Branden
<scott.branden@xxxxxxxxxxxx> wrote:
Please leave the file description comment separate from the license
header/copyright notices.
ie. leave the above 3 lines intact.
OK... Why?
For consistency following the internal template we follow.
Is this because you have an automated tool that likes this format:
/*
* Copyright ...
*/
/*
* Other stuff
*/
Or is it just a personal (perception) preference?
Yes, we do have an automated tool which performs such scans. And then
we need to go in and adjust the licenses back to the format you've
described.
Yours,
Linus Walleij