From b223dd205e1df0049d43110843a76522ec8bea48 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 9 Nov 2024 09:30:19 +0100 Subject: META: Bumping repository. --- 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++/filesystem.h | 2 +- dev/LibC++/process_base.h | 2 +- dev/LibC++/utility.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'dev/LibC++') diff --git a/dev/LibC++/base_alloc.h b/dev/LibC++/base_alloc.h index c4f4d8c..70bc51e 100644 --- a/dev/LibC++/base_alloc.h +++ b/dev/LibC++/base_alloc.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h index a8d7080..7ee3e27 100644 --- a/dev/LibC++/base_exception.h +++ b/dev/LibC++/base_exception.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h index ac9fbe7..3cc2a16 100644 --- a/dev/LibC++/base_math.h +++ b/dev/LibC++/base_math.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h index bdf4a06..a0ba475 100644 --- a/dev/LibC++/defines.h +++ b/dev/LibC++/defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/filesystem.h b/dev/LibC++/filesystem.h index 22aa2e0..5acae9d 100644 --- a/dev/LibC++/filesystem.h +++ b/dev/LibC++/filesystem.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h index 5c00be5..50c195d 100644 --- a/dev/LibC++/process_base.h +++ b/dev/LibC++/process_base.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h index 1b682d8..1cb749b 100644 --- a/dev/LibC++/utility.h +++ b/dev/LibC++/utility.h @@ -1,6 +1,6 @@ /* ------------------------------------------- \ - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. \ + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. \ \ ------------------------------------------- */ -- cgit v1.2.3