aboutsummaryrefslogtreecommitdiff
path: root/kernel/libk/strlen.c
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-01-04 10:56:18 -0500
committerRaghuram Subramani <raghus2247@gmail.com>2025-01-04 10:56:18 -0500
commit7126d25d7fd914494c66fbbf18cf0a265079e40a (patch)
tree2ab9373e979b450b219c8f4a96fefc250fe03780 /kernel/libk/strlen.c
parentae6db9be229bdfdf19fa98eec9871f89b08d14eb (diff)
misc: Two spaces before the copyright name.
Diffstat (limited to 'kernel/libk/strlen.c')
-rw-r--r--kernel/libk/strlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/libk/strlen.c b/kernel/libk/strlen.c
index 4ea4279..4d8e26b 100644
--- a/kernel/libk/strlen.c
+++ b/kernel/libk/strlen.c
@@ -1,6 +1,6 @@
/*
* CMOS
- * Copyright (C) 2024-2025 Raghuram Subramani <raghus2247@gmail.com>
+ * Copyright (C) 2024-2025 Raghuram Subramani <raghus2247@gmail.com>
*
* 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