diff options
-rw-r--r-- | libcrystfel/src/index.c | 2 | ||||
-rw-r--r-- | libcrystfel/src/peaks.c | 2 | ||||
-rw-r--r-- | libcrystfel/src/reax.c | 2 | ||||
-rw-r--r-- | src/indexamajig.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libcrystfel/src/index.c b/libcrystfel/src/index.c index c040f4d6..34a5dda3 100644 --- a/libcrystfel/src/index.c +++ b/libcrystfel/src/index.c @@ -3,7 +3,7 @@ * * Perform indexing (somehow) * - * (c) 2006-2011 Thomas White <taw@physics.org> + * (c) 2006-2012 Thomas White <taw@physics.org> * (c) 2010 Richard Kirian <rkirian@asu.edu> * * Part of CrystFEL - crystallography with a FEL diff --git a/libcrystfel/src/peaks.c b/libcrystfel/src/peaks.c index 1ce02a52..0e874bb3 100644 --- a/libcrystfel/src/peaks.c +++ b/libcrystfel/src/peaks.c @@ -3,7 +3,7 @@ * * Peak search and other image analysis * - * (c) 2006-2011 Thomas White <taw@physics.org> + * (c) 2006-2012 Thomas White <taw@physics.org> * 2011 Andrew Martin * * Part of CrystFEL - crystallography with a FEL diff --git a/libcrystfel/src/reax.c b/libcrystfel/src/reax.c index f675c8f7..d603f34a 100644 --- a/libcrystfel/src/reax.c +++ b/libcrystfel/src/reax.c @@ -3,7 +3,7 @@ * * A new auto-indexer * - * (c) 2011 Thomas White <taw@physics.org> + * (c) 2011-2012 Thomas White <taw@physics.org> * * Part of CrystFEL - crystallography with a FEL * diff --git a/src/indexamajig.c b/src/indexamajig.c index ab0ee5a1..7feb3968 100644 --- a/src/indexamajig.c +++ b/src/indexamajig.c @@ -3,7 +3,7 @@ * * Index patterns, output hkl+intensity etc. * - * (c) 2006-2011 Thomas White <taw@physics.org> + * (c) 2006-2012 Thomas White <taw@physics.org> * * Part of CrystFEL - crystallography with a FEL * |