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=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 B1513C432C0 for ; Wed, 27 Nov 2019 21:17:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 92EC221736 for ; Wed, 27 Nov 2019 21:17:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733175AbfK0VRU convert rfc822-to-8bit (ORCPT ); Wed, 27 Nov 2019 16:17:20 -0500 Received: from mail-ot1-f67.google.com ([209.85.210.67]:33656 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732942AbfK0VMw (ORCPT ); Wed, 27 Nov 2019 16:12:52 -0500 Received: by mail-ot1-f67.google.com with SMTP id q23so14553812otn.0; Wed, 27 Nov 2019 13:12:51 -0800 (PST) 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:content-transfer-encoding; bh=cImB892YXUVPGGhFezh816WamO3nmCEALpwjUr8+dkg=; b=RbKyDyUvhoYEyGwnd4XwOAQk91C3qXm5+tXlUAkZ++aa7hlj0RbkYAUoEI3q0TtOFl Fq7aIi7retxQwbC1yQBEbsro9vwRZ4xG2IymiU+sQ+xlqTmcNeF4ijIO+2jPcX1ZXQOj sEMsJEkIyCWVgrEUcBiSNSYdc9hTzOD/23/2n2HiWEyYMxmoOq7hI7A8ZDNMfOfzjsvs kHgys8t+Wp1yim9DQ9x1lK5w8w3ySJCs1Pi7YgWQGN0/axtp7XkscD4oDKYPRPV4cxeL yp7a1jEhw9zvplzZXCL1EskiZtPDzUeUnUvbwWikE73VFfLoFESc1zhB+Mk14VKJPCEk sLaA== X-Gm-Message-State: APjAAAVkP6xci/9VL1L5vjfKvYlbddXt1zIGrb1aoB21UbyJzi//TvF1 6VYU6a24oNQ0zJQb3jwKJD0wK8EsJNRdHnscZtc= X-Google-Smtp-Source: APXvYqxh3g09zK8yoW4/yyNAk1QlyeyoV8wcshHdQWMv3ezyM47GygheulvdavD9PmPbPqN6RamYKOqEfquQDCZNc+o= X-Received: by 2002:a9d:17ca:: with SMTP id j68mr5270571otj.250.1574889171373; Wed, 27 Nov 2019 13:12:51 -0800 (PST) MIME-Version: 1.0 References: <5a7ed2e4b58ba7ff2f0638a2435a3a1e1c62c9f6.1574871463.git.nishadkamdar@gmail.com> <9bacc7d9-6bd9-0b7c-18cd-d614796397dd@suse.de> In-Reply-To: From: Geert Uytterhoeven Date: Wed, 27 Nov 2019 22:12:39 +0100 Message-ID: Subject: Re: [PATCH 4/5] pinctrl: sh-pfc: Use the correct style for SPDX License Identifier To: Joe Perches Cc: =?UTF-8?Q?Andreas_F=C3=A4rber?= , Nishad Kamdar , Manivannan Sadhasivam , Sean Wang , Linus Walleij , Matthias Brugger , Kevin Hilman , Geert Uytterhoeven , Maxime Coquelin , Alexandre Torgue , Greg Kroah-Hartman , =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , Linux ARM , linux-mediatek@lists.infradead.org, linux-gpio , linux-amlogic , Linux-Renesas , linux-stm32@st-md-mailman.stormreply.com, Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, Nov 27, 2019 at 9:59 PM Joe Perches wrote: > On Wed, 2019-11-27 at 21:55 +0100, Andreas Färber wrote: > > However, if we're touching these lines anyway, shouldn't we be updating > > the SPDX Identifier to GPL-2.0-only while at it? > > Probably better to do that with a treewide script one day. Yeah... But it's already more than one year after > https://lkml.org/lkml/2018/8/16/487 and Documentation/process/license-rules.rst (which is the authoritive rule?) still hasn't been updated... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds