aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/nslexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/nslexer.l')
-rw-r--r--lib/libc/net/nslexer.l8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/net/nslexer.l b/lib/libc/net/nslexer.l
index 946aace3a8a8..ce0f18670e21 100644
--- a/lib/libc/net/nslexer.l
+++ b/lib/libc/net/nslexer.l
@@ -2,7 +2,7 @@
/* $NetBSD: nslexer.l,v 1.3 1999/01/25 00:16:17 lukem Exp $ */
/*-
- * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
* All rights reserved.
@@ -32,12 +32,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-#if defined(LIBC_SCCS) && !defined(lint)
-static char *rcsid =
- "$FreeBSD$";
-#endif /* LIBC_SCCS and not lint */
-
#include "namespace.h"
#include <ctype.h>
#define _NS_PRIVATE