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/lib/string/strlen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/lib/string/strlen.c') diff --git a/sys/lib/string/strlen.c b/sys/lib/string/strlen.c index ba11f7b..85ccf23 100644 --- a/sys/lib/string/strlen.c +++ b/sys/lib/string/strlen.c @@ -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