commit 08be5cd96482f20401945dc96fe0ce807435ca70
parent 7e3cfe4cf5e8e5f4a6f0c56f96b7f08a7c1010dd
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Thu, 7 Apr 2016 16:12:07 +0200
Update the copyright year range
Diffstat:
17 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/README.md b/README.md
@@ -22,8 +22,8 @@ installed as any CMake project.
## License
-*Star-MC* is Copyright (C) |Meso|Star> 2015 (<contact@meso-star.com>). It is a
-free software released under the [OSI](http://opensource.org)-approved CeCILL
+Star-MC is Copyright (C) |Meso|Star> 2015-2016 (<contact@meso-star.com>). It is
+a free software released under the [OSI](http://opensource.org)-approved CeCILL
license. You are welcome to redistribute it under certain conditions; refer to
the COPYING files for details.
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) |Meso|Star> 2015 (contact@meso-star.com)
+# Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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_accumulator.c b/src/smc_accumulator.c
@@ -1,4 +1,4 @@
-/* Copyright (C) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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_integrate.c b/src/test_smc_integrate.c
@@ -1,4 +1,4 @@
-/* Copyright (C) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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_light_path.c b/src/test_smc_light_path.c
@@ -1,4 +1,4 @@
-/* Copyright (C) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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) |Meso|Star> 2015 (contact@meso-star.com)
+/* Copyright (C) |Meso|Star> 2015-2016 (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,