aboutsummaryrefslogtreecommitdiffstats
path: root/source/elf_load.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/elf_load.cpp')
-rw-r--r--source/elf_load.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/elf_load.cpp b/source/elf_load.cpp
index 0e41d6a..e161206 100644
--- a/source/elf_load.cpp
+++ b/source/elf_load.cpp
@@ -2,7 +2,7 @@
* @file elf_load.cpp
* @brief Loads ELF binary data into memory for execution.
*
- * Copyright (C) 2020 Clyne Sullivan
+ * Copyright (C) 2021 Clyne Sullivan
*
* Distributed under the GNU GPL v3 or later. You should have received a copy of
* the GNU General Public License along with this program.