Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7EE94C25B4E for ; Sun, 22 Jan 2023 18:12:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231475AbjAVSMt (ORCPT ); Sun, 22 Jan 2023 13:12:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230034AbjAVSMr (ORCPT ); Sun, 22 Jan 2023 13:12:47 -0500 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F0F8D537; Sun, 22 Jan 2023 10:12:46 -0800 (PST) Received: (Authenticated sender: didi.debian@cknow.org) by mail.gandi.net (Postfix) with ESMTPSA id 4120B60007; Sun, 22 Jan 2023 18:12:40 +0000 (UTC) From: Diederik de Haas To: Jonathan Corbet , Daniel Bristot de Oliveira , Diederik de Haas , Randy Dunlap , "Steven Rostedt (Google)" , linux-doc@vger.kernel.org (open list:DOCUMENTATION), linux-kernel@vger.kernel.org (open list) Subject: [PATCH] docs: rv: Fix full name of the GPL Date: Sun, 22 Jan 2023 19:12:23 +0100 Message-Id: <20230122181224.53996-1-didi.debian@cknow.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Diederik de Haas --- Documentation/tools/rv/common_appendix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/tools/rv/common_appendix.rst b/Documentation/tools/rv/common_appendix.rst index f4239192bee8..655e1bd9bbe4 100644 --- a/Documentation/tools/rv/common_appendix.rst +++ b/Documentation/tools/rv/common_appendix.rst @@ -13,4 +13,4 @@ COPYING ======= Copyright \(C) 2022 Red Hat, Inc. Free use of this software is granted under -the terms of the GNU Public License (GPL). +the terms of the GNU General Public License (GPL). -- 2.39.0