From 40bf0a33309a16a418bc4e46f02c330d0528d368 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 5 Mar 2021 10:34:03 +0100 Subject: Mass update of copyright dates in source code comments --- libcrystfel/src/cell-utils.c | 2 +- libcrystfel/src/cell-utils.h | 2 +- libcrystfel/src/cell.c | 8 ++++---- libcrystfel/src/cell.h | 8 ++++---- libcrystfel/src/colscale.c | 4 ++-- libcrystfel/src/colscale.h | 4 ++-- libcrystfel/src/crystal.c | 2 +- libcrystfel/src/crystal.h | 4 ++-- libcrystfel/src/datatemplate.c | 4 ++-- libcrystfel/src/datatemplate.h | 2 +- libcrystfel/src/datatemplate_priv.h | 4 ++-- libcrystfel/src/detgeom.c | 4 ++-- libcrystfel/src/detgeom.h | 2 +- libcrystfel/src/filters.c | 2 +- libcrystfel/src/filters.h | 6 +++--- libcrystfel/src/geometry.c | 4 ++-- libcrystfel/src/geometry.h | 2 +- libcrystfel/src/image-cbf.c | 2 +- libcrystfel/src/image-cbf.h | 2 +- libcrystfel/src/image-hdf5.c | 2 +- libcrystfel/src/image-hdf5.h | 2 +- libcrystfel/src/image-msgpack.c | 6 +++--- libcrystfel/src/image-msgpack.h | 2 +- libcrystfel/src/image.c | 4 ++-- libcrystfel/src/image.h | 2 +- libcrystfel/src/index.c | 4 ++-- libcrystfel/src/index.h | 4 ++-- libcrystfel/src/integer_matrix.c | 4 ++-- libcrystfel/src/integer_matrix.h | 4 ++-- libcrystfel/src/integration.c | 4 ++-- libcrystfel/src/integration.h | 4 ++-- libcrystfel/src/peakfinder8.c | 9 +++++---- libcrystfel/src/peakfinder8.h | 9 +++++---- libcrystfel/src/peaks.c | 4 ++-- libcrystfel/src/peaks.h | 4 ++-- libcrystfel/src/predict-refine.c | 2 +- libcrystfel/src/predict-refine.h | 4 ++-- libcrystfel/src/rational.c | 4 ++-- libcrystfel/src/rational.h | 2 +- libcrystfel/src/reflist-utils.c | 4 ++-- libcrystfel/src/reflist-utils.h | 4 ++-- libcrystfel/src/reflist.c | 4 ++-- libcrystfel/src/reflist.h | 2 +- libcrystfel/src/spectrum.c | 2 +- libcrystfel/src/spectrum.h | 2 +- libcrystfel/src/stream.c | 4 ++-- libcrystfel/src/stream.h | 4 ++-- libcrystfel/src/symmetry.c | 4 ++-- libcrystfel/src/symmetry.h | 2 +- libcrystfel/src/thread-pool.c | 4 ++-- libcrystfel/src/thread-pool.h | 4 ++-- libcrystfel/src/utils.c | 4 ++-- libcrystfel/src/utils.h | 4 ++-- 53 files changed, 99 insertions(+), 97 deletions(-) (limited to 'libcrystfel/src') diff --git a/libcrystfel/src/cell-utils.c b/libcrystfel/src/cell-utils.c index 484f9c5c..bb654bc5 100644 --- a/libcrystfel/src/cell-utils.c +++ b/libcrystfel/src/cell-utils.c @@ -8,7 +8,7 @@ * Copyright © 2012 Lorenzo Galli * * Authors: - * 2009-2019 Thomas White + * 2009-2021 Thomas White * 2012 Lorenzo Galli * * This file is part of CrystFEL. diff --git a/libcrystfel/src/cell-utils.h b/libcrystfel/src/cell-utils.h index 5789d606..8eefe800 100644 --- a/libcrystfel/src/cell-utils.h +++ b/libcrystfel/src/cell-utils.h @@ -8,7 +8,7 @@ * Copyright © 2012 Lorenzo Galli * * Authors: - * 2009-2018 Thomas White + * 2009-2020 Thomas White * 2012 Lorenzo Galli * * This file is part of CrystFEL. diff --git a/libcrystfel/src/cell.c b/libcrystfel/src/cell.c index 50a28470..2e944ddb 100644 --- a/libcrystfel/src/cell.c +++ b/libcrystfel/src/cell.c @@ -3,15 +3,15 @@ * * A class representing a unit cell * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * Copyright © 2012 Lorenzo Galli * * Authors: - * 2009-2012,2014,2017 Thomas White - * 2010 Richard Kirian - * 2012 Lorenzo Galli + * 2009-2021 Thomas White + * 2010 Richard Kirian + * 2012 Lorenzo Galli * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/cell.h b/libcrystfel/src/cell.h index 064dacd0..ed82fff7 100644 --- a/libcrystfel/src/cell.h +++ b/libcrystfel/src/cell.h @@ -3,15 +3,15 @@ * * A class representing a unit cell * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * Copyright © 2012 Lorenzo Galli * * Authors: - * 2009-2012,2014,2017 Thomas White - * 2010,2012 Richard Kirian - * 2012 Lorenzo Galli + * 2009-2021 Thomas White + * 2010-2012 Richard Kirian + * 2012 Lorenzo Galli * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/colscale.c b/libcrystfel/src/colscale.c index 34cd36d8..4a39de8d 100644 --- a/libcrystfel/src/colscale.c +++ b/libcrystfel/src/colscale.c @@ -3,11 +3,11 @@ * * Colour scales * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2009-2012,2014 Thomas White + * 2009-2020 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/colscale.h b/libcrystfel/src/colscale.h index 21a24356..972b659b 100644 --- a/libcrystfel/src/colscale.h +++ b/libcrystfel/src/colscale.h @@ -3,11 +3,11 @@ * * Colour scales * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2009-2012 Thomas White + * 2009-2020 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/crystal.c b/libcrystfel/src/crystal.c index bec3a890..ebd1e6a5 100644 --- a/libcrystfel/src/crystal.c +++ b/libcrystfel/src/crystal.c @@ -3,7 +3,7 @@ * * A class representing a single crystal * - * Copyright © 2013-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2013-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/crystal.h b/libcrystfel/src/crystal.h index 209cf211..5a4ca3f6 100644 --- a/libcrystfel/src/crystal.h +++ b/libcrystfel/src/crystal.h @@ -3,11 +3,11 @@ * * A class representing a single crystal * - * Copyright © 2013-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2013-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2013-2016 Thomas White + * 2013-2020 Thomas White * 2016 Valerio Mariani * * This file is part of CrystFEL. diff --git a/libcrystfel/src/datatemplate.c b/libcrystfel/src/datatemplate.c index 63436fa4..ee95922d 100644 --- a/libcrystfel/src/datatemplate.c +++ b/libcrystfel/src/datatemplate.c @@ -3,11 +3,11 @@ * * Data template structure * - * Copyright © 2019-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2019-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2019-2020 Thomas White + * 2019-2021 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/datatemplate.h b/libcrystfel/src/datatemplate.h index 5975f90c..22322b57 100644 --- a/libcrystfel/src/datatemplate.h +++ b/libcrystfel/src/datatemplate.h @@ -3,7 +3,7 @@ * * Template for loading data * - * Copyright © 2019-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2019-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h index f88a6ad0..60e8ead6 100644 --- a/libcrystfel/src/datatemplate_priv.h +++ b/libcrystfel/src/datatemplate_priv.h @@ -3,11 +3,11 @@ * * Data template structure (private parts) * - * Copyright © 2019-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2019-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2019-2020 Thomas White + * 2019-2021 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/detgeom.c b/libcrystfel/src/detgeom.c index 58b14631..0ddbcbf4 100644 --- a/libcrystfel/src/detgeom.c +++ b/libcrystfel/src/detgeom.c @@ -3,11 +3,11 @@ * * Utility functions for detgeom structure * - * Copyright © 2019-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2019-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2020 Thomas White + * 2020-2021 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/detgeom.h b/libcrystfel/src/detgeom.h index c2e07e93..255c6cfb 100644 --- a/libcrystfel/src/detgeom.h +++ b/libcrystfel/src/detgeom.h @@ -3,7 +3,7 @@ * * Detector geometry structure * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * diff --git a/libcrystfel/src/filters.c b/libcrystfel/src/filters.c index ce50f210..9d01bac3 100644 --- a/libcrystfel/src/filters.c +++ b/libcrystfel/src/filters.c @@ -3,7 +3,7 @@ * * Image filtering * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/filters.h b/libcrystfel/src/filters.h index b3e3d609..83b76b9b 100644 --- a/libcrystfel/src/filters.h +++ b/libcrystfel/src/filters.h @@ -1,13 +1,13 @@ /* - * peaks.h + * filters.h * * Image filtering * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010,2012-2013 Thomas White + * 2010-2019 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/geometry.c b/libcrystfel/src/geometry.c index e61f6fc8..adb95e69 100644 --- a/libcrystfel/src/geometry.c +++ b/libcrystfel/src/geometry.c @@ -3,11 +3,11 @@ * * Geometry of diffraction * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2016 Thomas White + * 2010-2021 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/geometry.h b/libcrystfel/src/geometry.h index 0e369860..19c6a23a 100644 --- a/libcrystfel/src/geometry.h +++ b/libcrystfel/src/geometry.h @@ -3,7 +3,7 @@ * * Geometry of diffraction * - * Copyright © 2013-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2013-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * diff --git a/libcrystfel/src/image-cbf.c b/libcrystfel/src/image-cbf.c index c2a4e9cb..c9de17df 100644 --- a/libcrystfel/src/image-cbf.c +++ b/libcrystfel/src/image-cbf.c @@ -3,7 +3,7 @@ * * Image loading, CBF parts * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/image-cbf.h b/libcrystfel/src/image-cbf.h index a355ea23..ca79a1a3 100644 --- a/libcrystfel/src/image-cbf.h +++ b/libcrystfel/src/image-cbf.h @@ -3,7 +3,7 @@ * * Image loading, CBF parts * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/image-hdf5.c b/libcrystfel/src/image-hdf5.c index ab80f8e5..5aa9afdd 100644 --- a/libcrystfel/src/image-hdf5.c +++ b/libcrystfel/src/image-hdf5.c @@ -3,7 +3,7 @@ * * Image loading, HDF5 parts * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/image-hdf5.h b/libcrystfel/src/image-hdf5.h index 45cbe7bd..f468ff91 100644 --- a/libcrystfel/src/image-hdf5.h +++ b/libcrystfel/src/image-hdf5.h @@ -3,7 +3,7 @@ * * Image loading, HDF5 parts * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/image-msgpack.c b/libcrystfel/src/image-msgpack.c index d6757a9a..420ecfb4 100644 --- a/libcrystfel/src/image-msgpack.c +++ b/libcrystfel/src/image-msgpack.c @@ -1,9 +1,9 @@ /* - * zmq.c + * image-msgpack.c * - * ZMQ data interface + * Image loading, MessagePack parts * - * Copyright © 2017-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2017-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/image-msgpack.h b/libcrystfel/src/image-msgpack.h index 9ad80884..a8e5af34 100644 --- a/libcrystfel/src/image-msgpack.h +++ b/libcrystfel/src/image-msgpack.h @@ -1,5 +1,5 @@ /* - * image-cbf.h + * image-msgpack.h * * Image loading, MessagePack parts * diff --git a/libcrystfel/src/image.c b/libcrystfel/src/image.c index 2a936011..c679fc6b 100644 --- a/libcrystfel/src/image.c +++ b/libcrystfel/src/image.c @@ -3,12 +3,12 @@ * * Handle images and image features * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: * 2014 Kenneth Beyerlein - * 2011-2017 Thomas White + * 2011-2021 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h index fb33f2d9..c3b55ba0 100644 --- a/libcrystfel/src/image.h +++ b/libcrystfel/src/image.h @@ -3,7 +3,7 @@ * * Handle images and image features * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/index.c b/libcrystfel/src/index.c index 14b77513..094ed3d7 100644 --- a/libcrystfel/src/index.c +++ b/libcrystfel/src/index.c @@ -3,12 +3,12 @@ * * Perform indexing (somehow) * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Lorenzo Galli * * Authors: - * 2010-2017 Thomas White + * 2010-2021 Thomas White * 2010-2011 Richard Kirian * 2012 Lorenzo Galli * 2013 Cornelius Gati diff --git a/libcrystfel/src/index.h b/libcrystfel/src/index.h index 39f5429c..3edfc4cd 100644 --- a/libcrystfel/src/index.h +++ b/libcrystfel/src/index.h @@ -3,13 +3,13 @@ * * Perform indexing (somehow) * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * Copyright © 2012 Lorenzo Galli * * Authors: - * 2010-2017 Thomas White + * 2010-2020 Thomas White * 2010 Richard Kirian * 2012 Lorenzo Galli * 2015 Kenneth Beyerlein diff --git a/libcrystfel/src/integer_matrix.c b/libcrystfel/src/integer_matrix.c index f54acea5..7fcd07c4 100644 --- a/libcrystfel/src/integer_matrix.c +++ b/libcrystfel/src/integer_matrix.c @@ -3,11 +3,11 @@ * * A small integer matrix library * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2012 Thomas White + * 2012-2020 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/integer_matrix.h b/libcrystfel/src/integer_matrix.h index 66b3fb4c..2ebef300 100644 --- a/libcrystfel/src/integer_matrix.h +++ b/libcrystfel/src/integer_matrix.h @@ -3,11 +3,11 @@ * * A small integer matrix library * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2012 Thomas White + * 2012-2019 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/integration.c b/libcrystfel/src/integration.c index 0ae19cf0..d88e769c 100644 --- a/libcrystfel/src/integration.c +++ b/libcrystfel/src/integration.c @@ -3,11 +3,11 @@ * * Integration of intensities * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2016 Thomas White + * 2010-2021 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h index f402682f..f230201d 100644 --- a/libcrystfel/src/integration.h +++ b/libcrystfel/src/integration.h @@ -3,11 +3,11 @@ * * Integration of intensities * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2015 Thomas White + * 2010-2020 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/peakfinder8.c b/libcrystfel/src/peakfinder8.c index 5a874025..641a154b 100644 --- a/libcrystfel/src/peakfinder8.c +++ b/libcrystfel/src/peakfinder8.c @@ -3,13 +3,14 @@ * * The peakfinder8 algorithm * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2017 Valerio Mariani - * 2017 Anton Barty - * 2017 Oleksandr Yefanov + * 2017-2021 Thomas White + * 2017 Valerio Mariani + * 2017 Anton Barty + * 2017 Oleksandr Yefanov * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/peakfinder8.h b/libcrystfel/src/peakfinder8.h index b4d54fd1..28212e49 100644 --- a/libcrystfel/src/peakfinder8.h +++ b/libcrystfel/src/peakfinder8.h @@ -3,13 +3,14 @@ * * The peakfinder8 algorithm * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2017 Valerio Mariani - * 2017 Anton Barty - * 2017 Oleksandr Yefanov + * 2019 Thomas White + * 2017 Valerio Mariani + * 2017 Anton Barty + * 2017 Oleksandr Yefanov * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/peaks.c b/libcrystfel/src/peaks.c index 83239236..685e8492 100644 --- a/libcrystfel/src/peaks.c +++ b/libcrystfel/src/peaks.c @@ -3,12 +3,12 @@ * * Peak search and other image analysis * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * * Authors: - * 2010-2016 Thomas White + * 2010-2020 Thomas White * 2012 Kenneth Beyerlein * 2011 Andrew Martin * 2011 Richard Kirian diff --git a/libcrystfel/src/peaks.h b/libcrystfel/src/peaks.h index ad4d5705..2f100db2 100644 --- a/libcrystfel/src/peaks.h +++ b/libcrystfel/src/peaks.h @@ -3,11 +3,11 @@ * * Peak search and other image analysis * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2018 Thomas White + * 2010-2020 Thomas White * 2017 Valerio Mariani * 2017-2018 Yaroslav Gevorkov * diff --git a/libcrystfel/src/predict-refine.c b/libcrystfel/src/predict-refine.c index 1c9e8504..7166b3d9 100644 --- a/libcrystfel/src/predict-refine.c +++ b/libcrystfel/src/predict-refine.c @@ -3,7 +3,7 @@ * * Prediction refinement * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/predict-refine.h b/libcrystfel/src/predict-refine.h index 78f0d4f3..5607e356 100644 --- a/libcrystfel/src/predict-refine.h +++ b/libcrystfel/src/predict-refine.h @@ -3,11 +3,11 @@ * * Prediction refinement * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2015 Thomas White + * 2010-2019 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/rational.c b/libcrystfel/src/rational.c index ee46a73b..afffcf47 100644 --- a/libcrystfel/src/rational.c +++ b/libcrystfel/src/rational.c @@ -3,11 +3,11 @@ * * A small rational number library * - * Copyright © 2019-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2019-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2019 Thomas White + * 2019-2020 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/rational.h b/libcrystfel/src/rational.h index 89b29aa8..a083f861 100644 --- a/libcrystfel/src/rational.h +++ b/libcrystfel/src/rational.h @@ -3,7 +3,7 @@ * * A small rational number library * - * Copyright © 2019-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2019-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/reflist-utils.c b/libcrystfel/src/reflist-utils.c index aa4ba26b..42c3f06d 100644 --- a/libcrystfel/src/reflist-utils.c +++ b/libcrystfel/src/reflist-utils.c @@ -3,11 +3,11 @@ * * Utilities to complement the core reflist.c * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2011-2018 Thomas White + * 2011-2020 Thomas White * 2014 Valerio Mariani * * This file is part of CrystFEL. diff --git a/libcrystfel/src/reflist-utils.h b/libcrystfel/src/reflist-utils.h index 4830e625..f5177cee 100644 --- a/libcrystfel/src/reflist-utils.h +++ b/libcrystfel/src/reflist-utils.h @@ -3,11 +3,11 @@ * * Utilities to complement the core reflist.c * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2011-2018 Thomas White + * 2011-2019 Thomas White * 2014 Valerio Mariani * * This file is part of CrystFEL. diff --git a/libcrystfel/src/reflist.c b/libcrystfel/src/reflist.c index 629b083c..90c50e1f 100644 --- a/libcrystfel/src/reflist.c +++ b/libcrystfel/src/reflist.c @@ -3,11 +3,11 @@ * * Fast reflection/peak list * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2011-2018 Thomas White + * 2011-2021 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/reflist.h b/libcrystfel/src/reflist.h index e0b59bff..864e871d 100644 --- a/libcrystfel/src/reflist.h +++ b/libcrystfel/src/reflist.h @@ -3,7 +3,7 @@ * * Fast reflection/peak list * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/spectrum.c b/libcrystfel/src/spectrum.c index e00b697f..bca293e9 100644 --- a/libcrystfel/src/spectrum.c +++ b/libcrystfel/src/spectrum.c @@ -3,7 +3,7 @@ * * A class representing a radiation spectrum * - * Copyright © 2019-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2019-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/spectrum.h b/libcrystfel/src/spectrum.h index 651f6e2f..d0fcc9c1 100644 --- a/libcrystfel/src/spectrum.h +++ b/libcrystfel/src/spectrum.h @@ -3,7 +3,7 @@ * * A class representing a radiation spectrum * - * Copyright © 2019-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2019-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/stream.c b/libcrystfel/src/stream.c index 08e66428..3b4f033b 100644 --- a/libcrystfel/src/stream.c +++ b/libcrystfel/src/stream.c @@ -3,12 +3,12 @@ * * Stream tools * - * Copyright © 2013-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2013-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * * Authors: - * 2010-2020 Thomas White + * 2010-2021 Thomas White * 2014-2016 Valerio Mariani * 2011 Richard Kirian * 2011 Andrew Aquila diff --git a/libcrystfel/src/stream.h b/libcrystfel/src/stream.h index f503f391..115d9918 100644 --- a/libcrystfel/src/stream.h +++ b/libcrystfel/src/stream.h @@ -3,11 +3,11 @@ * * Stream tools * - * Copyright © 2013-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2013-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2020 Thomas White + * 2010-2021 Thomas White * 2014 Valerio Mariani * 2011 Andrew Aquila * diff --git a/libcrystfel/src/symmetry.c b/libcrystfel/src/symmetry.c index bd2f16b7..bd6d2e8f 100644 --- a/libcrystfel/src/symmetry.c +++ b/libcrystfel/src/symmetry.c @@ -3,11 +3,11 @@ * * Symmetry * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2019 Thomas White + * 2010-2020 Thomas White * 2014 Kenneth Beyerlein * * This file is part of CrystFEL. diff --git a/libcrystfel/src/symmetry.h b/libcrystfel/src/symmetry.h index a8dde9dd..b8780735 100644 --- a/libcrystfel/src/symmetry.h +++ b/libcrystfel/src/symmetry.h @@ -3,7 +3,7 @@ * * Symmetry * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/libcrystfel/src/thread-pool.c b/libcrystfel/src/thread-pool.c index 1d85e0be..61849270 100644 --- a/libcrystfel/src/thread-pool.c +++ b/libcrystfel/src/thread-pool.c @@ -3,11 +3,11 @@ * * A thread pool implementation * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2012 Thomas White + * 2010-2019 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/thread-pool.h b/libcrystfel/src/thread-pool.h index 2f159d7c..6bd7139c 100644 --- a/libcrystfel/src/thread-pool.h +++ b/libcrystfel/src/thread-pool.h @@ -3,11 +3,11 @@ * * A thread pool implementation * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2010-2012 Thomas White + * 2010-2019 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/utils.c b/libcrystfel/src/utils.c index ef0eb014..053e952b 100644 --- a/libcrystfel/src/utils.c +++ b/libcrystfel/src/utils.c @@ -3,11 +3,11 @@ * * Utility stuff * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2009-2014 Thomas White + * 2009-2020 Thomas White * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/utils.h b/libcrystfel/src/utils.h index 95b455a2..8bcb51ff 100644 --- a/libcrystfel/src/utils.h +++ b/libcrystfel/src/utils.h @@ -3,11 +3,11 @@ * * Utility stuff * - * Copyright © 2012-2020 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2021 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: - * 2009-2014 Thomas White + * 2009-2020 Thomas White * * This file is part of CrystFEL. * -- cgit v1.2.3