diff options
Diffstat (limited to 'kernel/boot/gdt/gdt.c')
-rw-r--r-- | kernel/boot/gdt/gdt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/boot/gdt/gdt.c b/kernel/boot/gdt/gdt.c index fcf71b3..8a3fb11 100644 --- a/kernel/boot/gdt/gdt.c +++ b/kernel/boot/gdt/gdt.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 |