aboutsummaryrefslogtreecommitdiff
path: root/kernel/include/mm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/mm')
-rw-r--r--kernel/include/mm/memory_map.h2
-rw-r--r--kernel/include/mm/multiboot.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kernel/include/mm/memory_map.h b/kernel/include/mm/memory_map.h
index 5a80aa3..a02daa6 100644
--- a/kernel/include/mm/memory_map.h
+++ b/kernel/include/mm/memory_map.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
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"),