commit 6165f0c5806034e4fc64fec8dabaac92df0da329
parent 1910f1754180369674fc5d2c0cd72b290d356ffb
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Wed, 20 May 2026 14:10:34 +0200
Merge branch 'release_0.3_r1'
Diffstat:
13 files changed, 15 insertions(+), 13 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,4 +1,5 @@
-# Copyright (C) 2016-2018 CNRS, 2018-2026 |Meso|Star>
+# Copyright (C) 2018-2026 |Meso|Star> (contact@meso-star.com)
+# Copyright (C) 2016-2018 CNRS
#
# 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/README.md b/README.md
@@ -6,7 +6,7 @@ of a solar facility. It was developed as part of the
the [Laboratory of Excellence Solstice](http://www.labex-solstice.fr) and the
[PROMES](http://www.promes.cnrs.fr/) laboratory of the National Center for
Scientific Research ([CNRS](http://www.cnrs.fr)). Starting in 2026, a new
-development effort founded by [Ademe](https://www.ademe.fr/) is ongoing.
+development effort funded by [Ademe](https://www.ademe.fr/) is ongoing.
## How to build
diff --git a/src/sanim.h b/src/sanim.h
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/sanim_node.c b/src/sanim_node.c
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/sanim_node_c.h b/src/sanim_node_c.h
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/sanim_version.h.in b/src/sanim_version.h.in
@@ -1,4 +1,5 @@
-/* Copyright (C) 2016-2018 CNRS, 2018-2026 |Meso|Star>
+/* Copyright (C) 2018-2026 |Meso|Star> (contact@meso-star.com)
+ * Copyright (C) 2016-2018 CNRS
*
* 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/test_sanim_node.c b/src/test_sanim_node.c
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/test_sanim_node_pivot.c b/src/test_sanim_node_pivot.c
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/test_sanim_node_transform.c b/src/test_sanim_node_transform.c
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/test_sanim_search.c b/src/test_sanim_search.c
@@ -1,6 +1,6 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/test_sanim_utils.c b/src/test_sanim_utils.c
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/test_sanim_utils.h b/src/test_sanim_utils.h
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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/test_sanim_visit.c b/src/test_sanim_visit.c
@@ -1,5 +1,5 @@
/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com)
- * Copyright (C) 2016, 2017 CNRS
+ * Copyright (C) 2016-2018 CNRS
*
* 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