From patchwork Thu Apr 26 20:12:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 905369 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bgdev.pl Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bgdev-pl.20150623.gappssmtp.com header.i=@bgdev-pl.20150623.gappssmtp.com header.b="i3oHZDqC"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40X7XX2235z9s02 for ; Fri, 27 Apr 2018 06:12:43 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753003AbeDZUMm (ORCPT ); Thu, 26 Apr 2018 16:12:42 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:50622 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752358AbeDZUMl (ORCPT ); Thu, 26 Apr 2018 16:12:41 -0400 Received: by mail-wm0-f65.google.com with SMTP id t11so8157764wmt.0 for ; Thu, 26 Apr 2018 13:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=Z2oqMUoJ5NNWr0BEIsLtUgxXTHaXmZpBImDVBpz5ciE=; b=i3oHZDqC4idPCNOLRICzDyOwBpDgpnu3U5+p9ZFrnpdvdW2ZN4s+gkl6HM59FXzTyR 2aTUlyJzAZl2f4hqqDilBcfbb+pmdN/l/3nGuahZeP8HmH9FMEwqrbHKpKwTEoQN4mCG jYXHDyYy/pyTTSolEkfEa5kgUlkguKQVc5242RyJcX7Usgu7Xqo6+GtTNUfMbc71yh8T 9Du1opdvyFTySNSmXR8If44l22tpadjh4Uw/3DsgixUlC1lfJu/HLoWu3UJ94qHNOWYR eDd6VwB4wxz2VsaIzKpG6pCFpAhglJfBhVmqva5QNEm6isX4Xk7h13XvhskUu4X34sLQ hdng== 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; bh=Z2oqMUoJ5NNWr0BEIsLtUgxXTHaXmZpBImDVBpz5ciE=; b=YlgHLEVSmJziUMp4xQWL88qV9CqiEvXSJn3j4H+oJ/DbQtXy7Puz5ptySBgIvwWwzc nXTpzOGQk21qhk8x6GexRJydYdl0Zyrwv4HJBjkYlYXliOAJhBKqFmVJ0BzpX/gEWrWx lrDuYnu4nxEUsePTL/dQrtfY05T9VDXVJ8lnO7h3gmWopBLP8m1mh7WZjgIT3hazkFxR t0rlIVhfYLvGKuTV/AfUqh0jl3Jo87qfGjiUn6kR6CVwUWN5k8+CmmgREV1r4lnKVgJd MOsa7ECnZvqfa9xtruGfqExVl0Tk0uxoI1Z+bsVLnBHNHuKUAzuOHYiSsVQ638X73JYj aebg== X-Gm-Message-State: ALQs6tClehJLawqnCO2QxUZrNmj6Ob4LaMPNtfq6ykdUoj6+IXNeMerG ZaZ4OwwX+d95N4YOHbVJB6rkQg== X-Google-Smtp-Source: AB8JxZr/7+WtOIDhqshpVCbPuWRzBrizKl6ADbJt0i25XCnjg1B/3VbEHqt0FvfrxkdR25gZ0IE0Lw== X-Received: by 10.28.139.136 with SMTP id n130mr8550821wmd.8.1524773560766; Thu, 26 Apr 2018 13:12:40 -0700 (PDT) Received: from brgl-bgdev.home ([2a01:cb1d:af:5b00:e837:b8d5:48c1:571b]) by smtp.gmail.com with ESMTPSA id r14-v6sm5096wra.41.2018.04.26.13.12.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Apr 2018 13:12:40 -0700 (PDT) From: Bartosz Golaszewski To: Bamvor Jian Zhang , Linus Walleij Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH] gpio: mockup: use the SPDX identifier and remove license boilerplate Date: Thu, 26 Apr 2018 22:12:36 +0200 Message-Id: <20180426201236.9380-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.17.0 Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Use the SPDX license identifier for GPLv2.0 or later and remove the license boilerplate. Signed-off-by: Bartosz Golaszewski --- drivers/gpio/gpio-mockup.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/drivers/gpio/gpio-mockup.c b/drivers/gpio/gpio-mockup.c index 76c2fe91a901..d66b7a768ecd 100644 --- a/drivers/gpio/gpio-mockup.c +++ b/drivers/gpio/gpio-mockup.c @@ -1,15 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * GPIO Testing Device Driver * * Copyright (C) 2014 Kamlakant Patel * Copyright (C) 2015-2016 Bamvor Jian Zhang * Copyright (C) 2017 Bartosz Golaszewski - * - * 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 of the License, or (at your - * option) any later version. - * */ #include