aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/mac_exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/mac_exec.c')
-rw-r--r--lib/libc/posix1e/mac_exec.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/posix1e/mac_exec.c b/lib/libc/posix1e/mac_exec.c
index 72148eedea4c..3016f21edd0d 100644
--- a/lib/libc/posix1e/mac_exec.c
+++ b/lib/libc/posix1e/mac_exec.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2002 Networks Associates Technology, Inc.
* All rights reserved.
@@ -31,9 +31,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <sys/mac.h>