diff options
Diffstat (limited to 'sys/dev/mpt/mpt_cam.h')
-rw-r--r-- | sys/dev/mpt/mpt_cam.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/mpt/mpt_cam.h b/sys/dev/mpt/mpt_cam.h index 8a18934d6483b..080a3c1fe9d90 100644 --- a/sys/dev/mpt/mpt_cam.h +++ b/sys/dev/mpt/mpt_cam.h @@ -2,6 +2,8 @@ /*- * LSI MPT Host Adapter FreeBSD Wrapper Definitions (CAM version) * + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause + * * Copyright (c) 2000, 2001 by Greg Ansley, Adam Prewett * * Partially derived from Matty Jacobs ISP driver. |