diff options
Diffstat (limited to 'source/elf_load.hpp')
-rw-r--r-- | source/elf_load.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/elf_load.hpp b/source/elf_load.hpp index 619dada..ae7265b 100644 --- a/source/elf_load.hpp +++ b/source/elf_load.hpp @@ -2,7 +2,7 @@ * @file elf_load.hpp * @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. |