diff options
Diffstat (limited to 'src/ewald.c')
-rw-r--r-- | src/ewald.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ewald.c b/src/ewald.c index d2352b33..89c2e484 100644 --- a/src/ewald.c +++ b/src/ewald.c @@ -3,9 +3,9 @@ * * Calculate q-vector arrays * - * (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 * */ |