From 56b03bb6ba8ed01bd313757c41eccad0bf934e9c Mon Sep 17 00:00:00 2001
From: "ellen.seabrooke" <seabrooke@ifb.uni-stuttgart.de>
Date: Mon, 24 Feb 2025 16:39:45 +0100
Subject: [PATCH] Update headers

---
 systems_design/src/aircraftSystem.cpp                           | 2 +-
 systems_design/src/aircraftSystem.h                             | 2 +-
 systems_design/src/aircraftSystems/ATAXX.cpp                    | 2 +-
 systems_design/src/aircraftSystems/ATAXX.h                      | 2 +-
 systems_design/src/aircraftSystems/conventionalATA21.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA21.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA24.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA24.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA25.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA25.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA26.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA26.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA27.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA27.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA28.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA28.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA29.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA29.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA30.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA30.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA32.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA32.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA33.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA33.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA35.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA35.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA36.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA36.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA49.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA49.h          | 2 +-
 systems_design/src/aircraftSystems/conventionalATA70.cpp        | 2 +-
 systems_design/src/aircraftSystems/conventionalATA70.h          | 2 +-
 systems_design/src/aircraftSystems/electricATA30.cpp            | 2 +-
 systems_design/src/aircraftSystems/electricATA30.h              | 2 +-
 .../src/aircraftSystems/highLiftSystem/ActuationAndSupport.cpp  | 2 +-
 .../src/aircraftSystems/highLiftSystem/ActuationAndSupport.h    | 2 +-
 .../src/aircraftSystems/highLiftSystem/PowerControlUnit.cpp     | 2 +-
 .../src/aircraftSystems/highLiftSystem/PowerControlUnit.h       | 2 +-
 .../src/aircraftSystems/highLiftSystem/TransmissionShaft.cpp    | 2 +-
 .../src/aircraftSystems/highLiftSystem/TransmissionShaft.h      | 2 +-
 .../src/aircraftSystems/highLiftSystem/highLiftSystem.cpp       | 2 +-
 .../src/aircraftSystems/highLiftSystem/highLiftSystem.h         | 2 +-
 .../src/aircraftSystems/highLiftSystem/theGearboxes.cpp         | 2 +-
 .../src/aircraftSystems/highLiftSystem/theGearboxes.h           | 2 +-
 .../src/aircraftSystems/highLiftSystem/theTorqueLimiters.cpp    | 2 +-
 .../src/aircraftSystems/highLiftSystem/theTorqueLimiters.h      | 2 +-
 .../src/aircraftSystems/highLiftSystem/wingTipBrakes.cpp        | 2 +-
 .../src/aircraftSystems/highLiftSystem/wingTipBrakes.h          | 2 +-
 .../src/aircraftSystems/wingAntiIcing/liquidWaterContent.cpp    | 2 +-
 .../src/aircraftSystems/wingAntiIcing/liquidWaterContent.h      | 2 +-
 .../src/aircraftSystems/wingAntiIcing/wingAntiIcing.cpp         | 2 +-
 .../src/aircraftSystems/wingAntiIcing/wingAntiIcing.h           | 2 +-
 systems_design/src/geometricalFunctions.cpp                     | 2 +-
 systems_design/src/geometricalFunctions.h                       | 2 +-
 systems_design/src/main.cpp                                     | 2 +-
 systems_design/src/massPropertiesIO.h                           | 2 +-
 systems_design/src/missionData.cpp                              | 2 +-
 systems_design/src/missionData.h                                | 2 +-
 systems_design/src/powerProfile.cpp                             | 2 +-
 systems_design/src/powerProfile.h                               | 2 +-
 systems_design/src/standardConfig.cpp                           | 2 +-
 systems_design/src/standardConfig.h                             | 2 +-
 systems_design/src/standardData.h                               | 2 +-
 systems_design/src/standardPlot.cpp                             | 2 +-
 systems_design/src/standardReport.cpp                           | 2 +-
 systems_design/src/standardSystemsDesign.cpp                    | 2 +-
 systems_design/src/standardSystemsDesign.h                      | 2 +-
 systems_design/src/systemsDesign.cpp                            | 2 +-
 systems_design/src/systemsDesign.h                              | 2 +-
 systems_design/src/systemsDesignDefines.h                       | 2 +-
 systems_design/src/systemsIOData.cpp                            | 2 +-
 systems_design/src/systemsIOData.h                              | 2 +-
 systems_design/src/toolinfo.h                                   | 2 +-
 systems_design/src/weightsAndCGs.cpp                            | 2 +-
 systems_design/src/weightsAndCGs.h                              | 2 +-
 75 files changed, 75 insertions(+), 75 deletions(-)

