diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-01-04 10:56:18 -0500 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-01-04 10:56:18 -0500 |
commit | 7126d25d7fd914494c66fbbf18cf0a265079e40a (patch) | |
tree | 2ab9373e979b450b219c8f4a96fefc250fe03780 /kernel/libk/printk.c | |
parent | ae6db9be229bdfdf19fa98eec9871f89b08d14eb (diff) |
misc: Two spaces before the copyright name.
Diffstat (limited to 'kernel/libk/printk.c')
-rw-r--r-- | kernel/libk/printk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/libk/printk.c b/kernel/libk/printk.c index be30179..e9711fe 100644 --- a/kernel/libk/printk.c +++ b/kernel/libk/printk.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 |