aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/detector.c2
-rw-r--r--src/detector.h2
-rw-r--r--src/dw-hdfsee.c2
-rw-r--r--src/geometry.c2
-rw-r--r--src/index.c2
-rw-r--r--src/indexamajig.c2
-rw-r--r--src/peaks.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/detector.c b/src/detector.c
index a8a5c26e..5e460a30 100644
--- a/src/detector.c
+++ b/src/detector.c
@@ -3,7 +3,7 @@
*
* Detector properties
*
- * (c) 2006-2010 Thomas White <taw@physics.org>
+ * (c) 2006-2011 Thomas White <taw@physics.org>
*
* Part of CrystFEL - crystallography with a FEL
*
diff --git a/src/detector.h b/src/detector.h
index 63a279ad..6349041b 100644
--- a/src/detector.h
+++ b/src/detector.h
@@ -3,7 +3,7 @@
*
* Detector properties
*
- * (c) 2006-2010 Thomas White <taw@physics.org>
+ * (c) 2006-2011 Thomas White <taw@physics.org>
*
* Part of CrystFEL - crystallography with a FEL
*
diff --git a/src/dw-hdfsee.c b/src/dw-hdfsee.c
index e30b8ea6..3d29d390 100644
--- a/src/dw-hdfsee.c
+++ b/src/dw-hdfsee.c
@@ -3,7 +3,7 @@
*
* Quick yet non-crappy HDF viewer
*
- * (c) 2006-2010 Thomas White <taw@physics.org>
+ * (c) 2006-2011 Thomas White <taw@physics.org>
*
* Part of CrystFEL - crystallography with a FEL
*
diff --git a/src/geometry.c b/src/geometry.c
index 2fc44445..6a970400 100644
--- a/src/geometry.c
+++ b/src/geometry.c
@@ -3,7 +3,7 @@
*
* Geometry of diffraction
*
- * (c) 2006-2010 Thomas White <taw@physics.org>
+ * (c) 2006-2011 Thomas White <taw@physics.org>
*
* Part of CrystFEL - crystallography with a FEL
*
diff --git a/src/index.c b/src/index.c
index d6375834..554c099d 100644
--- a/src/index.c
+++ b/src/index.c
@@ -3,7 +3,7 @@
*
* Perform indexing (somehow)
*
- * (c) 2006-2010 Thomas White <taw@physics.org>
+ * (c) 2006-2011 Thomas White <taw@physics.org>
* (c) 2010 Richard Kirian <rkirian@asu.edu>
*
* Part of CrystFEL - crystallography with a FEL
diff --git a/src/indexamajig.c b/src/indexamajig.c
index d896a2dc..01912cac 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -3,7 +3,7 @@
*
* Index patterns, output hkl+intensity etc.
*
- * (c) 2006-2010 Thomas White <taw@physics.org>
+ * (c) 2006-2011 Thomas White <taw@physics.org>
*
* Part of CrystFEL - crystallography with a FEL
*
diff --git a/src/peaks.c b/src/peaks.c
index 24bdca5e..d7e202ee 100644
--- a/src/peaks.c
+++ b/src/peaks.c
@@ -3,7 +3,7 @@
*
* Peak search and other image analysis
*
- * (c) 2006-2010 Thomas White <taw@physics.org>
+ * (c) 2006-2011 Thomas White <taw@physics.org>
*
* Part of CrystFEL - crystallography with a FEL
*