Message ID | 20230517090418.1093091-5-bagasdotme@gmail.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes) - miscellaneous | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
diff --git a/include/linux/synclink.h b/include/linux/synclink.h index f1405b1c71ba15..85195634c81dfa 100644 --- a/include/linux/synclink.h +++ b/include/linux/synclink.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-1.0+ */ /* * 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_