diff --git a/systems_design/src/aircraftSystem.cpp b/systems_design/src/aircraftSystem.cpp
index 13bf9a63..b7093359 100644
--- a/systems_design/src/aircraftSystem.cpp
+++ b/systems_design/src/aircraftSystem.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystem.h b/systems_design/src/aircraftSystem.h
index 0fe7d018..c3026d91 100644
--- a/systems_design/src/aircraftSystem.h
+++ b/systems_design/src/aircraftSystem.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/ATAXX.cpp b/systems_design/src/aircraftSystems/ATAXX.cpp
index 3aaec794..ce10a89c 100644
--- a/systems_design/src/aircraftSystems/ATAXX.cpp
+++ b/systems_design/src/aircraftSystems/ATAXX.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/ATAXX.h b/systems_design/src/aircraftSystems/ATAXX.h
index 52c6a9f5..697e3d16 100644
--- a/systems_design/src/aircraftSystems/ATAXX.h
+++ b/systems_design/src/aircraftSystems/ATAXX.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA21.cpp b/systems_design/src/aircraftSystems/conventionalATA21.cpp
index 1ddb0684..7bafcedb 100644
--- a/systems_design/src/aircraftSystems/conventionalATA21.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA21.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA21.h b/systems_design/src/aircraftSystems/conventionalATA21.h
index a014e112..4003838c 100644
--- a/systems_design/src/aircraftSystems/conventionalATA21.h
+++ b/systems_design/src/aircraftSystems/conventionalATA21.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA24.cpp b/systems_design/src/aircraftSystems/conventionalATA24.cpp
index 1c612f6d..37024cb0 100644
--- a/systems_design/src/aircraftSystems/conventionalATA24.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA24.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA24.h b/systems_design/src/aircraftSystems/conventionalATA24.h
index d0fbd11e..3da0ccd9 100644
--- a/systems_design/src/aircraftSystems/conventionalATA24.h
+++ b/systems_design/src/aircraftSystems/conventionalATA24.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA25.cpp b/systems_design/src/aircraftSystems/conventionalATA25.cpp
index 646ed8dd..33e594d9 100644
--- a/systems_design/src/aircraftSystems/conventionalATA25.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA25.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA25.h b/systems_design/src/aircraftSystems/conventionalATA25.h
index 480bbb15..2b3ca1a6 100644
--- a/systems_design/src/aircraftSystems/conventionalATA25.h
+++ b/systems_design/src/aircraftSystems/conventionalATA25.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA26.cpp b/systems_design/src/aircraftSystems/conventionalATA26.cpp
index 6edf6985..886ca5ce 100644
--- a/systems_design/src/aircraftSystems/conventionalATA26.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA26.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA26.h b/systems_design/src/aircraftSystems/conventionalATA26.h
index b43ba17f..c87ac50d 100644
--- a/systems_design/src/aircraftSystems/conventionalATA26.h
+++ b/systems_design/src/aircraftSystems/conventionalATA26.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA27.cpp b/systems_design/src/aircraftSystems/conventionalATA27.cpp
index be40407b..bd776e53 100644
--- a/systems_design/src/aircraftSystems/conventionalATA27.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA27.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA27.h b/systems_design/src/aircraftSystems/conventionalATA27.h
index bbf7e828..e3b8559e 100644
--- a/systems_design/src/aircraftSystems/conventionalATA27.h
+++ b/systems_design/src/aircraftSystems/conventionalATA27.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA28.cpp b/systems_design/src/aircraftSystems/conventionalATA28.cpp
index 91de96de..c4512db8 100644
--- a/systems_design/src/aircraftSystems/conventionalATA28.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA28.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA28.h b/systems_design/src/aircraftSystems/conventionalATA28.h
index eacc833e..05453b65 100644
--- a/systems_design/src/aircraftSystems/conventionalATA28.h
+++ b/systems_design/src/aircraftSystems/conventionalATA28.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA29.cpp b/systems_design/src/aircraftSystems/conventionalATA29.cpp
index 1b6d0fee..e58961ca 100644
--- a/systems_design/src/aircraftSystems/conventionalATA29.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA29.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA29.h b/systems_design/src/aircraftSystems/conventionalATA29.h
index 44bc849f..4573d063 100644
--- a/systems_design/src/aircraftSystems/conventionalATA29.h
+++ b/systems_design/src/aircraftSystems/conventionalATA29.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA30.cpp b/systems_design/src/aircraftSystems/conventionalATA30.cpp
index 435d3337..17f8b6cc 100644
--- a/systems_design/src/aircraftSystems/conventionalATA30.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA30.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA30.h b/systems_design/src/aircraftSystems/conventionalATA30.h
index 4cd3c53d..69ce3a1b 100644
--- a/systems_design/src/aircraftSystems/conventionalATA30.h
+++ b/systems_design/src/aircraftSystems/conventionalATA30.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA32.cpp b/systems_design/src/aircraftSystems/conventionalATA32.cpp
index 986d0a61..f195478e 100644
--- a/systems_design/src/aircraftSystems/conventionalATA32.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA32.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA32.h b/systems_design/src/aircraftSystems/conventionalATA32.h
index b20c3c37..3cf592f5 100644
--- a/systems_design/src/aircraftSystems/conventionalATA32.h
+++ b/systems_design/src/aircraftSystems/conventionalATA32.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA33.cpp b/systems_design/src/aircraftSystems/conventionalATA33.cpp
index aaec2ed8..99d1540d 100644
--- a/systems_design/src/aircraftSystems/conventionalATA33.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA33.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA33.h b/systems_design/src/aircraftSystems/conventionalATA33.h
index 705f47d9..75e56c64 100644
--- a/systems_design/src/aircraftSystems/conventionalATA33.h
+++ b/systems_design/src/aircraftSystems/conventionalATA33.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA35.cpp b/systems_design/src/aircraftSystems/conventionalATA35.cpp
index 4f06a770..e2db95d2 100644
--- a/systems_design/src/aircraftSystems/conventionalATA35.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA35.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA35.h b/systems_design/src/aircraftSystems/conventionalATA35.h
index c69e5b5c..d3231db1 100644
--- a/systems_design/src/aircraftSystems/conventionalATA35.h
+++ b/systems_design/src/aircraftSystems/conventionalATA35.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA36.cpp b/systems_design/src/aircraftSystems/conventionalATA36.cpp
index e4e091b9..08a2d24a 100644
--- a/systems_design/src/aircraftSystems/conventionalATA36.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA36.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA36.h b/systems_design/src/aircraftSystems/conventionalATA36.h
index ac9da9bb..89bf7159 100644
--- a/systems_design/src/aircraftSystems/conventionalATA36.h
+++ b/systems_design/src/aircraftSystems/conventionalATA36.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA49.cpp b/systems_design/src/aircraftSystems/conventionalATA49.cpp
index 327f104b..e5d4a7ef 100644
--- a/systems_design/src/aircraftSystems/conventionalATA49.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA49.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA49.h b/systems_design/src/aircraftSystems/conventionalATA49.h
index 08d8130a..cb44fe7d 100644
--- a/systems_design/src/aircraftSystems/conventionalATA49.h
+++ b/systems_design/src/aircraftSystems/conventionalATA49.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA70.cpp b/systems_design/src/aircraftSystems/conventionalATA70.cpp
index 62428492..cce9dbd1 100644
--- a/systems_design/src/aircraftSystems/conventionalATA70.cpp
+++ b/systems_design/src/aircraftSystems/conventionalATA70.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/conventionalATA70.h b/systems_design/src/aircraftSystems/conventionalATA70.h
index 14ef9110..e4a1b1bf 100644
--- a/systems_design/src/aircraftSystems/conventionalATA70.h
+++ b/systems_design/src/aircraftSystems/conventionalATA70.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/electricATA30.cpp b/systems_design/src/aircraftSystems/electricATA30.cpp
index c41d77ab..187a5404 100644
--- a/systems_design/src/aircraftSystems/electricATA30.cpp
+++ b/systems_design/src/aircraftSystems/electricATA30.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/electricATA30.h b/systems_design/src/aircraftSystems/electricATA30.h
index e133926a..a26f17f4 100644
--- a/systems_design/src/aircraftSystems/electricATA30.h
+++ b/systems_design/src/aircraftSystems/electricATA30.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/ActuationAndSupport.cpp b/systems_design/src/aircraftSystems/highLiftSystem/ActuationAndSupport.cpp
index 32607167..4eff5adb 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/ActuationAndSupport.cpp
+++ b/systems_design/src/aircraftSystems/highLiftSystem/ActuationAndSupport.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/ActuationAndSupport.h b/systems_design/src/aircraftSystems/highLiftSystem/ActuationAndSupport.h
index 0e7f9a78..519755dc 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/ActuationAndSupport.h
+++ b/systems_design/src/aircraftSystems/highLiftSystem/ActuationAndSupport.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/PowerControlUnit.cpp b/systems_design/src/aircraftSystems/highLiftSystem/PowerControlUnit.cpp
index 92177ab6..1162b161 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/PowerControlUnit.cpp
+++ b/systems_design/src/aircraftSystems/highLiftSystem/PowerControlUnit.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/PowerControlUnit.h b/systems_design/src/aircraftSystems/highLiftSystem/PowerControlUnit.h
index 4fbbc9ac..5511bcfc 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/PowerControlUnit.h
+++ b/systems_design/src/aircraftSystems/highLiftSystem/PowerControlUnit.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/TransmissionShaft.cpp b/systems_design/src/aircraftSystems/highLiftSystem/TransmissionShaft.cpp
index c1864be2..6046c697 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/TransmissionShaft.cpp
+++ b/systems_design/src/aircraftSystems/highLiftSystem/TransmissionShaft.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/TransmissionShaft.h b/systems_design/src/aircraftSystems/highLiftSystem/TransmissionShaft.h
index 437003e6..f4d93a45 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/TransmissionShaft.h
+++ b/systems_design/src/aircraftSystems/highLiftSystem/TransmissionShaft.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/highLiftSystem.cpp b/systems_design/src/aircraftSystems/highLiftSystem/highLiftSystem.cpp
index 30a237cd..02eb852e 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/highLiftSystem.cpp
+++ b/systems_design/src/aircraftSystems/highLiftSystem/highLiftSystem.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/highLiftSystem.h b/systems_design/src/aircraftSystems/highLiftSystem/highLiftSystem.h
index 6117c216..751a2c78 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/highLiftSystem.h
+++ b/systems_design/src/aircraftSystems/highLiftSystem/highLiftSystem.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/theGearboxes.cpp b/systems_design/src/aircraftSystems/highLiftSystem/theGearboxes.cpp
index 9d202d7b..a8bd338b 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/theGearboxes.cpp
+++ b/systems_design/src/aircraftSystems/highLiftSystem/theGearboxes.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/theGearboxes.h b/systems_design/src/aircraftSystems/highLiftSystem/theGearboxes.h
index 67f227e0..2874b2ee 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/theGearboxes.h
+++ b/systems_design/src/aircraftSystems/highLiftSystem/theGearboxes.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/theTorqueLimiters.cpp b/systems_design/src/aircraftSystems/highLiftSystem/theTorqueLimiters.cpp
index d65ae96f..dc33cc65 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/theTorqueLimiters.cpp
+++ b/systems_design/src/aircraftSystems/highLiftSystem/theTorqueLimiters.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/theTorqueLimiters.h b/systems_design/src/aircraftSystems/highLiftSystem/theTorqueLimiters.h
index f5c12afe..bda636d3 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/theTorqueLimiters.h
+++ b/systems_design/src/aircraftSystems/highLiftSystem/theTorqueLimiters.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/wingTipBrakes.cpp b/systems_design/src/aircraftSystems/highLiftSystem/wingTipBrakes.cpp
index d1f61a80..5308d103 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/wingTipBrakes.cpp
+++ b/systems_design/src/aircraftSystems/highLiftSystem/wingTipBrakes.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/highLiftSystem/wingTipBrakes.h b/systems_design/src/aircraftSystems/highLiftSystem/wingTipBrakes.h
index 0b5fc570..b70821ff 100644
--- a/systems_design/src/aircraftSystems/highLiftSystem/wingTipBrakes.h
+++ b/systems_design/src/aircraftSystems/highLiftSystem/wingTipBrakes.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/wingAntiIcing/liquidWaterContent.cpp b/systems_design/src/aircraftSystems/wingAntiIcing/liquidWaterContent.cpp
index e14d516a..2a5d25a1 100644
--- a/systems_design/src/aircraftSystems/wingAntiIcing/liquidWaterContent.cpp
+++ b/systems_design/src/aircraftSystems/wingAntiIcing/liquidWaterContent.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/wingAntiIcing/liquidWaterContent.h b/systems_design/src/aircraftSystems/wingAntiIcing/liquidWaterContent.h
index 1e5a0592..4d4bd2bc 100644
--- a/systems_design/src/aircraftSystems/wingAntiIcing/liquidWaterContent.h
+++ b/systems_design/src/aircraftSystems/wingAntiIcing/liquidWaterContent.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/wingAntiIcing/wingAntiIcing.cpp b/systems_design/src/aircraftSystems/wingAntiIcing/wingAntiIcing.cpp
index 7ba481bf..8afab574 100644
--- a/systems_design/src/aircraftSystems/wingAntiIcing/wingAntiIcing.cpp
+++ b/systems_design/src/aircraftSystems/wingAntiIcing/wingAntiIcing.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/aircraftSystems/wingAntiIcing/wingAntiIcing.h b/systems_design/src/aircraftSystems/wingAntiIcing/wingAntiIcing.h
index bc06b8e9..066b4e76 100644
--- a/systems_design/src/aircraftSystems/wingAntiIcing/wingAntiIcing.h
+++ b/systems_design/src/aircraftSystems/wingAntiIcing/wingAntiIcing.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/geometricalFunctions.cpp b/systems_design/src/geometricalFunctions.cpp
index 82b920c1..333d6dc2 100644
--- a/systems_design/src/geometricalFunctions.cpp
+++ b/systems_design/src/geometricalFunctions.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/geometricalFunctions.h b/systems_design/src/geometricalFunctions.h
index 3ec66247..06f02065 100644
--- a/systems_design/src/geometricalFunctions.h
+++ b/systems_design/src/geometricalFunctions.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/main.cpp b/systems_design/src/main.cpp
index c33a972b..64a7e30a 100644
--- a/systems_design/src/main.cpp
+++ b/systems_design/src/main.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/massPropertiesIO.h b/systems_design/src/massPropertiesIO.h
index 647505b3..e99b9689 100644
--- a/systems_design/src/massPropertiesIO.h
+++ b/systems_design/src/massPropertiesIO.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/missionData.cpp b/systems_design/src/missionData.cpp
index dc52b0cb..c81c461a 100644
--- a/systems_design/src/missionData.cpp
+++ b/systems_design/src/missionData.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/missionData.h b/systems_design/src/missionData.h
index 192f3346..cd0ecbdc 100644
--- a/systems_design/src/missionData.h
+++ b/systems_design/src/missionData.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/powerProfile.cpp b/systems_design/src/powerProfile.cpp
index a44791e7..067d9507 100644
--- a/systems_design/src/powerProfile.cpp
+++ b/systems_design/src/powerProfile.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/powerProfile.h b/systems_design/src/powerProfile.h
index 77606718..dab4a131 100644
--- a/systems_design/src/powerProfile.h
+++ b/systems_design/src/powerProfile.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/standardConfig.cpp b/systems_design/src/standardConfig.cpp
index 53009fde..a7a02757 100644
--- a/systems_design/src/standardConfig.cpp
+++ b/systems_design/src/standardConfig.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/standardConfig.h b/systems_design/src/standardConfig.h
index 99280fe6..f180171d 100644
--- a/systems_design/src/standardConfig.h
+++ b/systems_design/src/standardConfig.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/standardData.h b/systems_design/src/standardData.h
index 46f8685c..caa904d8 100644
--- a/systems_design/src/standardData.h
+++ b/systems_design/src/standardData.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/standardPlot.cpp b/systems_design/src/standardPlot.cpp
index 80ec9e28..5a149e2c 100644
--- a/systems_design/src/standardPlot.cpp
+++ b/systems_design/src/standardPlot.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/standardReport.cpp b/systems_design/src/standardReport.cpp
index 322f8a13..93f720b5 100644
--- a/systems_design/src/standardReport.cpp
+++ b/systems_design/src/standardReport.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/standardSystemsDesign.cpp b/systems_design/src/standardSystemsDesign.cpp
index d032bd2d..dcfa6b98 100644
--- a/systems_design/src/standardSystemsDesign.cpp
+++ b/systems_design/src/standardSystemsDesign.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/standardSystemsDesign.h b/systems_design/src/standardSystemsDesign.h
index 9e66faa7..eab937a5 100644
--- a/systems_design/src/standardSystemsDesign.h
+++ b/systems_design/src/standardSystemsDesign.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/systemsDesign.cpp b/systems_design/src/systemsDesign.cpp
index bc0d58d6..28bb0434 100644
--- a/systems_design/src/systemsDesign.cpp
+++ b/systems_design/src/systemsDesign.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/systemsDesign.h b/systems_design/src/systemsDesign.h
index 7a2f4eec..ad22e8af 100644
--- a/systems_design/src/systemsDesign.h
+++ b/systems_design/src/systemsDesign.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/systemsDesignDefines.h b/systems_design/src/systemsDesignDefines.h
index 40412fc9..051740e1 100644
--- a/systems_design/src/systemsDesignDefines.h
+++ b/systems_design/src/systemsDesignDefines.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/systemsIOData.cpp b/systems_design/src/systemsIOData.cpp
index 26cf00d5..3694f6f6 100644
--- a/systems_design/src/systemsIOData.cpp
+++ b/systems_design/src/systemsIOData.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/systemsIOData.h b/systems_design/src/systemsIOData.h
index b18564c4..c05bb47f 100644
--- a/systems_design/src/systemsIOData.h
+++ b/systems_design/src/systemsIOData.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/toolinfo.h b/systems_design/src/toolinfo.h
index 71294b9c..b5250908 100644
--- a/systems_design/src/toolinfo.h
+++ b/systems_design/src/toolinfo.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/weightsAndCGs.cpp b/systems_design/src/weightsAndCGs.cpp
index 80f6121a..e895f5bc 100644
--- a/systems_design/src/weightsAndCGs.cpp
+++ b/systems_design/src/weightsAndCGs.cpp
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/systems_design/src/weightsAndCGs.h b/systems_design/src/weightsAndCGs.h
index 2ee82df8..f9107261 100644
--- a/systems_design/src/weightsAndCGs.h
+++ b/systems_design/src/weightsAndCGs.h
@@ -1,7 +1,7 @@
 /*
  * UNICADO - UNIversity Conceptual Aircraft Design and Optimization
  *
- * Copyright (C) 2024 UNICADO consortium
+ * Copyright (C) 2025 UNICADO consortium
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
-- 
GitLab