summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/src
diff options
context:
space:
mode:
Diffstat (limited to 'dev/LibCompiler/src')
-rw-r--r--dev/LibCompiler/src/CCompiler64x0.cc2
-rw-r--r--dev/LibCompiler/src/CCompilerARM64.cc2
-rw-r--r--dev/LibCompiler/src/CCompilerPower64.cc2
-rw-r--r--dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc2
-rw-r--r--dev/LibCompiler/src/CPlusPlusCompilerPreProcessor.cc2
-rw-r--r--dev/LibCompiler/src/String.cc2
6 files changed, 6 insertions, 6 deletions
diff --git a/dev/LibCompiler/src/CCompiler64x0.cc b/dev/LibCompiler/src/CCompiler64x0.cc
index 61e862f..2320657 100644
--- a/dev/LibCompiler/src/CCompiler64x0.cc
+++ b/dev/LibCompiler/src/CCompiler64x0.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* cc
- * Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved.
+ * Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved.
*
* ========================================================
*/
diff --git a/dev/LibCompiler/src/CCompilerARM64.cc b/dev/LibCompiler/src/CCompilerARM64.cc
index af77a78..2f65241 100644
--- a/dev/LibCompiler/src/CCompilerARM64.cc
+++ b/dev/LibCompiler/src/CCompilerARM64.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* cc
- * Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved.
+ * Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved.
*
* ========================================================
*/
diff --git a/dev/LibCompiler/src/CCompilerPower64.cc b/dev/LibCompiler/src/CCompilerPower64.cc
index 119fcaa..2f916f4 100644
--- a/dev/LibCompiler/src/CCompilerPower64.cc
+++ b/dev/LibCompiler/src/CCompilerPower64.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* CCompilerPower64
- * Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved.
+ * Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved.
*
* ========================================================
*/
diff --git a/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc b/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc
index bbba941..7abfea9 100644
--- a/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc
+++ b/dev/LibCompiler/src/CPlusPlusCompilerAMD64.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* c++-drv
- * Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved.
+ * Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved.
*
* ========================================================
*/
diff --git a/dev/LibCompiler/src/CPlusPlusCompilerPreProcessor.cc b/dev/LibCompiler/src/CPlusPlusCompilerPreProcessor.cc
index 272956d..eaf991b 100644
--- a/dev/LibCompiler/src/CPlusPlusCompilerPreProcessor.cc
+++ b/dev/LibCompiler/src/CPlusPlusCompilerPreProcessor.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* bpp
- * Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved.
+ * Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved.
*
* ========================================================
*/
diff --git a/dev/LibCompiler/src/String.cc b/dev/LibCompiler/src/String.cc
index 48219da..4ed19be 100644
--- a/dev/LibCompiler/src/String.cc
+++ b/dev/LibCompiler/src/String.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* LibCompiler
- * Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved.
+ * Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved.
*
* ========================================================
*/