aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_branding.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/acl_branding.c')
-rw-r--r--lib/libc/posix1e/acl_branding.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/posix1e/acl_branding.c b/lib/libc/posix1e/acl_branding.c
index 3a1254443526..85c0d2b86825 100644
--- a/lib/libc/posix1e/acl_branding.c
+++ b/lib/libc/posix1e/acl_branding.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2008, 2009 Edward Tomasz NapieraƂa <trasz@FreeBSD.org>
*
@@ -25,9 +25,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <assert.h>
#include <errno.h>
#include <sys/acl.h>