aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/ascii.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/ascii.c')
-rw-r--r--lib/libc/locale/ascii.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/locale/ascii.c b/lib/libc/locale/ascii.c
index 99bf94108c89..2afbcea9cab9 100644
--- a/lib/libc/locale/ascii.c
+++ b/lib/libc/locale/ascii.c
@@ -9,7 +9,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.
*
@@ -38,9 +38,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <errno.h>
#include <limits.h>
#include <runetype.h>