Add copyright year to header

v2:
 - Add copyright year.
 - Split into 5 patches for easier review.

Signed-off-by: Emmanuel Ugwu <[email protected]>
---
 hw/scsi/scsi-tape.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/scsi/scsi-tape.c b/hw/scsi/scsi-tape.c
index 650f75471f..17d9ce4e7b 100644
--- a/hw/scsi/scsi-tape.c
+++ b/hw/scsi/scsi-tape.c
@@ -1,7 +1,7 @@
 /*
  *  SCSI Tape Device Emulation
  *
- *  Copyright (c) Emmanuel Ugwu <[email protected]>
+ *  Copyright (c) 2026 - Emmanuel Ugwu <[email protected]>
  *
  *  SPDX-License-Identifier: GPL-2.0-or-later
  */
-- 
2.54.0


Reply via email to