diff options
Diffstat (limited to 'dev/LibC++/new.cc')
| -rw-r--r-- | dev/LibC++/new.cc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev/LibC++/new.cc b/dev/LibC++/new.cc index 4882652..85ae82e 100644 --- a/dev/LibC++/new.cc +++ b/dev/LibC++/new.cc @@ -1,8 +1,7 @@ -/* ------------------------------------------- +/* ======================================== Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ #include <LibC++/new.h> - |
