[PATCH] synclink: Fix full name of the GPL

Diederik de Haas posted 1 patch 2 years, 7 months ago
include/linux/synclink.h      | 2 +-
include/uapi/linux/synclink.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH] synclink: Fix full name of the GPL
Posted by Diederik de Haas 2 years, 7 months ago
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
---
 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
Re: [PATCH] synclink: Fix full name of the GPL
Posted by Diederik de Haas 2 years, 7 months ago
On Sunday, 22 January 2023 20:38:43 CET Diederik de Haas wrote:
>   * Redistribution of this file is permitted under
> - * the terms of the GNU Public License (GPL)
> + * the terms of the GNU General Public License (GPL)

Please ignore this patch.

It would not be a spelling fix as I previously intended, but it would amount to 
a license change and as I'm not the copyright holder, I highly doubt I'm 
allowed to make such a change.

See also https://lore.kernel.org/lkml/2281101.Yu7Ql3qPJb@prancing-pony/