diff options
Diffstat (limited to 'src/modules/SCSI')
| -rw-r--r-- | src/modules/SCSI/SCSI.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/SCSI/SCSI.h b/src/modules/SCSI/SCSI.h index cdc89b11..ee75cc0d 100644 --- a/src/modules/SCSI/SCSI.h +++ b/src/modules/SCSI/SCSI.h @@ -1,7 +1,7 @@ -// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) +// SPDX-License-Identifier: Apache-2.0 +// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) // Official repository: https://github.com/ne-foss-org/nekernel - #ifndef SCSI_SCSI_H #define SCSI_SCSI_H |
