From b67fe89ef42b2bb1046060ffafaefdc8bad0b8d4 Mon Sep 17 00:00:00 2001
From: Giovanni La Mura <giovanni.lamura@inaf.it>
Date: Wed, 26 Mar 2025 17:52:16 +0100
Subject: [PATCH] Update copyright information to 2025

---
 README.md                        | 2 +-
 build/README.md                  | 2 +-
 containers/docker/README.md      | 2 +-
 containers/singularity/README.md | 2 +-
 doc/src/README.md                | 2 +-
 ref_data/README.md               | 2 +-
 src/README.md                    | 2 +-
 src/scripts/README.md            | 2 +-
 test_data/README.md              | 2 +-
 test_data/cluster/README.md      | 2 +-
 test_data/inclusion/README.md    | 2 +-
 test_data/sphere/README.md       | 2 +-
 test_data/trapping/README.md     | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/README.md b/README.md
index c9209289..566a46a4 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Supported by Italian Research Center on High Performance Computing Big Data and
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/build/README.md b/build/README.md
index 4f940ee9..1f8637e2 100644
--- a/build/README.md
+++ b/build/README.md
@@ -115,7 +115,7 @@ where the arguments must be valid paths to binary transition matrix files saved
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/containers/docker/README.md b/containers/docker/README.md
index 1f52e685..73642080 100644
--- a/containers/docker/README.md
+++ b/containers/docker/README.md
@@ -21,7 +21,7 @@ where `<image name>` is either `np-tmcode` or `np-tmcode-run`. One may also add
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/containers/singularity/README.md b/containers/singularity/README.md
index 37226ebf..480f891b 100644
--- a/containers/singularity/README.md
+++ b/containers/singularity/README.md
@@ -29,7 +29,7 @@ where `<full path to image name>` is the name of the sif image, including full o
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/doc/src/README.md b/doc/src/README.md
index f53470a3..20ad1dbb 100644
--- a/doc/src/README.md
+++ b/doc/src/README.md
@@ -12,7 +12,7 @@ The project documentation is managed by *doxygen*, a documentation generator tha
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/ref_data/README.md b/ref_data/README.md
index d58e3fe9..ba2508bf 100644
--- a/ref_data/README.md
+++ b/ref_data/README.md
@@ -10,7 +10,7 @@ If the calculation uses the exact grid matching, then all the dielectric constan
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/src/README.md b/src/README.md
index a7b4c701..246f2dee 100644
--- a/src/README.md
+++ b/src/README.md
@@ -13,7 +13,7 @@ Instructions on how to set up and use the code are instead given in the project'
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/src/scripts/README.md b/src/scripts/README.md
index 678a73f8..906c8647 100644
--- a/src/scripts/README.md
+++ b/src/scripts/README.md
@@ -37,7 +37,7 @@ where `LOG_FILE` must be the name of a file containing the output that would nor
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/test_data/README.md b/test_data/README.md
index a2e4d676..9000b13a 100644
--- a/test_data/README.md
+++ b/test_data/README.md
@@ -16,7 +16,7 @@ In general, input data files are identified by names that start with the `D` cha
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/test_data/cluster/README.md b/test_data/cluster/README.md
index d93b5204..f9c4e337 100644
--- a/test_data/cluster/README.md
+++ b/test_data/cluster/README.md
@@ -65,7 +65,7 @@ where the different lines have the following roles:
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/test_data/inclusion/README.md b/test_data/inclusion/README.md
index 8da761c3..0210fe4c 100644
--- a/test_data/inclusion/README.md
+++ b/test_data/inclusion/README.md
@@ -4,7 +4,7 @@ This directory contains test data for models made up by a sphere with inclusions
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/test_data/sphere/README.md b/test_data/sphere/README.md
index baff04bc..a797828b 100644
--- a/test_data/sphere/README.md
+++ b/test_data/sphere/README.md
@@ -50,7 +50,7 @@ where the different lines have the following roles:
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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/test_data/trapping/README.md b/test_data/trapping/README.md
index 91ebe5cd..ef66b879 100644
--- a/test_data/trapping/README.md
+++ b/test_data/trapping/README.md
@@ -8,7 +8,7 @@ As of M9, `trapping` has only been ported to _C++_ and not yet parallelized. Ins
 
 # License
 
-   Copyright (C) 2024   INAF - Osservatorio Astronomico di Cagliari
+   Copyright (C) 2025   INAF - Osservatorio Astronomico di Cagliari
 
    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