From patchwork Sun Jan 22 18:31:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Diederik de Haas X-Patchwork-Id: 46998 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp1272509wrn; Sun, 22 Jan 2023 11:19:29 -0800 (PST) X-Google-Smtp-Source: AMrXdXscJ2WQ6fv0nsNNEuPkw9mcS8hAhLpJodt+v6+4D27h8yt0oNMrFPVCHP5aroQE9l/u3OgM X-Received: by 2002:a17:90a:2b08:b0:229:3554:89b2 with SMTP id x8-20020a17090a2b0800b00229355489b2mr23239499pjc.28.1674415168774; Sun, 22 Jan 2023 11:19:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1674415168; cv=none; d=google.com; s=arc-20160816; b=D+GeJ+PwX+BhPfxiDMl6c1RXlEL5cusE57CixHpSy1xmEnVnA64hpFZ+6WbcQz8Gvs d2BA6Qu4G71ugqUwhTAxS2sdd2a1RIK8q526aAzKj55CFx0Xi2qGoKYAGCg518H54P4n 4uu7aZv/Qe0MQ5qbNn1abTNerHYq+uc1dmIUQYLET7tmEEX5jb+m2b1nF0eyHVD8ki/s xIPrB5WEKWEruCdN8NjXxQLfTg2vvIZJAu11ktwY/KrA9QwLTMIpxIw7K9yEoFqwJmQf UHNxIc1tZwWQtxaZKxo4csLzORfB7DytxjWBeZTaSfM3vZ6Ipo42KElNDEvhfH0tQ/5C oOfA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:to:from; bh=jL1z06DLPqmh8Yeb9Hrr9k6RUFiRbOikydUNkeH91YE=; b=TNjGIXE2RUSaZZUS47tUYi3PWtnFjh2BkJBg/lejWQ+tV39cZxLB7hMIJPxUvt+NSK UIVq19eW47k2/Halh8jCPMRe1CEKywnpi8xzG2i0GegR5VKe9zpNbkpikZCyn1qoIre3 wmOHgvXQNrxkQS2kyPrdzVvaApfzWzvKGmq9yGdOwVso7g8/JMp4q0ti80SDfDK59sqo 0cd5P3cuqNHnjOT+MQYt7HrniM8yJEzzYk7ebtekbKIX+NH6Zx7YMKRXbmisx4e3ZXwF KaapheYcbkTjRtJmfrb7bURKQOXdIidp4uk+hYqUmGz2n0BPPZ8lWo8TOVyiR2/cZsKY 5j9g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id w35-20020a17090a6ba600b002262a74af32si9601693pjj.40.2023.01.22.11.19.16; Sun, 22 Jan 2023 11:19:28 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231508AbjAVSbf (ORCPT + 99 others); Sun, 22 Jan 2023 13:31:35 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34658 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229811AbjAVSbe (ORCPT ); Sun, 22 Jan 2023 13:31:34 -0500 Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::227]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19820CC27 for ; Sun, 22 Jan 2023 10:31:32 -0800 (PST) Received: (Authenticated sender: didi.debian@cknow.org) by mail.gandi.net (Postfix) with ESMTPSA id EA7F120004; Sun, 22 Jan 2023 18:31:30 +0000 (UTC) From: Diederik de Haas To: Dominik Brodowski , Diederik de Haas , linux-kernel@vger.kernel.org (open list) Subject: [PATCH] pcmcia:sa11xx_base: Fix full name of the GPL Date: Sun, 22 Jan 2023 19:31:17 +0100 Message-Id: <20230122183119.55801-1-didi.debian@cknow.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1755751560064379770?= X-GMAIL-MSGID: =?utf-8?q?1755751560064379770?= Signed-off-by: Diederik de Haas --- drivers/pcmcia/sa11xx_base.c | 4 ++-- drivers/pcmcia/sa11xx_base.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/pcmcia/sa11xx_base.c b/drivers/pcmcia/sa11xx_base.c index 48140ac73ed6..514f3c2cb467 100644 --- a/drivers/pcmcia/sa11xx_base.c +++ b/drivers/pcmcia/sa11xx_base.c @@ -18,8 +18,8 @@ Copyright (C) 1999 John G. Dorsey. All Rights Reserved. Alternatively, the contents of this file may be used under the - terms of the GNU Public License version 2 (the "GPL"), in which - case the provisions of the GPL are applicable instead of the + terms of the GNU General Public License version 2 (the "GPL"), in + which case the provisions of the GPL are applicable instead of the above. If you wish to allow the use of your version of this file only under the terms of the GPL and not to allow others to use your version of this file under the MPL, indicate your decision diff --git a/drivers/pcmcia/sa11xx_base.h b/drivers/pcmcia/sa11xx_base.h index 3d76d720f463..955f1fff2645 100644 --- a/drivers/pcmcia/sa11xx_base.h +++ b/drivers/pcmcia/sa11xx_base.h @@ -18,8 +18,8 @@ Copyright (C) 1999 John G. Dorsey. All Rights Reserved. Alternatively, the contents of this file may be used under the - terms of the GNU Public License version 2 (the "GPL"), in which - case the provisions of the GPL are applicable instead of the + terms of the GNU General Public License version 2 (the "GPL"), in + which case the provisions of the GPL are applicable instead of the above. If you wish to allow the use of your version of this file only under the terms of the GPL and not to allow others to use your version of this file under the MPL, indicate your decision