From 7126d25d7fd914494c66fbbf18cf0a265079e40a Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 4 Jan 2025 10:56:18 -0500 Subject: misc: Two spaces before the copyright name. --- kernel/include/libk/stdio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/include/libk/stdio.h') diff --git a/kernel/include/libk/stdio.h b/kernel/include/libk/stdio.h index 76f52d3..66c619a 100644 --- a/kernel/include/libk/stdio.h +++ b/kernel/include/libk/stdio.h @@ -1,6 +1,6 @@ /* * CMOS - * Copyright (C) 2024-2025 Raghuram Subramani + * Copyright (C) 2024-2025 Raghuram Subramani * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3