[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <21c3f5d9-c884-3c78-6441-dbfd47001ffe@i2se.com>
Date: Tue, 4 Sep 2018 09:26:49 +0200
From: Stefan Wahren <stefan.wahren@...e.com>
To: RaghuramChary.Jallipalli@...rochip.com, Woojung.Huh@...rochip.com
Cc: UNGLinuxDriver@...rochip.com, davem@...emloft.net,
netdev@...r.kernel.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/4 next] net: lan78xx: Switch to SPDX identifier
Hi Raghu,
Am 04.09.2018 um 06:29 schrieb RaghuramChary.Jallipalli@...rochip.com:
>> +// SPDX-License-Identifier: GPL-2.0+
>> +/* Copyright (C) 2015 Microchip Technology */
> Can we merge both in single comment line?
i don't think we can do this. I'm simply following this guideline [1].
How about this:
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2015 Microchip Technology
*/
[1] - https://www.kernel.org/doc/html/v4.18/process/license-rules.html
>
>> +/* SPDX-License-Identifier: GPL-2.0+ */
>> +/* Copyright (C) 2015 Microchip Technology */
> Here too.
>
> Thanks,
> -Raghu
Powered by blists - more mailing lists