commit 6e07a80d9cadbbf576a1dc176202f01fbf3e6535
parent 8d1ff5bfeac3d3a494223e165c1a7b74a5cbd8d6
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Fri, 29 Apr 2016 08:56:05 +0200
Update the copyright year range
Diffstat:
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+# Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
#
# 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/sgf.h b/src/sgf.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+/* Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
*
* 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/sgf_device.c b/src/sgf_device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+/* Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
*
* 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/sgf_device_c.h b/src/sgf_device_c.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+/* Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
*
* 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/sgf_estimator.c b/src/sgf_estimator.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+/* Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
*
* 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_sgf_cube.c b/src/test_sgf_cube.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+/* Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
*
* 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_sgf_device.c b/src/test_sgf_device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+/* Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
*
* 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_sgf_tetrahedron.c b/src/test_sgf_tetrahedron.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+/* Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
*
* 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_sgf_utils.h b/src/test_sgf_utils.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 EDF S.A., France (syrthes-support@edf.fr)
+/* Copyright (C) 2015-2016 EDF S.A., France (syrthes-support@edf.fr)
*
* 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