[PATCH] synclink: Fix full name of the GPL

From: Diederik de Haas
Date: Sun Jan 22 2023 - 14:39:11 EST


Signed-off-by: Diederik de Haas <didi.debian@xxxxxxxxx>
---
include/linux/synclink.h | 2 +-
include/uapi/linux/synclink.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/linux/synclink.h b/include/linux/synclink.h
index f1405b1c71ba..e69e740cbecb 100644
--- a/include/linux/synclink.h
+++ b/include/linux/synclink.h
@@ -6,7 +6,7 @@
* Copyright (C) 1998-2000 by Microgate Corporation
*
* Redistribution of this file is permitted under
- * the terms of the GNU Public License (GPL)
+ * the terms of the GNU General Public License (GPL)
*/
#ifndef _SYNCLINK_H_
#define _SYNCLINK_H_
diff --git a/include/uapi/linux/synclink.h b/include/uapi/linux/synclink.h
index 62f32d4e1021..a1a1c3355b72 100644
--- a/include/uapi/linux/synclink.h
+++ b/include/uapi/linux/synclink.h
@@ -7,7 +7,7 @@
* Copyright (C) 1998-2000 by Microgate Corporation
*
* Redistribution of this file is permitted under
- * the terms of the GNU Public License (GPL)
+ * the terms of the GNU General Public License (GPL)
*/

#ifndef _UAPI_SYNCLINK_H_
--
2.39.0