summaryrefslogtreecommitdiffstats
path: root/sys/libkern
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-04-07 16:29:10 +0000
committerjoel <joel@FreeBSD.org>2010-04-07 16:29:10 +0000
commite05c4d0c1934ff38b793f490a5246763041e81d5 (patch)
treea592eb168dbed486169e404913d75bf5a1301f8e /sys/libkern
parent69bf804b50328bc699737db57c5d38691d59780a (diff)
downloadFreeBSD-src-e05c4d0c1934ff38b793f490a5246763041e81d5.zip
FreeBSD-src-e05c4d0c1934ff38b793f490a5246763041e81d5.tar.gz
Start copyright notice with /*-
Diffstat (limited to 'sys/libkern')
-rw-r--r--sys/libkern/iconv_xlat.c2
-rw-r--r--sys/libkern/strcasecmp.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/libkern/iconv_xlat.c b/sys/libkern/iconv_xlat.c
index 8ab4d6c..6b67a6a 100644
--- a/sys/libkern/iconv_xlat.c
+++ b/sys/libkern/iconv_xlat.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000-2001, Boris Popov
* All rights reserved.
*
diff --git a/sys/libkern/strcasecmp.c b/sys/libkern/strcasecmp.c
index a058654..a7bba22 100644
--- a/sys/libkern/strcasecmp.c
+++ b/sys/libkern/strcasecmp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1987, 1993
* The Regents of the University of California. All rights reserved.
*
OpenPOWER on IntegriCloud