From 271fac5176b2e0f818174363d3f53295adc652c6 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 5 Nov 2024 21:28:41 +0100 Subject: IMP: Update copyright holder. Fix version prompt of ld64. Signed-off-by: Amlal El Mahrouss --- dev/LibC++/base_alloc.h | 2 +- dev/LibC++/base_exception.h | 2 +- dev/LibC++/base_math.h | 2 +- dev/LibC++/defines.h | 2 +- dev/LibC++/process_base.h | 2 +- dev/LibC++/utility.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev/LibC++') diff --git a/dev/LibC++/base_alloc.h b/dev/LibC++/base_alloc.h index f180d78..c4f4d8c 100644 --- a/dev/LibC++/base_alloc.h +++ b/dev/LibC++/base_alloc.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Amlal EL Mahrouss. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h index 65bbac9..a8d7080 100644 --- a/dev/LibC++/base_exception.h +++ b/dev/LibC++/base_exception.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Amlal EL Mahrouss. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h index daee91c..ac9fbe7 100644 --- a/dev/LibC++/base_math.h +++ b/dev/LibC++/base_math.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Amlal EL Mahrouss. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h index cecd9d3..78546b5 100644 --- a/dev/LibC++/defines.h +++ b/dev/LibC++/defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Amlal EL Mahrouss. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h index 543edf8..5c00be5 100644 --- a/dev/LibC++/process_base.h +++ b/dev/LibC++/process_base.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Amlal EL Mahrouss. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h index 259915a..84f62a6 100644 --- a/dev/LibC++/utility.h +++ b/dev/LibC++/utility.h @@ -1,6 +1,6 @@ /* ------------------------------------------- \ - Copyright Amlal EL Mahrouss. \ + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. \ \ ------------------------------------------- */ -- cgit v1.2.3