aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-04-07 18:56:19 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:23 +0100
commit2cad5d99bfb93d49d94b2794b9c79d866c28d572 (patch)
tree1287fcdc4c729761ec5a235e294a47590bfe9a20 /src/detector.c
parent24f41c91d079d261b186683844e873cd7a7f0fea (diff)
Update copyright
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;
}
-
-
-