diff options
Diffstat (limited to 'dev/launch/src')
| -rw-r--r-- | dev/launch/src/AppMain.cc | 4 | ||||
| -rw-r--r-- | dev/launch/src/CRuntimeZero.S | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev/launch/src/AppMain.cc b/dev/launch/src/AppMain.cc index b75b928a..10e9ff2b 100644 --- a/dev/launch/src/AppMain.cc +++ b/dev/launch/src/AppMain.cc @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. - ------------------------------------------- */ + ======================================== */ #include <LaunchKit/Foundation.h> #include <libSystem/SystemKit/Err.h> diff --git a/dev/launch/src/CRuntimeZero.S b/dev/launch/src/CRuntimeZero.S index f24edeaa..4f983b46 100644 --- a/dev/launch/src/CRuntimeZero.S +++ b/dev/launch/src/CRuntimeZero.S @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. - ------------------------------------------- */ + ======================================== */ .text |
