1 May
2018
1 May
'18
2:14 p.m.
On Mon, Apr 30, 2018 at 11:06 PM, Timur Tabi timur@tabi.org wrote:
On 4/30/18 6:55 PM, Fabio Estevam wrote:
+// SPDX-License-Identifier: GPL-2.0 +//
I thought only the SPDX header is supposed to use // and the rest of the comment should still be /* */.
I think Mark's preference is to switch all the initial comments to // style.
- Copyright 2007-2008 Freescale Semiconductor, Inc.
I don't think you're supposed to remove copyright statements.
You are right. It was not done on purpose. Will send a v2. Thanks