summaryrefslogtreecommitdiffhomepage
path: root/Private/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Private/Source')
-rw-r--r--Private/Source/NewFS+IO.cxx13
1 files changed, 9 insertions, 4 deletions
diff --git a/Private/Source/NewFS+IO.cxx b/Private/Source/NewFS+IO.cxx
index a62970e7..1fd85dd8 100644
--- a/Private/Source/NewFS+IO.cxx
+++ b/Private/Source/NewFS+IO.cxx
@@ -7,11 +7,16 @@
#include <KernelKit/DriveManager.hxx>
#include <KernelKit/FileManager.hpp>
-/** ---------------------------------------------------
+/*************************************************************
+ *
+ * File: NewFS+IO.cxx
+ * Purpose: Filesystem to mountpoint interface.
+ * Date: 3/26/24
+ *
+ * Copyright Mahrouss Logic, all rights reserved.
+ *
+ *************************************************************/
- * THIS FILE CONTAINS CODE FOR THE HCFS I/O DEVICES.
-
-------------------------------------------------------- */
#ifdef __FSKIT_NEWFS__