commit 0b10ce0b9f43417c143afd1b364b99bb07afd0be parent 522f270eb11a51dfec390a6e1ae204cd35f6f0b0 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 4 Jan 2017 09:26:25 +0100 Update the copyright year range Diffstat:
37 files changed, 37 insertions(+), 37 deletions(-)
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) CNRS 2016 +# Copyright (C) CNRS 2016-2017 # # 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/cmake/core/CMakeLists.txt b/cmake/core/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) CNRS 2016 +# Copyright (C) CNRS 2016-2017 # # 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/cmake/parser/CMakeLists.txt b/cmake/parser/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) CNRS 2016 +# Copyright (C) CNRS 2016-2017 # # 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/core/solstice_core.h b/src/core/solstice_core.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/solstice_core_device.c b/src/core/solstice_core_device.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/solstice_core_device.h b/src/core/solstice_core_device.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/solstice_core_node.c b/src/core/solstice_core_node.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/solstice_core_node.h b/src/core/solstice_core_node.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/solstice_core_solver.c b/src/core/solstice_core_solver.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/test_core_device.c b/src/core/test_core_device.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/test_core_node.c b/src/core/test_core_node.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/test_core_scene.c b/src/core/test_core_scene.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/test_core_solve1.c b/src/core/test_core_solve1.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/test_core_utils.c b/src/core/test_core_utils.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/core/test_core_utils.h b/src/core/test_core_utils.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/main.c b/src/main.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/solparser.c b/src/parser/solparser.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/solparser.h b/src/parser/solparser.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/solparser_entity.h b/src/parser/solparser_entity.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/solparser_geometry.h b/src/parser/solparser_geometry.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/solparser_material.h b/src/parser/solparser_material.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/solparser_pivot.h b/src/parser/solparser_pivot.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/solparser_shape.h b/src/parser/solparser_shape.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/solparser_sun.h b/src/parser/solparser_sun.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/test_solparser.c b/src/parser/test_solparser.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/test_solparser2.c b/src/parser/test_solparser2.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/test_solparser3.c b/src/parser/test_solparser3.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/parser/test_solparser4.c b/src/parser/test_solparser4.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/solstice.c b/src/solstice.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/solstice.h b/src/solstice.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/solstice_args.c b/src/solstice_args.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/solstice_c.h b/src/solstice_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/solstice_entity.c b/src/solstice_entity.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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 the Free Software diff --git a/src/solstice_material.c b/src/solstice_material.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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/solstice_object.c b/src/solstice_object.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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_solstice_args.c b/src/test_solstice_args.c @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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_solstice_utils.h b/src/test_solstice_utils.h @@ -1,4 +1,4 @@ -/* Copyright (C) CNRS 2016 +/* Copyright (C) CNRS 2016-2017 * * 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