commit 4f442dec9edbf2ea21fcbe9712299d83f9f1022a
parent e9b942f047442827e033286e1d800017079aee04
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 17 Jul 2023 16:35:25 +0200
Update of copyright years
Diffstat:
18 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+# Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
#
# This software is a computer program whose purpose is to generate files
# used to build the Star-MC library.
diff --git a/README.md b/README.md
@@ -43,7 +43,7 @@ highers fix compilation errors with gcc 11 but introduces API breaks: the
## License
-Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
Star-MC is free software released under the CeCILLv2.1 license. You are welcome
to redistribute it under certain conditions; refer to the COPYING files for
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+# Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
#
# This software is a computer program whose purpose is to generate files
# used to build the Star-MC library.
diff --git a/make.sh b/make.sh
@@ -1,6 +1,6 @@
#!/bin/sh -e
-# Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+# Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
#
# This software is a computer program whose purpose is to generate files
# used to build the Star-MC library.
diff --git a/src/smc.h b/src/smc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/smc_device.c b/src/smc_device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/smc_device_c.h b/src/smc_device_c.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/smc_doubleN.c b/src/smc_doubleN.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/smc_estimator.c b/src/smc_estimator.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/smc_type.c b/src/smc_type.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/smc_type_c.h b/src/smc_type_c.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/smc_type_real.h b/src/smc_type_real.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/test_smc_device.c b/src/test_smc_device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
diff --git a/src/test_smc_doubleN.c b/src/test_smc_doubleN.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/test_smc_errors.c b/src/test_smc_errors.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is a computer program whose purpose is to manage the
* statistical estimation of a function.
diff --git a/src/test_smc_light_path.c b/src/test_smc_light_path.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
diff --git a/src/test_smc_solve.c b/src/test_smc_solve.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
diff --git a/src/test_smc_utils.h b/src/test_smc_utils.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018, 2021, 2022 |Meso|Star> (contact@meso-star.com)
+/* Copyright (C) 2015-2018, 2021-2023 |Méso|Star> (contact@meso-star.com)
*
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,