aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/runetype.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/runetype.c')
-rw-r--r--lib/libc/locale/runetype.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/locale/runetype.c b/lib/libc/locale/runetype.c
index 8fe656aded05..e26104e97234 100644
--- a/lib/libc/locale/runetype.c
+++ b/lib/libc/locale/runetype.c
@@ -8,7 +8,7 @@
* Paul Borman at Krystal Technologies.
*
* Copyright (c) 2011 The FreeBSD Foundation
- * All rights reserved.
+ *
* Portions of this software were developed by David Chisnall
* under sponsorship from the FreeBSD Foundation.
*
@@ -37,9 +37,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <ctype.h>
#include <stdio.h>
#include <runetype.h>