diff options
author | Chandrakanth patil <chandrakanth.patil@broadcom.com> | 2024-03-19 07:23:07 +0000 |
---|---|---|
committer | Sumit Saxena <ssaxena@FreeBSD.org> | 2024-06-06 10:39:15 +0000 |
commit | baabb919345f05e9892c4048a1521e5da1403060 (patch) | |
tree | b150f9cbcdbaaa64f203851e43c57c9313be0227 /sys/dev/mpi3mr/mpi/mpi30_sas.h | |
parent | 3012fa8faef262c615672fc90319c777b4e3dffc (diff) |
Diffstat (limited to 'sys/dev/mpi3mr/mpi/mpi30_sas.h')
-rw-r--r-- | sys/dev/mpi3mr/mpi/mpi30_sas.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/mpi3mr/mpi/mpi30_sas.h b/sys/dev/mpi3mr/mpi/mpi30_sas.h index c28de07c9fdd..fc55fba4747f 100644 --- a/sys/dev/mpi3mr/mpi/mpi30_sas.h +++ b/sys/dev/mpi3mr/mpi/mpi30_sas.h @@ -1,7 +1,7 @@ /* - * SPDX-License-Identifier: BSD-2-Clause + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * - * Copyright (c) 2016-2023, Broadcom Inc. All rights reserved. + * Copyright (c) 2016-2024, Broadcom Inc. All rights reserved. * Support: <fbsd-storage-driver.pdl@broadcom.com> * * Redistribution and use in source and binary forms, with or without @@ -38,7 +38,6 @@ * Broadcom Inc. (Broadcom) MPI3MR Adapter FreeBSD * */ - #ifndef MPI30_SAS_H #define MPI30_SAS_H 1 |