diff options
Diffstat (limited to 'dev/LibC++/filesystem.h')
| -rw-r--r-- | dev/LibC++/filesystem.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/LibC++/filesystem.h b/dev/LibC++/filesystem.h index 0a1a39a..807ab0d 100644 --- a/dev/LibC++/filesystem.h +++ b/dev/LibC++/filesystem.h @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== - Copyright (C) 2024-2025 Amlal El Mahrouss, Licensed under Apache 2.0. + Copyright (C) 2024-2025 Amlal El Mahrouss, Licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ #ifndef __NECTI_FS_H__ #define __NECTI_FS_H__ |
