diff options
Diffstat (limited to 'security/selinux/include/objsec.h')
-rw-r--r-- | security/selinux/include/objsec.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/security/selinux/include/objsec.h b/security/selinux/include/objsec.h index 231262d8eac9..91c5395dd20c 100644 --- a/security/selinux/include/objsec.h +++ b/security/selinux/include/objsec.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * NSA Security-Enhanced Linux (SELinux) security module | 3 | * NSA Security-Enhanced Linux (SELinux) security module |
3 | * | 4 | * |
@@ -11,10 +12,6 @@ | |||
11 | * Copyright (C) 2001,2002 Networks Associates Technology, Inc. | 12 | * Copyright (C) 2001,2002 Networks Associates Technology, Inc. |
12 | * Copyright (C) 2003 Red Hat, Inc., James Morris <jmorris@redhat.com> | 13 | * Copyright (C) 2003 Red Hat, Inc., James Morris <jmorris@redhat.com> |
13 | * Copyright (C) 2016 Mellanox Technologies | 14 | * Copyright (C) 2016 Mellanox Technologies |
14 | * | ||
15 | * This program is free software; you can redistribute it and/or modify | ||
16 | * it under the terms of the GNU General Public License version 2, | ||
17 | * as published by the Free Software Foundation. | ||
18 | */ | 15 | */ |
19 | #ifndef _SELINUX_OBJSEC_H_ | 16 | #ifndef _SELINUX_OBJSEC_H_ |
20 | #define _SELINUX_OBJSEC_H_ | 17 | #define _SELINUX_OBJSEC_H_ |