aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/mskanji.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/mskanji.c')
-rw-r--r--lib/libc/locale/mskanji.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/locale/mskanji.c b/lib/libc/locale/mskanji.c
index 1585886cea31..f0731443c154 100644
--- a/lib/libc/locale/mskanji.c
+++ b/lib/libc/locale/mskanji.c
@@ -11,7 +11,7 @@
* May 12, 1995
*
* Copyright (c) 2011 The FreeBSD Foundation
- * All rights reserved.
+ *
* Portions of this software were developed by David Chisnall
* under sponsorship from the FreeBSD Foundation.
*
@@ -42,12 +42,6 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)mskanji.c 1.0 (Phase One) 5/5/95";
-#endif /* LIBC_SCCS and not lint */
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <errno.h>
#include <runetype.h>