aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/none.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/none.c')
-rw-r--r--lib/libc/locale/none.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/locale/none.c b/lib/libc/locale/none.c
index d95bb0087c09..8130a2f9b49e 100644
--- a/lib/libc/locale/none.c
+++ b/lib/libc/locale/none.c
@@ -11,7 +11,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.
*
@@ -40,12 +40,6 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)none.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <errno.h>
#include <limits.h>
#include <runetype.h>