From patchwork Fri Feb 8 15:16:56 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 10803643 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 38A2A13A4 for ; Fri, 8 Feb 2019 18:56:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2A0A92E965 for ; Fri, 8 Feb 2019 18:56:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1E5AF2EBC9; Fri, 8 Feb 2019 18:56:24 +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=-2.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 73A682E965 for ; Fri, 8 Feb 2019 18:56:23 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 13136267A35; Fri, 8 Feb 2019 16:17:22 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 2260F267A2F; Fri, 8 Feb 2019 16:17:20 +0100 (CET) Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) by alsa0.perex.cz (Postfix) with ESMTP id 6E607267A2A for ; Fri, 8 Feb 2019 16:17:17 +0100 (CET) Received: by mail-lj1-f195.google.com with SMTP id f24-v6so3341371ljk.0 for ; Fri, 08 Feb 2019 07:17:17 -0800 (PST) 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:mime-version:content-transfer-encoding; bh=OIqaNH7T0Yvyd0k647oV4FxuaOIgQRT+wKS8ZLb/KxQ=; b=jlIg7QeBEmAnNp8TlzOafXlBni6Iw3w3IZokYnEnQpkUzr/6CkbXZP7H89KgqcoY6N 11wTr/OhCgiL2mn0FlHNHRb1NYZTeuEFajCZJYQ2vMHS5tx4sZlyYmZicpJEOUcFcXFv V8STXCDz8wXbhxwJ7ebKUumS7aKbNexGSTrtqp58Y0uCCMuSqCAB9hq9gu0CIC/o7KVj 0aroYU40dZH5/rL9MFG7Oa9f+Z/1M45eHBMKN3zUGWV4RNs2lEZ2WT0CK4UJmiyXJEQP B2dm/rGpsCpD5wNw+x+ajKdtFEmWufnJUdHkf0w93weEr5How1723pW6qXSiLPTjDV8Y gFVg== X-Gm-Message-State: AHQUAubxtAPZPRMTGXZqrwHdQyIm18clmTAajbm0eyPwAOZEmrMXpmUv Qs3ZUCqOvlPisDn0WQP6BXbshvZc X-Google-Smtp-Source: AHgI3IasVIihGqOUvWAwNxnNIdud3GoPtIJ+1Us6FZnIxK9CPWBxFzRVLagHLba/9u6MjzP12D3UwQ== X-Received: by 2002:a2e:9f0b:: with SMTP id u11-v6mr12785491ljk.99.1549639037352; Fri, 08 Feb 2019 07:17:17 -0800 (PST) Received: from xi.terra (c-74bee655.07-184-6d6c6d4.bbcust.telenor.se. [85.230.190.116]) by smtp.gmail.com with ESMTPSA id x11sm463325lfd.81.2019.02.08.07.17.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Feb 2019 07:17:16 -0800 (PST) Received: from johan by xi.terra with local (Exim 4.91) (envelope-from ) id 1gs7ty-0006yD-Rs; Fri, 08 Feb 2019 16:17:14 +0100 From: Johan Hovold To: Mark Brown Date: Fri, 8 Feb 2019 16:16:56 +0100 Message-Id: <20190208151656.26735-3-johan@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190208151656.26735-1-johan@kernel.org> References: <20190208151656.26735-1-johan@kernel.org> MIME-Version: 1.0 Cc: alsa-devel@alsa-project.org, Johan Hovold , Srinivas Kandagatla , Liam Girdwood , linux-kernel@vger.kernel.org Subject: [alsa-devel] [PATCH v2 2/2] ASoC: msm8916-wcd-digital: convert license header to SPDX X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Convert the GPLv2-only license header to SPDX. Signed-off-by: Johan Hovold --- sound/soc/codecs/msm8916-wcd-digital.c | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/sound/soc/codecs/msm8916-wcd-digital.c b/sound/soc/codecs/msm8916-wcd-digital.c index 3063dedd21cf..3e7409c85dd2 100644 --- a/sound/soc/codecs/msm8916-wcd-digital.c +++ b/sound/soc/codecs/msm8916-wcd-digital.c @@ -1,14 +1,5 @@ -/* Copyright (c) 2016, The Linux Foundation. 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 version 2 and - * only version 2 as published by the Free Software Foundation. - * - * 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. - */ +// SPDX-License-Identifier: GPL-2.0 +// Copyright (c) 2016, The Linux Foundation. All rights reserved. #include #include