From 175296c1e85d2747fb4b1063199e933978320231 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Thu, 4 Jul 2024 23:53:20 +0200 Subject: MHR-36: Running run_format. Signed-off-by: Amlal EL Mahrouss --- Boot/Sources/Root/SplashScreen.fmt | 7 ------- Boot/Sources/Root/splash.text | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 Boot/Sources/Root/SplashScreen.fmt create mode 100644 Boot/Sources/Root/splash.text (limited to 'Boot/Sources/Root') diff --git a/Boot/Sources/Root/SplashScreen.fmt b/Boot/Sources/Root/SplashScreen.fmt deleted file mode 100644 index 4a851dc1..00000000 --- a/Boot/Sources/Root/SplashScreen.fmt +++ /dev/null @@ -1,7 +0,0 @@ -================================================================== -Welcome to Zeta. -Brought to you by: Amlal EL Mahrouss. -* newosldr, newoskrnl: Amlal EL Mahrouss. - -Copyright Zeta Electronics Corporation, all rights reserved. -================================================================== diff --git a/Boot/Sources/Root/splash.text b/Boot/Sources/Root/splash.text new file mode 100644 index 00000000..4a851dc1 --- /dev/null +++ b/Boot/Sources/Root/splash.text @@ -0,0 +1,7 @@ +================================================================== +Welcome to Zeta. +Brought to you by: Amlal EL Mahrouss. +* newosldr, newoskrnl: Amlal EL Mahrouss. + +Copyright Zeta Electronics Corporation, all rights reserved. +================================================================== -- cgit v1.2.3