aboutsummaryrefslogtreecommitdiff
path: root/kernel/include/drivers/vga_text_buffer.h
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/include/drivers/vga_text_buffer.h
parentae6db9be229bdfdf19fa98eec9871f89b08d14eb (diff)
misc: Two spaces before the copyright name.
Diffstat (limited to 'kernel/include/drivers/vga_text_buffer.h')
-rw-r--r--kernel/include/drivers/vga_text_buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/include/drivers/vga_text_buffer.h b/kernel/include/drivers/vga_text_buffer.h
index 9fd1ac3..f060c7f 100644
--- a/kernel/include/drivers/vga_text_buffer.h
+++ b/kernel/include/drivers/vga_text_buffer.h
@@ -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