From 2fe2d7b0a3cf6ee72debefa954c12093da3cac81 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Sun, 16 Feb 2025 21:57:02 -0500 Subject: project: Update copyright date to 2025 Was supposed to happen on Jan 1, sorry! Happy late new year! Signed-off-by: Ian Moffett --- sys/include/dev/ic/nvmeregs.h | 2 +- sys/include/dev/ic/nvmevar.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/include/dev/ic') diff --git a/sys/include/dev/ic/nvmeregs.h b/sys/include/dev/ic/nvmeregs.h index 6b18e4d..b28004d 100644 --- a/sys/include/dev/ic/nvmeregs.h +++ b/sys/include/dev/ic/nvmeregs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. + * Copyright (c) 2023-2025 Ian Marco Moffett and the Osmora Team. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/include/dev/ic/nvmevar.h b/sys/include/dev/ic/nvmevar.h index a18cb36..eab8b52 100644 --- a/sys/include/dev/ic/nvmevar.h +++ b/sys/include/dev/ic/nvmevar.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. + * Copyright (c) 2023-2025 Ian Marco Moffett and the Osmora Team. * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3