diff options
| author | Tim Bird <tim.bird@sony.com> | 2026-05-22 16:55:08 -0600 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-26 17:26:57 -0700 |
| commit | 0b13c6a618d09b20dbb1a33bc354764cbac6f2bd (patch) | |
| tree | cd00e83e110864449b2e7061160dbb70f2f7273c /include/uapi/linux | |
| parent | a1940775c5e465e931372b3e442d89c0b89d9809 (diff) | |
llc: Add SPDX id lines to some llc source files
Most of the lls source files are missing SPDX-License-Identifier
lines. Add appropriate IDs to these files, and remove other license
info from the header. In once case, leave the existing id line
and just remove the license reference text.
Signed-off-by: Tim Bird <tim.bird@sony.com>
Link: https://patch.msgid.link/20260522225508.24006-1-tim.bird@sony.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/llc.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/uapi/linux/llc.h b/include/uapi/linux/llc.h index cf8806b14d5f..2ffd81f9cc01 100644 --- a/include/uapi/linux/llc.h +++ b/include/uapi/linux/llc.h @@ -3,13 +3,6 @@ * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators. * * Copyright (c) 2001 by Jay Schulist <jschlst@samba.org> - * - * This program can be redistributed or modified under the terms of the - * GNU General Public License as published by the Free Software Foundation. - * This program is distributed without any warranty or implied warranty - * of merchantability or fitness for a particular purpose. - * - * See the GNU General Public License for more details. */ #ifndef _UAPI__LINUX_LLC_H #define _UAPI__LINUX_LLC_H |
