diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 11:00:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-17 11:00:30 +0100 |
| commit | 2e9741a0af3ffcc613101b47ba39b883e26e39ea (patch) | |
| tree | 73c05e9d2e51488d895e9d899eaf29640265e552 /dev/CompilerKit/impl | |
| parent | 215f6fc35253a2326888b49a618f5cb758813977 (diff) | |
| parent | 0cca08fb5a26a9c50632d2a2a7cd49e8db55badc (diff) | |
Merge pull request #18 from nekernel-org/dev
version: v0.0.7
Diffstat (limited to 'dev/CompilerKit/impl')
| -rw-r--r-- | dev/CompilerKit/impl/32x0.h | 2 | ||||
| -rw-r--r-- | dev/CompilerKit/impl/64x0.h | 2 | ||||
| -rw-r--r-- | dev/CompilerKit/impl/Aarch64.h | 2 | ||||
| -rw-r--r-- | dev/CompilerKit/impl/X64.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev/CompilerKit/impl/32x0.h b/dev/CompilerKit/impl/32x0.h index 635833e..05d9c27 100644 --- a/dev/CompilerKit/impl/32x0.h +++ b/dev/CompilerKit/impl/32x0.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved + Copyright (C) 2024-2025 Amlal EL Mahrouss, Licensed under Apache 2.0 ------------------------------------------- */ diff --git a/dev/CompilerKit/impl/64x0.h b/dev/CompilerKit/impl/64x0.h index 116c5ae..a720332 100644 --- a/dev/CompilerKit/impl/64x0.h +++ b/dev/CompilerKit/impl/64x0.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved + Copyright (C) 2024-2025 Amlal EL Mahrouss, Licensed under Apache 2.0 ------------------------------------------- */ diff --git a/dev/CompilerKit/impl/Aarch64.h b/dev/CompilerKit/impl/Aarch64.h index 939235f..8465756 100644 --- a/dev/CompilerKit/impl/Aarch64.h +++ b/dev/CompilerKit/impl/Aarch64.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved +Copyright (C) 2024-2025 Amlal EL Mahrouss, Licensed under Apache 2.0 ------------------------------------------- */ diff --git a/dev/CompilerKit/impl/X64.h b/dev/CompilerKit/impl/X64.h index 3e9c840..7dc44f2 100644 --- a/dev/CompilerKit/impl/X64.h +++ b/dev/CompilerKit/impl/X64.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved + Copyright (C) 2024-2025 Amlal EL Mahrouss, Licensed under Apache 2.0 ------------------------------------------- */ |
