diff options
Diffstat (limited to 'public/frameworks/CoreFoundation.fwrk/src')
| -rw-r--r-- | public/frameworks/CoreFoundation.fwrk/src/Foundation.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/frameworks/CoreFoundation.fwrk/src/Foundation.cc b/public/frameworks/CoreFoundation.fwrk/src/Foundation.cc index 4f4cc2c2..e5de94a7 100644 --- a/public/frameworks/CoreFoundation.fwrk/src/Foundation.cc +++ b/public/frameworks/CoreFoundation.fwrk/src/Foundation.cc @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2024 Amlal El Mahrouss, licensed under the Apache 2.0 license -------------------------------------------- */ +======================================== */ #include <CoreFoundation.fwrk/headers/Foundation.h> |
