aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/cam_sim.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-05-10 15:40:58 +0000
committerWarner Losh <imp@FreeBSD.org>2023-05-12 16:44:03 +0000
commit4d846d260e2b9a3d4d0a701462568268cbfe7a5b (patch)
treee06136ddd235d1b7d34c2926249174a5840ad842 /sys/cam/cam_sim.h
parent2b519b170709b9c2bb9f66641737d1d80a5d2538 (diff)
Diffstat (limited to 'sys/cam/cam_sim.h')
-rw-r--r--sys/cam/cam_sim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/cam_sim.h b/sys/cam/cam_sim.h
index 54e0ae3ed8d4..c1fed2eb2db2 100644
--- a/sys/cam/cam_sim.h
+++ b/sys/cam/cam_sim.h
@@ -1,7 +1,7 @@
/*-
* Data structures and definitions for SCSI Interface Modules (SIMs).
*
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 1997 Justin T. Gibbs.
* All rights reserved.