From patchwork Sun Jul 15 20:45:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: William Breathitt Gray X-Patchwork-Id: 10525217 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 32AE9602B3 for ; Sun, 15 Jul 2018 20:45:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 248F628947 for ; Sun, 15 Jul 2018 20:45:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1918F28950; Sun, 15 Jul 2018 20:45:59 +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=-7.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID 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 BD98128947 for ; Sun, 15 Jul 2018 20:45:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727008AbeGOVKB (ORCPT ); Sun, 15 Jul 2018 17:10:01 -0400 Received: from mail-yb0-f196.google.com ([209.85.213.196]:44820 "EHLO mail-yb0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726900AbeGOVKB (ORCPT ); Sun, 15 Jul 2018 17:10:01 -0400 Received: by mail-yb0-f196.google.com with SMTP id b21-v6so585936yba.11; Sun, 15 Jul 2018 13:45:52 -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=gsGY5Xm7ad3vCnkvV8VamiJD2mq8jlETWmIgK5C+DK4=; b=DX93QBDsgYBkqL5QmfrkqII3WyzJLUUgD0Unu843IEgpOR/Q1xa6WpaloCT0t79shn 8cwzv92H4ibUeAs1uD04jUOCFhH3EASaRsPa8kcKFqbzAdFgrUfBhwaIGs/DIUz+LIUw 4c4HujdaUXnHzBoxPJr0FEZz0RMZd8wjRPL1ZpcaVjZGBwz96zu5DHXoXS/pfcOacHk5 2lOeCyWDH+E4peyO4cVuW6O1SV5/vyV5+ynG7pN8aVQsZV5GMfyd0T7g1TQxH2Vc06ix g5utWlhS8WPgJVFLK8JEenZTZWzyvilT2uosRGNi3s/lutRt88lLhtC4CXWNgXzO2wwY /+8Q== 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=gsGY5Xm7ad3vCnkvV8VamiJD2mq8jlETWmIgK5C+DK4=; b=KUB4xmYptI3O9JhYY9JCGER2Zrf5Y6uLNPtwEtPkxy8c1dCviwpHsJ1qFkDW0n23BC LOnr+yF6U10gLwNQHMbvNIp7x5j9RLlbCaqJiOebXJZ2NXXFq/tSBXvsMsi9CgtOWL5R nh/SH7A5Dr7W5/gBsPGsCXwr3tKf7cVCtIWedxgcRn/jiYcCBxHLRXvMKRS5MTDP03ao 8GHI+1qDtskT/8zjleOYAHHIa02Y/hT/mAwYkv9d0p90CsNs5F4DibG9OiXQZ15LDaZA TDGIwIX5Mk3RGi6LvHccIDji6rGgC54gmChE4YtQ1v67dlPsko9rZSHBzQj/6U71aL0T jzqw== X-Gm-Message-State: AOUpUlHyE19d86T5dx3PYyepIEWtuhgOcYD0ft1JKRm/Ga2OZGwTJS44 W5mxH6nBHcsUoqmWnVvSYMo= X-Google-Smtp-Source: AAOMgpeyAVN+rEOX+RUt8ezTZfbeTT/En3rzzV4CF8Vrnv/tzbR7s043mjH/TMNn5SpB0LhyUfvUlQ== X-Received: by 2002:a5b:c89:: with SMTP id i9-v6mr7616060ybq.201.1531687551726; Sun, 15 Jul 2018 13:45:51 -0700 (PDT) Received: from localhost ([72.188.97.40]) by smtp.gmail.com with ESMTPSA id g203-v6sm473571ywb.69.2018.07.15.13.45.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Jul 2018 13:45:51 -0700 (PDT) From: William Breathitt Gray To: gregkh@linuxfoundation.org, jic23@kernel.org Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, fabrice.gasnier@st.com, benjamin.gaignard@st.com, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, William Breathitt Gray Subject: [PATCH v8 04/11] iio: 104-quad-8: Update license boilerplate Date: Sun, 15 Jul 2018 16:45:44 -0400 Message-Id: X-Mailer: git-send-email 2.18.0 In-Reply-To: References: Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch simplifies the boilerplate license text by making use of a SPDX license identifier line. Signed-off-by: William Breathitt Gray --- drivers/iio/counter/104-quad-8.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/drivers/iio/counter/104-quad-8.c b/drivers/iio/counter/104-quad-8.c index 92be8d0f7735..72b6352e09f0 100644 --- a/drivers/iio/counter/104-quad-8.c +++ b/drivers/iio/counter/104-quad-8.c @@ -1,16 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * IIO driver for the ACCES 104-QUAD-8 * Copyright (C) 2016 William Breathitt Gray * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License, 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. - * * This driver supports the ACCES 104-QUAD-8 and ACCES 104-QUAD-4. */ #include