From 2cad5d99bfb93d49d94b2794b9c79d866c28d572 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 7 Apr 2011 18:56:19 +0200 Subject: Update copyright --- src/calibrate_detector.c | 1 + src/detector.c | 4 +--- src/detector.h | 1 + src/stream.c | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/calibrate_detector.c b/src/calibrate_detector.c index c9c23f7e..43013c40 100644 --- a/src/calibrate_detector.c +++ b/src/calibrate_detector.c @@ -3,6 +3,7 @@ * * Attempt to refine detector geometry * + * (c) 2011 Rick Kirian * (c) 2006-2011 Thomas White * * Part of CrystFEL - crystallography with a FEL 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 + * (c) 2011 Rick Kirian * * Part of CrystFEL - crystallography with a FEL * @@ -992,6 +993,3 @@ int print_detector_geometry(FILE * file, struct image * image) { return 0; } - - - diff --git a/src/detector.h b/src/detector.h index afbf93b2..4c5166a8 100644 --- a/src/detector.h +++ b/src/detector.h @@ -4,6 +4,7 @@ * Detector properties * * (c) 2006-2011 Thomas White + * (c) 2011 Rick Kirian * * Part of CrystFEL - crystallography with a FEL * diff --git a/src/stream.c b/src/stream.c index 7733aae9..2ca8e3f3 100644 --- a/src/stream.c +++ b/src/stream.c @@ -4,6 +4,7 @@ * Stream tools * * (c) 2006-2011 Thomas White + * (c) 2011 Rick Kirian * * Part of CrystFEL - crystallography with a FEL * -- cgit v1.2.3