[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230122191345.58989-1-didi.debian@cknow.org>
Date: Sun, 22 Jan 2023 20:13:45 +0100
From: Diederik de Haas <didi.debian@...ow.org>
To: Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
linux-watchdog@...r.kernel.org (open list:WATCHDOG DEVICE DRIVERS),
linux-kernel@...r.kernel.org (open list)
Cc: Diederik de Haas <didi.debian@...ow.org>
Subject: [PATCH] watchdog: Fix full name of the GPL
Signed-off-by: Diederik de Haas <didi.debian@...ow.org>
---
drivers/watchdog/ibmasr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog/ibmasr.c b/drivers/watchdog/ibmasr.c
index 4a22fe152086..eee1043acfff 100644
--- a/drivers/watchdog/ibmasr.c
+++ b/drivers/watchdog/ibmasr.c
@@ -7,7 +7,7 @@
* Copyright (c) IBM Corporation, 1998-2004.
*
* This software may be used and distributed according to the terms
- * of the GNU Public License, incorporated herein by reference.
+ * of the GNU General Public License, incorporated herein by reference.
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--
2.39.0
Powered by blists - more mailing lists