[PATCH 10/10] include: synclink: Replace GPL license notice with SPDX identifier
Bagas Sanjaya
bagasdotme at gmail.com
Thu May 11 06:34:06 PDT 2023
Replace unversioned GPL license notice with appropriate SPDX
identifier, which is GPL 1.0+.
Signed-off-by: Bagas Sanjaya <bagasdotme at gmail.com>
---
include/linux/synclink.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/include/linux/synclink.h b/include/linux/synclink.h
index f1405b1c71ba15..2c8436f08da44a 100644
--- a/include/linux/synclink.h
+++ b/include/linux/synclink.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0-or-later */
/*
* SyncLink Multiprotocol Serial Adapter Driver
*
@@ -5,8 +6,6 @@
*
* Copyright (C) 1998-2000 by Microgate Corporation
*
- * Redistribution of this file is permitted under
- * the terms of the GNU Public License (GPL)
*/
#ifndef _SYNCLINK_H_
#define _SYNCLINK_H_
--
An old man doll... just what I always wanted! - Clara
More information about the linux-arm-kernel
mailing list