commit e9d4a999387a0eb36eba5469173acd9c81d0f84b
parent 9fb863be6460f98420221c797859b99a79a0f2b3
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Thu, 8 Nov 2018 14:42:43 +0100
Add the CNRS to the copyright
Diffstat:
27 files changed, 36 insertions(+), 34 deletions(-)
diff --git a/README.md b/README.md
@@ -47,9 +47,10 @@ informations on CMake.
## License
-htrdr is a free software copyright (C) 2018 Université Paul Sabatier
-<contact-edstar@laplace.univ-tlse.fr>, |Meso|Star <contact@meso-star.com>. It
-is released under the GPL v3+ license: GNU GPL version 3 or later. You are
-welcome to redistribute it under certain conditions; refer to the COPYING file
-for details.
+htrdr is a free software copyright (C) 2018 Centre National de la Recherche
+Scientifique, Université Paul Sabatier <contact-edstar@laplace.univ-tlse.fr>,
+[|Meso|Star](http://www.meso-star.com) <contact@meso-star.com>. It is released
+under the GPL v3+ license: GNU GPL version 3 or later. You are welcome to
+redistribute it under certain conditions; refer to the COPYING file for
+details.
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+# Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
#
# 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/htrdr.c b/src/htrdr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr.h b/src/htrdr.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_args.c b/src/htrdr_args.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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
@@ -89,9 +89,10 @@ print_help(const char* cmd)
" -v make the program more verbose.\n");
printf("\n");
printf(
-"%s (C) 2018 Université Paul Sabatier, |Meso|Star>. This is free software\n"
-"released under the GNU GPL license, version 3 or later. You are free to change\n"
-"or redistribute it under certain conditions <http://gnu.org/licenses/gpl.html>.\n",
+"%s (C) 2018 CNRS, Université Paul Sabatier <contact-edstar@laplace.univ-tlse.fr>,\n"
+"|Meso|Star> <contact@meso-star.com>. This is free software released under the\n"
+"GNU GPL license, version 3 or later. You are free to change or redistribute it\n"
+"under certain conditions <http://gnu.org/licenses/gpl.html>.\n",
cmd);
}
diff --git a/src/htrdr_args.h b/src/htrdr_args.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_buffer.c b/src/htrdr_buffer.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_buffer.h b/src/htrdr_buffer.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_c.h b/src/htrdr_c.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_camera.c b/src/htrdr_camera.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_camera.h b/src/htrdr_camera.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_compute_radiance_sw.c b/src/htrdr_compute_radiance_sw.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_draw_radiance_sw.c b/src/htrdr_draw_radiance_sw.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_grid.c b/src/htrdr_grid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_grid.h b/src/htrdr_grid.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_ground.c b/src/htrdr_ground.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_ground.h b/src/htrdr_ground.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_main.c b/src/htrdr_main.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_rectangle.c b/src/htrdr_rectangle.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_rectangle.h b/src/htrdr_rectangle.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_sky.c b/src/htrdr_sky.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_sky.h b/src/htrdr_sky.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_slab.c b/src/htrdr_slab.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_slab.h b/src/htrdr_slab.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_solve.h b/src/htrdr_solve.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_sun.c b/src/htrdr_sun.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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/htrdr_sun.h b/src/htrdr_sun.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018 Université Paul Sabatier, |Meso|Star>
+/* Copyright (C) 2018 CNRS, Université Paul Sabatier, |Meso|Star>
*
* 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