diff options
Diffstat (limited to 'security/selinux/selinuxfs.c')
| -rw-r--r-- | security/selinux/selinuxfs.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/selinux/selinuxfs.c b/security/selinux/selinuxfs.c index 145ee62f205a..1884f34bb983 100644 --- a/security/selinux/selinuxfs.c +++ b/security/selinux/selinuxfs.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | /* Updated: Karl MacMillan <kmacmillan@tresys.com> | 2 | /* Updated: Karl MacMillan <kmacmillan@tresys.com> |
| 2 | * | 3 | * |
| 3 | * Added conditional policy language extensions | 4 | * Added conditional policy language extensions |
| @@ -9,9 +10,6 @@ | |||
| 9 | * Copyright (C) 2007 Hewlett-Packard Development Company, L.P. | 10 | * Copyright (C) 2007 Hewlett-Packard Development Company, L.P. |
| 10 | * Copyright (C) 2003 - 2004 Tresys Technology, LLC | 11 | * Copyright (C) 2003 - 2004 Tresys Technology, LLC |
| 11 | * Copyright (C) 2004 Red Hat, Inc., James Morris <jmorris@redhat.com> | 12 | * Copyright (C) 2004 Red Hat, Inc., James Morris <jmorris@redhat.com> |
| 12 | * This program is free software; you can redistribute it and/or modify | ||
| 13 | * it under the terms of the GNU General Public License as published by | ||
| 14 | * the Free Software Foundation, version 2. | ||
| 15 | */ | 13 | */ |
| 16 | 14 | ||
| 17 | #include <linux/kernel.h> | 15 | #include <linux/kernel.h> |
