From 491659e8dc6809b1eb2446e4b474ec8804017dea Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Mon, 1 Jan 2024 11:40:01 -0500 Subject: project-wide: Update copyright year Happy new year!! Signed-off-by: Ian Moffett --- sys/include/arch/amd64/trap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/include/arch/amd64/trap.h') diff --git a/sys/include/arch/amd64/trap.h b/sys/include/arch/amd64/trap.h index 8cd7ca1..3a81ddf 100644 --- a/sys/include/arch/amd64/trap.h +++ b/sys/include/arch/amd64/trap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Ian Marco Moffett and the Osmora Team. + * Copyright (c) 2024 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