From patchwork Tue Jun 19 18:51:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Scheller X-Patchwork-Id: 10475247 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 8090060230 for ; Tue, 19 Jun 2018 18:51:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 71D4328B53 for ; Tue, 19 Jun 2018 18:51:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 666AE28B79; Tue, 19 Jun 2018 18:51:29 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0E55528B53 for ; Tue, 19 Jun 2018 18:51:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030575AbeFSSv0 (ORCPT ); Tue, 19 Jun 2018 14:51:26 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:40723 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030554AbeFSSvY (ORCPT ); Tue, 19 Jun 2018 14:51:24 -0400 Received: by mail-wr0-f194.google.com with SMTP id l41-v6so691393wre.7 for ; Tue, 19 Jun 2018 11:51:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=QbHT7g62/vrwmScpu7loSTP7gxvqUh1CE9rP96syE4k=; b=LdZWp/S3KzE2G9Vd266Onj6FMaS0DhKG16We7GVn2tP2o+AmPGL+TGL31h1xtg+8Yz NYmMRnmiFWrmUcxFqND5jI/VKyJvGwX40N1v9rxs5LJiQLjcqGXnyZ0IerXP1dudYubn 2nMMFuyavAAVCKUq7Kr6ip23bTAHyg3x9nsMw8x/Io0sN8f2Gx0KfzFcsD7NeY/og+3F OgPu1HVjX+XQFWG70gN4NcXAoN7H7mT3wHAwA5oNDiEYcgHflbECAxaA2E1CCHH7ghOr GKP76N/q+z5cZJ1aXsov+5/+Gb2qsaVX6cZmq8p9L0vL11KPtT4tsJ43q2cNXlDkitn5 o8gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=QbHT7g62/vrwmScpu7loSTP7gxvqUh1CE9rP96syE4k=; b=iDufHu2YNVyu5RAyjkCc+hhQsu9BwUw63mmfuRT815VlaODXkiUgpiTcA5bHbG9wma NmHuwVuCNThu6qKjNCm1y+eFd5+N/hq20dGrIZBFVw7ngk+WA103zgRYKKcmjZW2HQcV 4RGFkWBjp7M6jSIljvkiOuUMhF/32E82b8aBQSIW9nWHMUUBz1LyTzOkRd878XzCNoj8 oGzeh9eCMDXJwS9msTAU/zIkZjQ5ppA151mxD2XwsBtgdC/umgxViJWFOFXGjVn2wkt1 jYcKiE5+cf5C4FRvZLEIvjpMDfMUoQkGaw6iZGphLGiVH2ewurjuJotQRbXoJl10lTC6 IaEQ== X-Gm-Message-State: APt69E0lmICajjHgMGEnyQ5rBMoQyps8wgMB3z/HbQHEQslLyeJb+y2T 9M4i0NpVxLaGsR4bckZ3jGOTkA== X-Google-Smtp-Source: ADUXVKInTsHxT7OxtaT1FVBqAyAvjJBdEOIV8areSAuWVoLJGDEcyV/0u3iKpqiZcoLfWbgxyOxzJA== X-Received: by 2002:adf:a319:: with SMTP id c25-v6mr13960615wrb.189.1529434283129; Tue, 19 Jun 2018 11:51:23 -0700 (PDT) Received: from dvbdev.wuest.de (ip-176-199-71-134.hsi06.unitymediagroup.de. [176.199.71.134]) by smtp.gmail.com with ESMTPSA id b16-v6sm675961wrm.15.2018.06.19.11.51.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Jun 2018 11:51:22 -0700 (PDT) From: Daniel Scheller To: mchehab@kernel.org, mchehab@s-opensource.com, jasmin@anw.at, rjkm@metzlerbros.de, mvoelkel@DigitalDevices.de Cc: linux-media@vger.kernel.org Subject: [PATCH 2/3] [media] dvb-frontends/cxd2099: add SPDX license identifier Date: Tue, 19 Jun 2018 20:51:18 +0200 Message-Id: <20180619185119.24548-3-d.scheller.oss@gmail.com> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20180619185119.24548-1-d.scheller.oss@gmail.com> References: <20180619185119.24548-1-d.scheller.oss@gmail.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Daniel Scheller As both the MODULE_LICENSE and the boilerplates are now in sync and clear that the driver is licensed under the terms of the GPLv2-only, add a matching SPDX license identifier tag. Cc: Ralph Metzler Cc: Manfred Voelkel Signed-off-by: Daniel Scheller --- drivers/media/dvb-frontends/cxd2099.c | 1 + drivers/media/dvb-frontends/cxd2099.h | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/media/dvb-frontends/cxd2099.c b/drivers/media/dvb-frontends/cxd2099.c index 42de3d0badba..5264e873850e 100644 --- a/drivers/media/dvb-frontends/cxd2099.c +++ b/drivers/media/dvb-frontends/cxd2099.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * cxd2099.c: Driver for the Sony CXD2099AR Common Interface Controller * diff --git a/drivers/media/dvb-frontends/cxd2099.h b/drivers/media/dvb-frontends/cxd2099.h index ec1910dec3f3..0c101bdef01d 100644 --- a/drivers/media/dvb-frontends/cxd2099.h +++ b/drivers/media/dvb-frontends/cxd2099.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * cxd2099.h: Driver for the Sony CXD2099AR Common Interface Controller *