From 2f72dc4a5de7836955c7cfda87e7e97a06e37837 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 11 Jan 2025 22:26:34 +0100 Subject: ADD: Rebrand. Signed-off-by: Amlal El Mahrouss --- dev/Kernel/FSKit/NeFS.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/Kernel/FSKit/NeFS.h') diff --git a/dev/Kernel/FSKit/NeFS.h b/dev/Kernel/FSKit/NeFS.h index c3c9d549..b03b4e74 100644 --- a/dev/Kernel/FSKit/NeFS.h +++ b/dev/Kernel/FSKit/NeFS.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. FILE: NeFS.h PURPOSE: NeFS (New FileSystem) support. @@ -24,7 +24,7 @@ default. /** @brief New File System specification. - @author Amlal EL Mahrouss (Theater Quality Corp, amlalelmahrouss at icloud dot com) + @author Amlal EL Mahrouss (t& Corporation, amlalelmahrouss at icloud dot com) */ #define kNeFSInvalidFork (-1) -- cgit v1.2.3