[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2b4bb56b0a86c24ce96b6de178af16a0701aedc8.camel@gmail.com>
Date: Fri, 05 Jun 2020 21:24:54 +0200
From: Bean Huo <huobean@...il.com>
To: Eric Biggers <ebiggers@...nel.org>
Cc: alim.akhtar@...sung.com, avri.altman@....com,
asutoshd@...eaurora.org, jejb@...ux.ibm.com,
martin.petersen@...cle.com, stanley.chu@...iatek.com,
beanhuo@...ron.com, bvanassche@....org, tomas.winkler@...el.com,
cang@...eaurora.org, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2
boilerplate
On Fri, 2020-06-05 at 12:18 -0700, Eric Biggers wrote:
> > +/* SPDX-License-Identifier: GPL-2.0 */
> > /*
> > * Universal Flash Storage Host controller driver
> > - *
> > - * This code is based on drivers/scsi/ufs/ufs.h
> > * Copyright (C) 2011-2013 Samsung India Software Operations
> > *
> > * Authors:
> > * Santosh Yaraganavi <santosh.sy@...sung.com>
> > * Vinayak Holikatti <h.vinayak@...sung.com>
> > - *
> > - * This program is free software; you can redistribute it and/or
> > - * modify it under the terms of the GNU General Public License
> > - * as published by the Free Software Foundation; either version 2
> > - * of the License, or (at your option) any later version.
> > - * See the COPYING file in the top-level directory or visit
> > - * <http://www.gnu.org/licenses/gpl-2.0.html>
>
> This actually says GPL v2 or later. Not GPL v2 only.
>
> - Eric
thanks, that shuold be "SPDX-License-Identifier: GPL-2.0-or-later".
ok, let me update it.
Bean
Powered by blists - more mailing lists