aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/devfs/devfs_devs.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-05-10 15:40:58 +0000
committerWarner Losh <imp@FreeBSD.org>2023-07-25 15:13:49 +0000
commitcaa41f641755c935b036e17440a3b49329c904ed (patch)
treec434c1982a6fc944dd51fc660efbd6d84eea7ca5 /sys/fs/devfs/devfs_devs.c
parent8557b8ba15b9d332000a17a73b752b6ec35d0903 (diff)
Diffstat (limited to 'sys/fs/devfs/devfs_devs.c')
-rw-r--r--sys/fs/devfs/devfs_devs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/devfs/devfs_devs.c b/sys/fs/devfs/devfs_devs.c
index 19619d94ba1c..6734621556ce 100644
--- a/sys/fs/devfs/devfs_devs.c
+++ b/sys/fs/devfs/devfs_devs.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2000,2004
* Poul-Henning Kamp. All rights reserved.