aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/intensities.c2
-rw-r--r--src/reflections.c2
-rw-r--r--src/reflections.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/intensities.c b/src/intensities.c
index 2d56b30..a2ef301 100644
--- a/src/intensities.c
+++ b/src/intensities.c
@@ -3,7 +3,7 @@
*
* Extract integrated intensities by relrod estimation
*
- * (c) 2007 Thomas White <taw27@cam.ac.uk>
+ * (c) 2007-2008 Thomas White <taw27@cam.ac.uk>
*
* dtr - Diffraction Tomography Reconstruction
*
diff --git a/src/reflections.c b/src/reflections.c
index 0f25e2a..8bfa7ff 100644
--- a/src/reflections.c
+++ b/src/reflections.c
@@ -3,7 +3,7 @@
*
* Data structures in 3D space
*
- * (c) 2007 Thomas White <taw27@cam.ac.uk>
+ * (c) 2007-2008 Thomas White <taw27@cam.ac.uk>
*
* dtr - Diffraction Tomography Reconstruction
*
diff --git a/src/reflections.h b/src/reflections.h
index 8a0afef..8fafe4b 100644
--- a/src/reflections.h
+++ b/src/reflections.h
@@ -3,7 +3,7 @@
*
* Data structures in 3D space
*
- * (c) 2007 Thomas White <taw27@cam.ac.uk>
+ * (c) 2007-2008 Thomas White <taw27@cam.ac.uk>
*
* dtr - Diffraction Tomography Reconstruction
*