diff options
Diffstat (limited to 'dev/boot/src/BootFileReader.cc')
| -rw-r--r-- | dev/boot/src/BootFileReader.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/boot/src/BootFileReader.cc b/dev/boot/src/BootFileReader.cc index c921d960..a929bb93 100644 --- a/dev/boot/src/BootFileReader.cc +++ b/dev/boot/src/BootFileReader.cc @@ -1,4 +1,4 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. @@ -6,7 +6,7 @@ Purpose: New Boot FileReader, Read complete file and store it in a buffer. -------------------------------------------- */ +======================================== */ #include <BootKit/BootKit.h> #include <BootKit/Platform.h> |
