aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/man/indexamajig.12
-rw-r--r--libcrystfel/src/peaks.c2
-rw-r--r--libcrystfel/src/peaks.h2
-rw-r--r--src/indexamajig.c2
-rw-r--r--src/process_image.c2
-rw-r--r--src/process_image.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1
index 10def01c..de75f7e4 100644
--- a/doc/man/indexamajig.1
+++ b/doc/man/indexamajig.1
@@ -523,7 +523,7 @@ For a full explanation of how the internal layout of the data file can be descr
You can use \fBlist_events\fR to prepare a list of each event in one or more input files. Note that you only need to do this if you need to perform some sorting or filtering on this list. If you want to process every event in a file, simply specify the filename in the input file.
.SH AUTHOR
-This page was written by Thomas White.
+This page was written by Thomas White, Yaroslav Gevorkov and Valerio Mariani.
.SH REPORTING BUGS
Report bugs to <taw@physics.org>, or visit <http://www.desy.de/~twhite/crystfel>.
diff --git a/libcrystfel/src/peaks.c b/libcrystfel/src/peaks.c
index 571f79ae..d656050e 100644
--- a/libcrystfel/src/peaks.c
+++ b/libcrystfel/src/peaks.c
@@ -3,7 +3,7 @@
*
* Peak search and other image analysis
*
- * Copyright © 2012-2017 Deutsches Elektronen-Synchrotron DESY,
+ * Copyright © 2012-2018 Deutsches Elektronen-Synchrotron DESY,
* a research centre of the Helmholtz Association.
* Copyright © 2012 Richard Kirian
*
diff --git a/libcrystfel/src/peaks.h b/libcrystfel/src/peaks.h
index 04957143..06ca8e6c 100644
--- a/libcrystfel/src/peaks.h
+++ b/libcrystfel/src/peaks.h
@@ -3,7 +3,7 @@
*
* Peak search and other image analysis
*
- * Copyright © 2012-2017 Deutsches Elektronen-Synchrotron DESY,
+ * Copyright © 2012-2018 Deutsches Elektronen-Synchrotron DESY,
* a research centre of the Helmholtz Association.
*
* Authors:
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 20d9faa1..71a8efa9 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -3,7 +3,7 @@
*
* Index patterns, output hkl+intensity etc.
*
- * Copyright © 2012-2017 Deutsches Elektronen-Synchrotron DESY,
+ * Copyright © 2012-2018 Deutsches Elektronen-Synchrotron DESY,
* a research centre of the Helmholtz Association.
* Copyright © 2012 Richard Kirian
* Copyright © 2012 Lorenzo Galli
diff --git a/src/process_image.c b/src/process_image.c
index 5aaff408..b4b2eb70 100644
--- a/src/process_image.c
+++ b/src/process_image.c
@@ -3,7 +3,7 @@
*
* The processing pipeline for one image
*
- * Copyright © 2012-2017 Deutsches Elektronen-Synchrotron DESY,
+ * Copyright © 2012-2018 Deutsches Elektronen-Synchrotron DESY,
* a research centre of the Helmholtz Association.
*
* Authors:
diff --git a/src/process_image.h b/src/process_image.h
index 2b5bd19e..e44de48f 100644
--- a/src/process_image.h
+++ b/src/process_image.h
@@ -3,7 +3,7 @@
*
* The processing pipeline for one image
*
- * Copyright © 2012-2017 Deutsches Elektronen-Synchrotron DESY,
+ * Copyright © 2012-2018 Deutsches Elektronen-Synchrotron DESY,
* a research centre of the Helmholtz Association.
*
* Authors: