From e199681a53aba5e7121e522f2422ae3bdea0a3fd Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 14 Mar 2026 14:26:01 +0100 Subject: [CHORE] Codebase chore and tweaks. Signed-off-by: Amlal El Mahrouss --- include/CompilerKit/CodeGenerator.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/CompilerKit/CodeGenerator.h') diff --git a/include/CompilerKit/CodeGenerator.h b/include/CompilerKit/CodeGenerator.h index f2cbe9d..ac42879 100644 --- a/include/CompilerKit/CodeGenerator.h +++ b/include/CompilerKit/CodeGenerator.h @@ -1,4 +1,5 @@ -// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) +// SPDX-License-Identifier: Apache-2.0 +// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (See accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) // Official repository: https://github.com/ne-foss-org/nectar -- cgit v1.2.3