diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 16:41:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-17 16:41:03 +0100 |
| commit | 21aee2b17cdd45c0dea247e0bf26a95767bc4470 (patch) | |
| tree | c4a0c6cf80bf5949c4498594e00c9074af164090 /lib/cxx-abi.hpp | |
| parent | c8dff0d2bb5a7c622ae7a7831f6ce42ad6635473 (diff) | |
| parent | 443de826899acac5740a6ed582e214e14eb294b1 (diff) | |
Merge pull request #11 from nekernel-org/devv0.0.6
feat: switch license to Apache 2.0
Diffstat (limited to 'lib/cxx-abi.hpp')
| -rw-r--r-- | lib/cxx-abi.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/cxx-abi.hpp b/lib/cxx-abi.hpp index 681a926..56c47af 100644 --- a/lib/cxx-abi.hpp +++ b/lib/cxx-abi.hpp @@ -1,7 +1,7 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal El Mahrouss, all rights reserved. - Copyright (C) 2025, Amlal El Mahrouss, all rights reserved. + Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0. + Copyright (C) 2025, Amlal El Mahrouss, licensed under Apache 2.0. ------------------------------------------- */ |
