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/mm/multiboot.h | |
parent | ae6db9be229bdfdf19fa98eec9871f89b08d14eb (diff) |
misc: Two spaces before the copyright name.
Diffstat (limited to 'kernel/include/mm/multiboot.h')
-rw-r--r-- | kernel/include/mm/multiboot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/include/mm/multiboot.h b/kernel/include/mm/multiboot.h index 5463cfb..2a25bcd 100644 --- a/kernel/include/mm/multiboot.h +++ b/kernel/include/mm/multiboot.h @@ -1,5 +1,5 @@ /* Copyright (C) 1999,2003,2007,2008,2009,2010 Free Software Foundation, Inc. - * Copyright (C) 2025 Raghuram Subramani <raghus2247@gmail.com> + * Copyright (C) 2025 Raghuram Subramani <raghus2247@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |