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/include/common.h | |
parent | ae6db9be229bdfdf19fa98eec9871f89b08d14eb (diff) |
misc: Two spaces before the copyright name.
Diffstat (limited to 'kernel/include/common.h')
-rw-r--r-- | kernel/include/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/include/common.h b/kernel/include/common.h index 269d3f3..85079b5 100644 --- a/kernel/include/common.h +++ b/kernel/include/common.h @@ -1,6 +1,6 @@ /* * CMOS - * Copyright (C) 2025 Raghuram Subramani <raghus2247@gmail.com> + * Copyright (C) 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 |