diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-06-11 09:55:01 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-06-11 09:55:01 +0200 |
| commit | 07c35bb2e8462b45feddcc98f3a512eee29c69b3 (patch) | |
| tree | 79a2714d41dc86feeee434c4a9187d22b1666fd4 /Usr/Sys/CoreSystem/Sources | |
| parent | bd59a410c288ef73ee74ed2e9040b2be08351f8c (diff) | |
MHR-23: copyright change.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Usr/Sys/CoreSystem/Sources')
| -rw-r--r-- | Usr/Sys/CoreSystem/Sources/App.c | 2 | ||||
| -rw-r--r-- | Usr/Sys/CoreSystem/Sources/CRTStartup.c | 2 | ||||
| -rw-r--r-- | Usr/Sys/CoreSystem/Sources/File.c | 2 | ||||
| -rw-r--r-- | Usr/Sys/CoreSystem/Sources/Heap.c | 2 | ||||
| -rw-r--r-- | Usr/Sys/CoreSystem/Sources/Math.c | 2 | ||||
| -rw-r--r-- | Usr/Sys/CoreSystem/Sources/Thread.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/Usr/Sys/CoreSystem/Sources/App.c b/Usr/Sys/CoreSystem/Sources/App.c index 42ea19c6..3334dad4 100644 --- a/Usr/Sys/CoreSystem/Sources/App.c +++ b/Usr/Sys/CoreSystem/Sources/App.c @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright SoftwareLabs + Copyright Zeta Electronics Corporation ------------------------------------------- */ diff --git a/Usr/Sys/CoreSystem/Sources/CRTStartup.c b/Usr/Sys/CoreSystem/Sources/CRTStartup.c index 1cfad65d..faefe9b7 100644 --- a/Usr/Sys/CoreSystem/Sources/CRTStartup.c +++ b/Usr/Sys/CoreSystem/Sources/CRTStartup.c @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright SoftwareLabs + Copyright Zeta Electronics Corporation ------------------------------------------- */ diff --git a/Usr/Sys/CoreSystem/Sources/File.c b/Usr/Sys/CoreSystem/Sources/File.c index 6e0e810a..9f6b3b35 100644 --- a/Usr/Sys/CoreSystem/Sources/File.c +++ b/Usr/Sys/CoreSystem/Sources/File.c @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright SoftwareLabs + Copyright Zeta Electronics Corporation ------------------------------------------- */ diff --git a/Usr/Sys/CoreSystem/Sources/Heap.c b/Usr/Sys/CoreSystem/Sources/Heap.c index e7a77ba5..1f96648d 100644 --- a/Usr/Sys/CoreSystem/Sources/Heap.c +++ b/Usr/Sys/CoreSystem/Sources/Heap.c @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright SoftwareLabs + Copyright Zeta Electronics Corporation ------------------------------------------- */ diff --git a/Usr/Sys/CoreSystem/Sources/Math.c b/Usr/Sys/CoreSystem/Sources/Math.c index 19df42f3..2d9536f6 100644 --- a/Usr/Sys/CoreSystem/Sources/Math.c +++ b/Usr/Sys/CoreSystem/Sources/Math.c @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright SoftwareLabs + Copyright Zeta Electronics Corporation ------------------------------------------- */ diff --git a/Usr/Sys/CoreSystem/Sources/Thread.c b/Usr/Sys/CoreSystem/Sources/Thread.c index 7d00bf9e..630787e1 100644 --- a/Usr/Sys/CoreSystem/Sources/Thread.c +++ b/Usr/Sys/CoreSystem/Sources/Thread.c @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright SoftwareLabs + Copyright Zeta Electronics Corporation ------------------------------------------- */ |
