aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/detector.c')
-rw-r--r--src/detector.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/detector.c b/src/detector.c
index 76c3c96c..f705430d 100644
--- a/src/detector.c
+++ b/src/detector.c
@@ -4,6 +4,7 @@
* Detector properties
*
* (c) 2006-2011 Thomas White <taw@physics.org>
+ * (c) 2011 Rick Kirian <rkirian@asu.edu>
*
* Part of CrystFEL - crystallography with a FEL
*
@@ -992,6 +993,3 @@ int print_detector_geometry(FILE * file, struct image * image) {
return 0;
}
-
-
-