diff options
Diffstat (limited to 'src/neboot-cxx-abi.cc')
| -rw-r--r-- | src/neboot-cxx-abi.cc | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/src/neboot-cxx-abi.cc b/src/neboot-cxx-abi.cc index 024f067..b4d74e3 100644 --- a/src/neboot-cxx-abi.cc +++ b/src/neboot-cxx-abi.cc @@ -1,11 +1,9 @@ -/* ------------------------------------------- +// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) +// Distributed under the Apache Software License, Version 2.0. (See accompanying +// file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0) +// Official repository: https://github.com/nekernel-org/neboot - Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0. - Copyright (C) 2025, Amlal El Mahrouss, licensed under Apache 2.0. - -------------------------------------------- */ - -#include <lib/cxx-abi.hpp> +#include <include/cxx-abi.hpp> /// BUGS: 0 |
