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 --- lib/libc/src/arch/amd64/crt0.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/src/arch/amd64') diff --git a/lib/libc/src/arch/amd64/crt0.S b/lib/libc/src/arch/amd64/crt0.S index 9dc0cbf..1a5b466 100644 --- a/lib/libc/src/arch/amd64/crt0.S +++ b/lib/libc/src/arch/amd64/crt0.S @@ -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