From 6a43636fc0be60fcb9b6761981480f2bb9da41f8 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Mon, 1 Jan 2024 14:43:55 -0500 Subject: project-wide: Make copyright year a range Signed-off-by: Ian Moffett --- sys/include/arch/amd64/gdt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/include/arch/amd64/gdt.h') diff --git a/sys/include/arch/amd64/gdt.h b/sys/include/arch/amd64/gdt.h index b4a3d1e..c3ea8e8 100644 --- a/sys/include/arch/amd64/gdt.h +++ b/sys/include/arch/amd64/gdt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 Ian Marco Moffett and the Osmora Team. + * Copyright (c) 2023-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