From af91414c7644610d166acbdb8a6c2696bfb02cb9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Mon, 2 Jan 2017 11:25:15 +0100 Subject: [PATCH] upgrading copyright year from 2016 to 2017 --- Documentation/hkl-default.el | 2 +- contrib/haskell/src/hkl.hs | 2 +- contrib/sixs/hkl3d.c | 2 +- gui/hkl-gui-3d.c | 2 +- gui/hkl-gui-3d.h | 2 +- gui/hkl-gui-macros.h | 2 +- gui/hkl-gui.c | 2 +- gui/hkl-gui.h | 2 +- hkl.h | 2 +- hkl/hkl-axis-private.h | 2 +- hkl/hkl-axis.c | 2 +- hkl/hkl-binding-private.h | 2 +- hkl/hkl-binding.c | 2 +- hkl/hkl-detector-factory.c | 2 +- hkl/hkl-detector-private.h | 2 +- hkl/hkl-detector.c | 2 +- hkl/hkl-engine-2c.c | 2 +- hkl/hkl-engine-e4c.c | 2 +- hkl/hkl-engine-e6c.c | 2 +- hkl/hkl-engine-k4c.c | 2 +- hkl/hkl-engine-k6c.c | 2 +- hkl/hkl-engine-petra3-p09-eh2.c | 2 +- hkl/hkl-engine-soleil-sirius-turret.c | 2 +- hkl/hkl-engine-soleil-sixs-med.c | 2 +- hkl/hkl-engine-template.c | 2 +- hkl/hkl-engine-zaxis.c | 2 +- hkl/hkl-factory-private.h | 2 +- hkl/hkl-factory.c | 2 +- hkl/hkl-geometry-private.h | 2 +- hkl/hkl-geometry.c | 2 +- hkl/hkl-interval-private.h | 2 +- hkl/hkl-interval.c | 2 +- hkl/hkl-lattice-private.h | 2 +- hkl/hkl-lattice.c | 2 +- hkl/hkl-macros-private.h | 2 +- hkl/hkl-macros.c | 2 +- hkl/hkl-matrix-private.h | 2 +- hkl/hkl-matrix.c | 2 +- hkl/hkl-parameter-private.h | 2 +- hkl/hkl-parameter.c | 2 +- hkl/hkl-pseudoaxis-auto-private.h | 2 +- hkl/hkl-pseudoaxis-auto.c | 2 +- hkl/hkl-pseudoaxis-common-eulerians-private.h | 2 +- hkl/hkl-pseudoaxis-common-eulerians.c | 2 +- hkl/hkl-pseudoaxis-common-hkl-private.h | 2 +- hkl/hkl-pseudoaxis-common-hkl.c | 2 +- hkl/hkl-pseudoaxis-common-psi-private.h | 2 +- hkl/hkl-pseudoaxis-common-psi.c | 2 +- hkl/hkl-pseudoaxis-common-q-private.h | 2 +- hkl/hkl-pseudoaxis-common-q.c | 2 +- hkl/hkl-pseudoaxis-common-readonly-private.h | 2 +- hkl/hkl-pseudoaxis-common-readonly.c | 2 +- hkl/hkl-pseudoaxis-common-tth-private.h | 2 +- hkl/hkl-pseudoaxis-common-tth.c | 2 +- hkl/hkl-pseudoaxis-private.h | 2 +- hkl/hkl-pseudoaxis.c | 2 +- hkl/hkl-quaternion-private.h | 2 +- hkl/hkl-quaternion.c | 2 +- hkl/hkl-sample-private.h | 2 +- hkl/hkl-sample.c | 2 +- hkl/hkl-source-private.h | 2 +- hkl/hkl-source.c | 2 +- hkl/hkl-types.c | 2 +- hkl/hkl-types.h | 2 +- hkl/hkl-unit-private.h | 2 +- hkl/hkl-unit.c | 2 +- hkl/hkl-vector-private.h | 2 +- hkl/hkl-vector.c | 2 +- hkl3d/hkl3d.h | 2 +- tests/hkl-axis-t.c | 2 +- tests/hkl-bench-t.c | 2 +- tests/hkl-detector-t.c | 2 +- tests/hkl-geometry-t.c | 2 +- tests/hkl-interval-t.c | 2 +- tests/hkl-lattice-t.c | 2 +- tests/hkl-matrix-t.c | 2 +- tests/hkl-parameter-t.c | 2 +- tests/hkl-pseudoaxis-e4ch-t.c | 2 +- tests/hkl-pseudoaxis-e4cv-t.c | 2 +- tests/hkl-pseudoaxis-e6c-t.c | 2 +- tests/hkl-pseudoaxis-k4cv-t.c | 2 +- tests/hkl-pseudoaxis-k6c-t.c | 2 +- tests/hkl-pseudoaxis-t.c | 2 +- tests/hkl-pseudoaxis-zaxis-t.c | 2 +- tests/hkl-quaternion-t.c | 2 +- tests/hkl-sample-t.c | 2 +- tests/hkl-source-t.c | 2 +- tests/hkl-unit-t.c | 2 +- tests/hkl-vector-t.c | 2 +- tests/hkl3d-test-t.c | 2 +- tests/tap/hkl-tap.h | 2 +- 91 files changed, 91 insertions(+), 91 deletions(-) diff --git a/Documentation/hkl-default.el b/Documentation/hkl-default.el index bca96468..f72d8f53 100644 --- a/Documentation/hkl-default.el +++ b/Documentation/hkl-default.el @@ -1,6 +1,6 @@ ;;; hkl-default.el --- Hkl specific emacsen startup code. -;; Copyright (C) 2003-2016 Synchrotron SOLEIL +;; Copyright (C) 2003-2017 Synchrotron SOLEIL ;; L'Orme des Merisiers Saint-Aubin ;; BP 48 91192 GIF-sur-YVETTE CEDEX diff --git a/contrib/haskell/src/hkl.hs b/contrib/haskell/src/hkl.hs index 1400468f..64e6494f 100644 --- a/contrib/haskell/src/hkl.hs +++ b/contrib/haskell/src/hkl.hs @@ -1,7 +1,7 @@ {-# LANGUAGE ScopedTypeVariables #-} {-# LANGUAGE UndecidableInstances #-} {- - Copyright : Copyright (C) 2014-2016 Synchrotron Soleil + Copyright : Copyright (C) 2014-2017 Synchrotron Soleil License : GPL3+ Maintainer : picca@synchrotron-soleil.fr diff --git a/contrib/sixs/hkl3d.c b/contrib/sixs/hkl3d.c index 0f639fdc..36f11d65 100644 --- a/contrib/sixs/hkl3d.c +++ b/contrib/sixs/hkl3d.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/gui/hkl-gui-3d.c b/gui/hkl-gui-3d.c index 5b504eaa..7edf4d61 100644 --- a/gui/hkl-gui-3d.c +++ b/gui/hkl-gui-3d.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/gui/hkl-gui-3d.h b/gui/hkl-gui-3d.h index 780882e6..a05f3d6b 100644 --- a/gui/hkl-gui-3d.h +++ b/gui/hkl-gui-3d.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/gui/hkl-gui-macros.h b/gui/hkl-gui-macros.h index de020482..4f20cf97 100644 --- a/gui/hkl-gui-macros.h +++ b/gui/hkl-gui-macros.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/gui/hkl-gui.c b/gui/hkl-gui.c index ca895c06..2442881e 100644 --- a/gui/hkl-gui.c +++ b/gui/hkl-gui.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/gui/hkl-gui.h b/gui/hkl-gui.h index f74ea2f2..1def2d37 100644 --- a/gui/hkl-gui.h +++ b/gui/hkl-gui.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl.h b/hkl.h index 38ac1271..012130ca 100644 --- a/hkl.h +++ b/hkl.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-axis-private.h b/hkl/hkl-axis-private.h index 83cb684a..e4ae0748 100644 --- a/hkl/hkl-axis-private.h +++ b/hkl/hkl-axis-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-axis.c b/hkl/hkl-axis.c index 8628e8f7..9eaf1cb4 100644 --- a/hkl/hkl-axis.c +++ b/hkl/hkl-axis.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-binding-private.h b/hkl/hkl-binding-private.h index ef1c0638..2db6fc8d 100644 --- a/hkl/hkl-binding-private.h +++ b/hkl/hkl-binding-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2012-2016 Synchrotron SOLEIL + * Copyright (C) 2012-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-binding.c b/hkl/hkl-binding.c index 73695c7f..641808d7 100644 --- a/hkl/hkl-binding.c +++ b/hkl/hkl-binding.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2012-2016 Synchrotron SOLEIL + * Copyright (C) 2012-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-detector-factory.c b/hkl/hkl-detector-factory.c index fcbbb504..52b3700c 100644 --- a/hkl/hkl-detector-factory.c +++ b/hkl/hkl-detector-factory.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-detector-private.h b/hkl/hkl-detector-private.h index f4585a58..09cd38e1 100644 --- a/hkl/hkl-detector-private.h +++ b/hkl/hkl-detector-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-detector.c b/hkl/hkl-detector.c index 2459b47e..e6c27cda 100644 --- a/hkl/hkl-detector.c +++ b/hkl/hkl-detector.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-2c.c b/hkl/hkl-engine-2c.c index 6713c9dd..b263186f 100644 --- a/hkl/hkl-engine-2c.c +++ b/hkl/hkl-engine-2c.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-e4c.c b/hkl/hkl-engine-e4c.c index e2a13447..e035337d 100644 --- a/hkl/hkl-engine-e4c.c +++ b/hkl/hkl-engine-e4c.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-e6c.c b/hkl/hkl-engine-e6c.c index d2788d33..ce294bb2 100644 --- a/hkl/hkl-engine-e6c.c +++ b/hkl/hkl-engine-e6c.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-k4c.c b/hkl/hkl-engine-k4c.c index 714e6f32..431e4b2f 100644 --- a/hkl/hkl-engine-k4c.c +++ b/hkl/hkl-engine-k4c.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-k6c.c b/hkl/hkl-engine-k6c.c index f5862449..ab76b40c 100644 --- a/hkl/hkl-engine-k6c.c +++ b/hkl/hkl-engine-k6c.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-petra3-p09-eh2.c b/hkl/hkl-engine-petra3-p09-eh2.c index 04d286b6..350e9ce4 100644 --- a/hkl/hkl-engine-petra3-p09-eh2.c +++ b/hkl/hkl-engine-petra3-p09-eh2.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-soleil-sirius-turret.c b/hkl/hkl-engine-soleil-sirius-turret.c index aa45c4b7..dafb4eee 100644 --- a/hkl/hkl-engine-soleil-sirius-turret.c +++ b/hkl/hkl-engine-soleil-sirius-turret.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-soleil-sixs-med.c b/hkl/hkl-engine-soleil-sixs-med.c index b6bb4b66..eeabfbe6 100644 --- a/hkl/hkl-engine-soleil-sixs-med.c +++ b/hkl/hkl-engine-soleil-sixs-med.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-engine-template.c b/hkl/hkl-engine-template.c index 1799e153..77b34f74 100644 --- a/hkl/hkl-engine-template.c +++ b/hkl/hkl-engine-template.c @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * Copyright (C) 2014 XXX copyright owner XXX diff --git a/hkl/hkl-engine-zaxis.c b/hkl/hkl-engine-zaxis.c index d417d57b..e7372d1b 100644 --- a/hkl/hkl-engine-zaxis.c +++ b/hkl/hkl-engine-zaxis.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-factory-private.h b/hkl/hkl-factory-private.h index 366c78e3..701724e7 100644 --- a/hkl/hkl-factory-private.h +++ b/hkl/hkl-factory-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-factory.c b/hkl/hkl-factory.c index 23707533..9b4abaae 100644 --- a/hkl/hkl-factory.c +++ b/hkl/hkl-factory.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-geometry-private.h b/hkl/hkl-geometry-private.h index 6f937b8b..ac138eed 100644 --- a/hkl/hkl-geometry-private.h +++ b/hkl/hkl-geometry-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-geometry.c b/hkl/hkl-geometry.c index b75ef0b9..106a3f01 100644 --- a/hkl/hkl-geometry.c +++ b/hkl/hkl-geometry.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-interval-private.h b/hkl/hkl-interval-private.h index b531910f..86ebc0c8 100644 --- a/hkl/hkl-interval-private.h +++ b/hkl/hkl-interval-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-interval.c b/hkl/hkl-interval.c index f293a71f..f939f813 100644 --- a/hkl/hkl-interval.c +++ b/hkl/hkl-interval.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-lattice-private.h b/hkl/hkl-lattice-private.h index 18e77b45..cfdfe275 100644 --- a/hkl/hkl-lattice-private.h +++ b/hkl/hkl-lattice-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-lattice.c b/hkl/hkl-lattice.c index 53ccecc5..e02eb6a4 100644 --- a/hkl/hkl-lattice.c +++ b/hkl/hkl-lattice.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-macros-private.h b/hkl/hkl-macros-private.h index 228eb277..7e3a44a0 100644 --- a/hkl/hkl-macros-private.h +++ b/hkl/hkl-macros-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-macros.c b/hkl/hkl-macros.c index b55fd50b..b729a1ab 100644 --- a/hkl/hkl-macros.c +++ b/hkl/hkl-macros.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-matrix-private.h b/hkl/hkl-matrix-private.h index 0d92b174..ce82b4ee 100644 --- a/hkl/hkl-matrix-private.h +++ b/hkl/hkl-matrix-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-matrix.c b/hkl/hkl-matrix.c index 45ac1467..5e12d44a 100644 --- a/hkl/hkl-matrix.c +++ b/hkl/hkl-matrix.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-parameter-private.h b/hkl/hkl-parameter-private.h index 82aad0ab..e3219a38 100644 --- a/hkl/hkl-parameter-private.h +++ b/hkl/hkl-parameter-private.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-parameter.c b/hkl/hkl-parameter.c index 3b782396..3676605f 100644 --- a/hkl/hkl-parameter.c +++ b/hkl/hkl-parameter.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-auto-private.h b/hkl/hkl-pseudoaxis-auto-private.h index c727e809..83f86c13 100644 --- a/hkl/hkl-pseudoaxis-auto-private.h +++ b/hkl/hkl-pseudoaxis-auto-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-auto.c b/hkl/hkl-pseudoaxis-auto.c index 3ed6e8a1..08e73b72 100644 --- a/hkl/hkl-pseudoaxis-auto.c +++ b/hkl/hkl-pseudoaxis-auto.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-eulerians-private.h b/hkl/hkl-pseudoaxis-common-eulerians-private.h index 48493e85..b79abd54 100644 --- a/hkl/hkl-pseudoaxis-common-eulerians-private.h +++ b/hkl/hkl-pseudoaxis-common-eulerians-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-eulerians.c b/hkl/hkl-pseudoaxis-common-eulerians.c index 180aa6ed..217bde60 100644 --- a/hkl/hkl-pseudoaxis-common-eulerians.c +++ b/hkl/hkl-pseudoaxis-common-eulerians.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-hkl-private.h b/hkl/hkl-pseudoaxis-common-hkl-private.h index 429fafca..29cdaada 100644 --- a/hkl/hkl-pseudoaxis-common-hkl-private.h +++ b/hkl/hkl-pseudoaxis-common-hkl-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-hkl.c b/hkl/hkl-pseudoaxis-common-hkl.c index 0bf032d9..f15a6e6f 100644 --- a/hkl/hkl-pseudoaxis-common-hkl.c +++ b/hkl/hkl-pseudoaxis-common-hkl.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-psi-private.h b/hkl/hkl-pseudoaxis-common-psi-private.h index 38957949..4e461397 100644 --- a/hkl/hkl-pseudoaxis-common-psi-private.h +++ b/hkl/hkl-pseudoaxis-common-psi-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-psi.c b/hkl/hkl-pseudoaxis-common-psi.c index 94cabc27..88f452cb 100644 --- a/hkl/hkl-pseudoaxis-common-psi.c +++ b/hkl/hkl-pseudoaxis-common-psi.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-q-private.h b/hkl/hkl-pseudoaxis-common-q-private.h index f92b7758..564f60ff 100644 --- a/hkl/hkl-pseudoaxis-common-q-private.h +++ b/hkl/hkl-pseudoaxis-common-q-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-q.c b/hkl/hkl-pseudoaxis-common-q.c index d7c0b8c0..e6a6c199 100644 --- a/hkl/hkl-pseudoaxis-common-q.c +++ b/hkl/hkl-pseudoaxis-common-q.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-readonly-private.h b/hkl/hkl-pseudoaxis-common-readonly-private.h index 0fda1ff3..1aa96258 100644 --- a/hkl/hkl-pseudoaxis-common-readonly-private.h +++ b/hkl/hkl-pseudoaxis-common-readonly-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-readonly.c b/hkl/hkl-pseudoaxis-common-readonly.c index c6d5a7fb..2ee85306 100644 --- a/hkl/hkl-pseudoaxis-common-readonly.c +++ b/hkl/hkl-pseudoaxis-common-readonly.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-tth-private.h b/hkl/hkl-pseudoaxis-common-tth-private.h index 75b0d72a..4c9f5a73 100644 --- a/hkl/hkl-pseudoaxis-common-tth-private.h +++ b/hkl/hkl-pseudoaxis-common-tth-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-common-tth.c b/hkl/hkl-pseudoaxis-common-tth.c index 4429c828..9792c6f3 100644 --- a/hkl/hkl-pseudoaxis-common-tth.c +++ b/hkl/hkl-pseudoaxis-common-tth.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis-private.h b/hkl/hkl-pseudoaxis-private.h index 42cc5f5c..3e5355bf 100644 --- a/hkl/hkl-pseudoaxis-private.h +++ b/hkl/hkl-pseudoaxis-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-pseudoaxis.c b/hkl/hkl-pseudoaxis.c index f78e40cc..7cb64273 100644 --- a/hkl/hkl-pseudoaxis.c +++ b/hkl/hkl-pseudoaxis.c @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-quaternion-private.h b/hkl/hkl-quaternion-private.h index 900be6bc..07540943 100644 --- a/hkl/hkl-quaternion-private.h +++ b/hkl/hkl-quaternion-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-quaternion.c b/hkl/hkl-quaternion.c index 170f7125..d24b6302 100644 --- a/hkl/hkl-quaternion.c +++ b/hkl/hkl-quaternion.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-sample-private.h b/hkl/hkl-sample-private.h index 59c5b649..4bacdd8e 100644 --- a/hkl/hkl-sample-private.h +++ b/hkl/hkl-sample-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-sample.c b/hkl/hkl-sample.c index 5b93dae5..566ed98f 100644 --- a/hkl/hkl-sample.c +++ b/hkl/hkl-sample.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-source-private.h b/hkl/hkl-source-private.h index 41723cda..add73b8c 100644 --- a/hkl/hkl-source-private.h +++ b/hkl/hkl-source-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-source.c b/hkl/hkl-source.c index ace78a35..3d294e85 100644 --- a/hkl/hkl-source.c +++ b/hkl/hkl-source.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-types.c b/hkl/hkl-types.c index 557ffe77..2fe68e5f 100644 --- a/hkl/hkl-types.c +++ b/hkl/hkl-types.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2011-2016 Synchrotron SOLEIL + * Copyright (C) 2011-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-types.h b/hkl/hkl-types.h index da3e242f..cbdea280 100644 --- a/hkl/hkl-types.h +++ b/hkl/hkl-types.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-unit-private.h b/hkl/hkl-unit-private.h index 26157df2..4452b1b0 100644 --- a/hkl/hkl-unit-private.h +++ b/hkl/hkl-unit-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-unit.c b/hkl/hkl-unit.c index c2ad01ae..0943c12e 100644 --- a/hkl/hkl-unit.c +++ b/hkl/hkl-unit.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-vector-private.h b/hkl/hkl-vector-private.h index 736a52aa..b9d7dda3 100644 --- a/hkl/hkl-vector-private.h +++ b/hkl/hkl-vector-private.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl/hkl-vector.c b/hkl/hkl-vector.c index 329a74d9..dfe9e8a5 100644 --- a/hkl/hkl-vector.c +++ b/hkl/hkl-vector.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/hkl3d/hkl3d.h b/hkl3d/hkl3d.h index 62d97b22..2f8005b1 100644 --- a/hkl3d/hkl3d.h +++ b/hkl3d/hkl3d.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2010-2016 Synchrotron SOLEIL + * Copyright (C) 2010-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-axis-t.c b/tests/hkl-axis-t.c index 00629d33..1ec5f18f 100644 --- a/tests/hkl-axis-t.c +++ b/tests/hkl-axis-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-bench-t.c b/tests/hkl-bench-t.c index b0338780..39f5dadd 100644 --- a/tests/hkl-bench-t.c +++ b/tests/hkl-bench-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-detector-t.c b/tests/hkl-detector-t.c index 0e059a1c..98802c19 100644 --- a/tests/hkl-detector-t.c +++ b/tests/hkl-detector-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-geometry-t.c b/tests/hkl-geometry-t.c index 6b4e74c4..d392ba53 100644 --- a/tests/hkl-geometry-t.c +++ b/tests/hkl-geometry-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-interval-t.c b/tests/hkl-interval-t.c index fe405f45..5dc77656 100644 --- a/tests/hkl-interval-t.c +++ b/tests/hkl-interval-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-lattice-t.c b/tests/hkl-lattice-t.c index 6293bae6..27f4183b 100644 --- a/tests/hkl-lattice-t.c +++ b/tests/hkl-lattice-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-matrix-t.c b/tests/hkl-matrix-t.c index 5bae6742..9dc245ae 100644 --- a/tests/hkl-matrix-t.c +++ b/tests/hkl-matrix-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-parameter-t.c b/tests/hkl-parameter-t.c index 581a293c..0dd69586 100644 --- a/tests/hkl-parameter-t.c +++ b/tests/hkl-parameter-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-pseudoaxis-e4ch-t.c b/tests/hkl-pseudoaxis-e4ch-t.c index 69c7ef9f..05154b53 100644 --- a/tests/hkl-pseudoaxis-e4ch-t.c +++ b/tests/hkl-pseudoaxis-e4ch-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-pseudoaxis-e4cv-t.c b/tests/hkl-pseudoaxis-e4cv-t.c index 8ff64bcb..e06c4532 100644 --- a/tests/hkl-pseudoaxis-e4cv-t.c +++ b/tests/hkl-pseudoaxis-e4cv-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-pseudoaxis-e6c-t.c b/tests/hkl-pseudoaxis-e6c-t.c index 2db88b8f..0f3aac3f 100644 --- a/tests/hkl-pseudoaxis-e6c-t.c +++ b/tests/hkl-pseudoaxis-e6c-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-pseudoaxis-k4cv-t.c b/tests/hkl-pseudoaxis-k4cv-t.c index 7c5cf652..0d5cc513 100644 --- a/tests/hkl-pseudoaxis-k4cv-t.c +++ b/tests/hkl-pseudoaxis-k4cv-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-pseudoaxis-k6c-t.c b/tests/hkl-pseudoaxis-k6c-t.c index 9f70d8c9..74ca8c9a 100644 --- a/tests/hkl-pseudoaxis-k6c-t.c +++ b/tests/hkl-pseudoaxis-k6c-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-pseudoaxis-t.c b/tests/hkl-pseudoaxis-t.c index a8512881..d85192d2 100644 --- a/tests/hkl-pseudoaxis-t.c +++ b/tests/hkl-pseudoaxis-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-pseudoaxis-zaxis-t.c b/tests/hkl-pseudoaxis-zaxis-t.c index b0623b69..3e16e708 100644 --- a/tests/hkl-pseudoaxis-zaxis-t.c +++ b/tests/hkl-pseudoaxis-zaxis-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-quaternion-t.c b/tests/hkl-quaternion-t.c index 931400a6..ff615833 100644 --- a/tests/hkl-quaternion-t.c +++ b/tests/hkl-quaternion-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-sample-t.c b/tests/hkl-sample-t.c index a90883d0..c5430d8e 100644 --- a/tests/hkl-sample-t.c +++ b/tests/hkl-sample-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-source-t.c b/tests/hkl-source-t.c index 50fc3a28..10b2b4c8 100644 --- a/tests/hkl-source-t.c +++ b/tests/hkl-source-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-unit-t.c b/tests/hkl-unit-t.c index d7f33b5d..bf13ebea 100644 --- a/tests/hkl-unit-t.c +++ b/tests/hkl-unit-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl-vector-t.c b/tests/hkl-vector-t.c index 64b04ded..6f78c257 100644 --- a/tests/hkl-vector-t.c +++ b/tests/hkl-vector-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/hkl3d-test-t.c b/tests/hkl3d-test-t.c index 0b9eb785..6c5871f1 100644 --- a/tests/hkl3d-test-t.c +++ b/tests/hkl3d-test-t.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2010-2016 Synchrotron SOLEIL + * Copyright (C) 2010-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * diff --git a/tests/tap/hkl-tap.h b/tests/tap/hkl-tap.h index 4dde2aa0..a501ca00 100644 --- a/tests/tap/hkl-tap.h +++ b/tests/tap/hkl-tap.h @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with the hkl library. If not, see . * - * Copyright (C) 2003-2016 Synchrotron SOLEIL + * Copyright (C) 2003-2017 Synchrotron SOLEIL * L'Orme des Merisiers Saint-Aubin * BP 48 91192 GIF-sur-YVETTE CEDEX * -- 2.11.4.GIT