diff options
Diffstat (limited to 'libcrystfel')
-rw-r--r-- | libcrystfel/src/detector.c | 1 | ||||
-rw-r--r-- | libcrystfel/src/detector.h | 1 | ||||
-rw-r--r-- | libcrystfel/src/hdf5-file.c | 1 | ||||
-rw-r--r-- | libcrystfel/src/hdf5-file.h | 3 | ||||
-rw-r--r-- | libcrystfel/src/image.h | 3 | ||||
-rw-r--r-- | libcrystfel/src/reflist-utils.c | 1 | ||||
-rw-r--r-- | libcrystfel/src/reflist-utils.h | 1 | ||||
-rw-r--r-- | libcrystfel/src/stream.c | 1 |
8 files changed, 10 insertions, 2 deletions
diff --git a/libcrystfel/src/detector.c b/libcrystfel/src/detector.c index e17c51a0..7ceaddbd 100644 --- a/libcrystfel/src/detector.c +++ b/libcrystfel/src/detector.c @@ -9,6 +9,7 @@ * * Authors: * 2009-2014 Thomas White <taw@physics.org> + * 2014 Valerio Mariani * 2014 Kenneth Beyerlein <kenneth.beyerlein@desy.de> * 2011 Andrew Aquila * 2011 Richard Kirian <rkirian@asu.edu> diff --git a/libcrystfel/src/detector.h b/libcrystfel/src/detector.h index 9245849f..65865da7 100644 --- a/libcrystfel/src/detector.h +++ b/libcrystfel/src/detector.h @@ -11,6 +11,7 @@ * 2009-2014 Thomas White <taw@physics.org> * 2011-2012 Richard Kirian <rkirian@asu.edu> * 2011 Andrew Aquila + * 2014 Valerio Mariani * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/hdf5-file.c b/libcrystfel/src/hdf5-file.c index a0fa8866..333e1fff 100644 --- a/libcrystfel/src/hdf5-file.c +++ b/libcrystfel/src/hdf5-file.c @@ -8,6 +8,7 @@ * * Authors: * 2009-2012 Thomas White <taw@physics.org> + * 2014 Valerio Mariani * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/hdf5-file.h b/libcrystfel/src/hdf5-file.h index b5159fcf..2e24a039 100644 --- a/libcrystfel/src/hdf5-file.h +++ b/libcrystfel/src/hdf5-file.h @@ -7,7 +7,8 @@ * a research centre of the Helmholtz Association. * * Authors: - * 2009-2014 Thomas White <taw@physics.org> + * 2009-2012 Thomas White <taw@physics.org> + * 2014 Valerio Mariani * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h index c3fe4505..068affae 100644 --- a/libcrystfel/src/image.h +++ b/libcrystfel/src/image.h @@ -7,7 +7,8 @@ * a research centre of the Helmholtz Association. * * Authors: - * 2009-2014 Thomas White <taw@physics.org> + * 2009-2013 Thomas White <taw@physics.org> + * 2014 Valerio Mariani * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/reflist-utils.c b/libcrystfel/src/reflist-utils.c index e033791b..5993811d 100644 --- a/libcrystfel/src/reflist-utils.c +++ b/libcrystfel/src/reflist-utils.c @@ -8,6 +8,7 @@ * * Authors: * 2011-2014 Thomas White <taw@physics.org> + * 2014 Valerio Mariani * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/reflist-utils.h b/libcrystfel/src/reflist-utils.h index 6bd2af47..a3adffd2 100644 --- a/libcrystfel/src/reflist-utils.h +++ b/libcrystfel/src/reflist-utils.h @@ -8,6 +8,7 @@ * * Authors: * 2011-2014 Thomas White <taw@physics.org> + * 2014 Valerio Mariani * * This file is part of CrystFEL. * diff --git a/libcrystfel/src/stream.c b/libcrystfel/src/stream.c index e1a67714..11eb8dbf 100644 --- a/libcrystfel/src/stream.c +++ b/libcrystfel/src/stream.c @@ -12,6 +12,7 @@ * 2011 Richard Kirian * 2011 Andrew Aquila * 2014 Takanori Nakane <nakane.t@gmail.com> + * 2014 Valerio Mariani * * This file is part of CrystFEL. * |