diff options
| author | Ranjan Kumar <[email protected]> | 2023-03-16 11:02:08 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-03-17 03:54:29 +0000 |
| commit | e74f2fbd8b06e57c60ad4b92ea302a11671ac634 (patch) | |
| tree | b5b84618fcff2f41bd76bb28dc1768b9fec89c3e /drivers/scsi/mpi3mr/mpi/mpi30_image.h | |
| parent | scsi: mpi3mr: Fix W=1 compilation warnings (diff) | |
| download | kernel-e74f2fbd8b06e57c60ad4b92ea302a11671ac634.tar.gz kernel-e74f2fbd8b06e57c60ad4b92ea302a11671ac634.zip | |
scsi: mpi3mr: Update copyright year
Update copyright year from 2022 to 2023.
Signed-off-by: Ranjan Kumar <[email protected]>
Signed-off-by: Sreekanth Reddy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/mpi3mr/mpi/mpi30_image.h')
| -rw-r--r-- | drivers/scsi/mpi3mr/mpi/mpi30_image.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/mpi3mr/mpi/mpi30_image.h b/drivers/scsi/mpi3mr/mpi/mpi30_image.h index 64c58815988a..47035b811902 100644 --- a/drivers/scsi/mpi3mr/mpi/mpi30_image.h +++ b/drivers/scsi/mpi3mr/mpi/mpi30_image.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-or-later */ /* - * Copyright 2018-2022 Broadcom Inc. All rights reserved. + * Copyright 2018-2023 Broadcom Inc. All rights reserved. */ #ifndef MPI30_IMAGE_H #define MPI30_IMAGE_H 1 |
