diff options
Diffstat (limited to 'dev/LibC++/__abi+unreachable.cc')
| -rw-r--r-- | dev/LibC++/__abi+unreachable.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/LibC++/__abi+unreachable.cc b/dev/LibC++/__abi+unreachable.cc index 428b745..1fc9830 100644 --- a/dev/LibC++/__abi+unreachable.cc +++ b/dev/LibC++/__abi+unreachable.cc @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== - Copyright (C) 2025 Amlal El Mahrouss, Licensed under Apache 2.0. + Copyright (C) 2025 Amlal El Mahrouss, Licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ #include <LibC++/__abi.h> #include <LibC++/base_process.h> |
