diff options
author | Thomas White <taw@physics.org> | 2018-05-24 10:31:53 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-05-24 15:21:18 +0200 |
commit | 4f087e3954699ba96d2915af8d82fa10ebd53280 (patch) | |
tree | 7299d19a66967a28d330f4ec4d970e0a3290ec85 /src | |
parent | 44e55c27562ca655d9439a2fd885440f8995b3ff (diff) |
Update authorship and copyright dates
Diffstat (limited to 'src')
-rw-r--r-- | src/indexamajig.c | 2 | ||||
-rw-r--r-- | src/process_image.c | 2 | ||||
-rw-r--r-- | src/process_image.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c index 20d9faa1..71a8efa9 100644 --- a/src/indexamajig.c +++ b/src/indexamajig.c @@ -3,7 +3,7 @@ * * Index patterns, output hkl+intensity etc. * - * Copyright © 2012-2017 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2018 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * Copyright © 2012 Richard Kirian * Copyright © 2012 Lorenzo Galli diff --git a/src/process_image.c b/src/process_image.c index 5aaff408..b4b2eb70 100644 --- a/src/process_image.c +++ b/src/process_image.c @@ -3,7 +3,7 @@ * * The processing pipeline for one image * - * Copyright © 2012-2017 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2018 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: diff --git a/src/process_image.h b/src/process_image.h index 2b5bd19e..e44de48f 100644 --- a/src/process_image.h +++ b/src/process_image.h @@ -3,7 +3,7 @@ * * The processing pipeline for one image * - * Copyright © 2012-2017 Deutsches Elektronen-Synchrotron DESY, + * Copyright © 2012-2018 Deutsches Elektronen-Synchrotron DESY, * a research centre of the Helmholtz Association. * * Authors: |