diff options
Diffstat (limited to 'libcrystfel')
-rw-r--r-- | libcrystfel/src/indexers/fromfile.c | 3 | ||||
-rw-r--r-- | libcrystfel/src/indexers/fromfile.h | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/libcrystfel/src/indexers/fromfile.c b/libcrystfel/src/indexers/fromfile.c index f39a717b..782934d7 100644 --- a/libcrystfel/src/indexers/fromfile.c +++ b/libcrystfel/src/indexers/fromfile.c @@ -3,6 +3,9 @@ * * Perform indexing from solution file * + * Copyright © 2021 Deutsches Elektronen-Synchrotron DESY, + * a research centre of the Helmholtz Association. + * * Authors: * 2020 Pascal Hogan-Lamarre <pascal.hogan.lamarre@mail.utoronto.ca> * 2021 Thomas White <thomas.white@desy.de> diff --git a/libcrystfel/src/indexers/fromfile.h b/libcrystfel/src/indexers/fromfile.h index ba7e1ee4..5f1d24d9 100644 --- a/libcrystfel/src/indexers/fromfile.h +++ b/libcrystfel/src/indexers/fromfile.h @@ -3,6 +3,9 @@ * * Perform indexing from solution file * + * Copyright © 2021 Deutsches Elektronen-Synchrotron DESY, + * a research centre of the Helmholtz Association. + * * Authors: * 2020 Pascal Hogan-Lamarre <pascal.hogan.lamarre@mail.utoronto.ca> * 2021 Thomas White <thomas.white@desy.de> |