From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B68ADC04AAC for ; Tue, 21 May 2019 01:28:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 729BA208C3 for ; Tue, 21 May 2019 01:28:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558402105; bh=4971tX+F24bMTtWIW/skzCy8K7hXXHRdQoyfVcpAa8o=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=mE1BINpYu0UhWZiF7t+9mMrggI1ezmhw12FAJohy5Bl/jvCfpoJHYkTeI7tcUdKf3 4Eu+UxKWHPiLoBgi60qA+sOlb1zOo39v17QlFTDavDzsYNO21FkOApYK+fhGK0Etna A8vsPon7dFyDVTEF3HKlDBTcv+WX3ExaLJDJW59A= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727078AbfEUB2Z (ORCPT ); Mon, 20 May 2019 21:28:25 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:41581 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727043AbfEUB2Y (ORCPT ); Mon, 20 May 2019 21:28:24 -0400 Received: by mail-lj1-f196.google.com with SMTP id q16so3254442ljj.8 for ; Mon, 20 May 2019 18:28:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=BSRu5+ifVW0iEWXys/+08JWNH6yp78Qr6iRc1VA5Iqc=; b=QzZgY8M8KqPUsbmJFknl6DbahP565lRJfqnbW4ySrUV3+OdjRywCGSboRR/LrLKuTa a8ZHjJwY+qSizAJfW8qu3gSVhUJUoFwCd+WeASvlh/RCXJc24mmIsRV/o2O46XQf45Q+ sGt20FsAcYzvSoNMjBYYJvIQcCVfLBsR/fXoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=BSRu5+ifVW0iEWXys/+08JWNH6yp78Qr6iRc1VA5Iqc=; b=O95Gf5zz0y4QjOuEenOwex+vTMYw+/UD0ClUH70ZtQoRTwwnxIC1qnvCCgfBPSroas iGAYbW0XXYngtsSa4awJg5vCi/s/PSgZs5wBrjJ6LyHLdR7vO2IE9ahEQqIWk/13UVDg o22/Lep7YLvqyLXPu3A7TMZGb6M7ElHhQdFnTTVIpN3S+9jFNXX6/slcZqPLaQ7miR9t pYE1JqCgQsPvVFapuExPSNDr4cF7lyX/WD16z5kR2/RAzXOknfmsJCBTZ44iseUgYPQ1 atWtRhzhWEpWOzjy1Q+bSQRv+qWHwmmVWtkWYk1nZz+UquFaOMxwVQD2wyZc6KY52086 w8Aw== X-Gm-Message-State: APjAAAWp64CXjMViSNyP1qZ97IQucqTg4QgKM0SiyQJ0zqzMfuooOg8p nZzjVewp7YxOsO1EatxswhkkLEAnjXRtmuWPjrIxeA== X-Google-Smtp-Source: APXvYqxenDrMS6N4AXNgwj2hq7kiw24rFx49nBZub+6ZTlXD61LKBxM2Dwc7uCWEXWIWOxrHdujlPLYxAS8Qo3qts2Y= X-Received: by 2002:a2e:a294:: with SMTP id k20mr2534488lja.118.1558402101787; Mon, 20 May 2019 18:28:21 -0700 (PDT) MIME-Version: 1.0 References: <20190519135130.462579320@linutronix.de> <20190519154042.236620792@linutronix.de> In-Reply-To: <20190519154042.236620792@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 20:28:09 -0500 Message-ID: Subject: Re: [patch 17/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17 To: Thomas Gleixner Cc: linux-spdx@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Reviewed-by: Kate Stewart On Sun, May 19, 2019 at 12:21 PM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > 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 or at your option any > later version this program is distributed in the hope that it will > be useful but without any warranty without even the implied warranty > of merchantability or fitness for a particular purpose see the gnu > general public license for more details you should have received a > copy of the gnu general public license along with this program if > not see http www gnu org licenses > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 13 file(s). > > Signed-off-by: Thomas Gleixner > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=step2&id=7d6ae84716d8 > --- > drivers/memstick/host/rtsx_pci_ms.c | 14 +------------- > drivers/misc/cardreader/rtl8411.c | 14 +------------- > drivers/misc/cardreader/rts5209.c | 14 +------------- > drivers/misc/cardreader/rts5227.c | 14 +------------- > drivers/misc/cardreader/rts5229.c | 14 +------------- > drivers/misc/cardreader/rts5249.c | 14 +------------- > drivers/misc/cardreader/rts5260.c | 14 +------------- > drivers/misc/cardreader/rtsx_pcr.c | 14 +------------- > drivers/misc/cardreader/rtsx_pcr.h | 14 +------------- > drivers/mmc/host/rtsx_pci_sdmmc.c | 14 +------------- > drivers/net/usb/kaweth.c | 14 +------------- > include/linux/rtsx_common.h | 14 +------------- > include/linux/rtsx_pci.h | 14 +------------- > 13 files changed, 13 insertions(+), 169 deletions(-) > > --- a/drivers/memstick/host/rtsx_pci_ms.c > +++ b/drivers/memstick/host/rtsx_pci_ms.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Realtek PCI-Express Memstick Card Interface driver > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > --- a/drivers/misc/cardreader/rtl8411.c > +++ b/drivers/misc/cardreader/rtl8411.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > * Roger Tseng > --- a/drivers/misc/cardreader/rts5209.c > +++ b/drivers/misc/cardreader/rts5209.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > --- a/drivers/misc/cardreader/rts5227.c > +++ b/drivers/misc/cardreader/rts5227.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > * Roger Tseng > --- a/drivers/misc/cardreader/rts5229.c > +++ b/drivers/misc/cardreader/rts5229.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > --- a/drivers/misc/cardreader/rts5249.c > +++ b/drivers/misc/cardreader/rts5249.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > --- a/drivers/misc/cardreader/rts5260.c > +++ b/drivers/misc/cardreader/rts5260.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2016-2017 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Steven FENG > * Rui FENG > --- a/drivers/misc/cardreader/rtsx_pcr.c > +++ b/drivers/misc/cardreader/rtsx_pcr.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > --- a/drivers/misc/cardreader/rtsx_pcr.h > +++ b/drivers/misc/cardreader/rtsx_pcr.h > @@ -1,20 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > --- a/drivers/mmc/host/rtsx_pci_sdmmc.c > +++ b/drivers/mmc/host/rtsx_pci_sdmmc.c > @@ -1,20 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* Realtek PCI-Express SD/MMC Card Interface driver > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > --- a/drivers/net/usb/kaweth.c > +++ b/drivers/net/usb/kaweth.c > @@ -1,3 +1,4 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /**************************************************************** > * > * kaweth.c - driver for KL5KUSB101 based USB->Ethernet > @@ -14,19 +15,6 @@ > * Also many thanks to Joel Silverman and Ed Surprenant at Kawasaki > * for providing the firmware and driver resources. > * > - * 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, or > - * (at your option) any later version. > - * > - * This program is distributed in the hope that it will be useful, > - * but WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > - * GNU General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License > - * along with this program; if not, see . > - * > ****************************************************************/ > > /* TODO: > --- a/include/linux/rtsx_common.h > +++ b/include/linux/rtsx_common.h > @@ -1,20 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* Driver for Realtek driver-based card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > --- a/include/linux/rtsx_pci.h > +++ b/include/linux/rtsx_pci.h > @@ -1,20 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* Driver for Realtek PCI-Express card reader > * > * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. > * > - * 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, or (at your option) any > - * later version. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > - * General Public License for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > * Author: > * Wei WANG > */ > >