diff options
author | Thomas White <taw@bitwiz.org.uk> | 2009-12-16 11:25:12 -0800 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2009-12-16 11:46:43 -0800 |
commit | 90215e60340c2497fffee3598e4aba9439606326 (patch) | |
tree | 557bd3cbee5a14151684add85936ddcf0638b75e /src/detector.c | |
parent | b49747a1996ec73221c20175a04def8ca5b19e12 (diff) |
Update boilerplate comments
Diffstat (limited to 'src/detector.c')
-rw-r--r-- | src/detector.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/detector.c b/src/detector.c index bbfdcd98..ce01352c 100644 --- a/src/detector.c +++ b/src/detector.c @@ -3,9 +3,9 @@ * * Detector properties * - * (c) 2007-2009 Thomas White <thomas.white@desy.de> + * (c) 2007-2009 Thomas White <taw@physics.org> * - * pattern_sim - Simulate diffraction patterns from small crystals + * Part of CrystFEL - crystallography with a FEL * */ |