From 99826c21b9da1c3a74fd8b3ebc08c7f8dbfadd30 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 14 Jan 2025 11:52:02 +0100 Subject: T& Labs's ZKA, Multi-Processor Operating System. Signed-off-by: Amlal El Mahrouss --- dev/Kernel/FSKit/NeFS.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev/Kernel/FSKit/NeFS.h') diff --git a/dev/Kernel/FSKit/NeFS.h b/dev/Kernel/FSKit/NeFS.h index bca0e305..63f73059 100644 --- a/dev/Kernel/FSKit/NeFS.h +++ b/dev/Kernel/FSKit/NeFS.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. FILE: NeFS.h PURPOSE: NeFS (New FileSystem) support. @@ -23,8 +23,8 @@ default. #include /** - @brief New File System specification. - @author Amlal EL Mahrouss (t& Corporation, amlalelmahrouss at icloud dot com) + @brief New extended File System specification. + @author t& Labs (t& Labs, amlalelmahrouss at icloud dot com) */ #define kNeFSInvalidFork (-1) -- cgit v1.2.3