diff options
| author | Joerg Roedel <jroedel@suse.de> | 2019-06-24 10:23:16 +0200 | 
|---|---|---|
| committer | Joerg Roedel <jroedel@suse.de> | 2019-06-24 10:23:16 +0200 | 
| commit | ceedd5f74d8cfe34db4e654a7808e3c5de40d6f5 (patch) | |
| tree | e19c18292231202e9cd8d484ee43f46b2c9c9ad1 /security/selinux/include/objsec.h | |
| parent | 1b961423158caaae49d3900b7c9c37477bbfa9b3 (diff) | |
| parent | 4b972a01a7da614b4796475f933094751a295a2f (diff) | |
Merge tag 'v5.2-rc6' into generic-dma-ops
Linux 5.2-rc6
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 @@ +/* SPDX-License-Identifier: GPL-2.0-only */  /*   *  NSA Security-Enhanced Linux (SELinux) security module   * @@ -11,10 +12,6 @@   *  Copyright (C) 2001,2002 Networks Associates Technology, Inc.   *  Copyright (C) 2003 Red Hat, Inc., James Morris <jmorris@redhat.com>   *  Copyright (C) 2016 Mellanox Technologies - * - *	This program is free software; you can redistribute it and/or modify - *	it under the terms of the GNU General Public License version 2, - *	as published by the Free Software Foundation.   */  #ifndef _SELINUX_OBJSEC_H_  #define _SELINUX_OBJSEC_H_ | 
