From 0cca08fb5a26a9c50632d2a2a7cd49e8db55badc Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 17 Nov 2025 11:00:03 +0100 Subject: fix: meta: Better LICENSE. Signed-off-by: Amlal El Mahrouss --- dev/CompilerKit/impl/32x0.h | 2 +- dev/CompilerKit/impl/64x0.h | 2 +- dev/CompilerKit/impl/Aarch64.h | 2 +- dev/CompilerKit/impl/X64.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev/CompilerKit/impl') 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 ------------------------------------------- */ -- cgit v1.2.3