diff options
author | Edoardo Pasca <edo.paskino@gmail.com> | 2019-05-10 16:29:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-10 16:29:37 +0100 |
commit | 9139d8a2be7d03ef10c42aa605ec9e6217067937 (patch) | |
tree | 4d3051298e03c6b70593581912454c0f8bcd7687 | |
parent | 3441b56e1ba887c71e54eaea7a0a71e44c58c5b1 (diff) | |
parent | e89324626a5ed650d42914aa5ac98e50ca04a28b (diff) | |
download | framework-9139d8a2be7d03ef10c42aa605ec9e6217067937.tar.gz framework-9139d8a2be7d03ef10c42aa605ec9e6217067937.tar.bz2 framework-9139d8a2be7d03ef10c42aa605ec9e6217067937.tar.xz framework-9139d8a2be7d03ef10c42aa605ec9e6217067937.zip |
Merge pull request #279 from vais-ral/header
added NOTICE.txt
-rw-r--r-- | NOTICE.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/NOTICE.txt b/NOTICE.txt new file mode 100644 index 0000000..c107329 --- /dev/null +++ b/NOTICE.txt @@ -0,0 +1,15 @@ +CCPi Core Imaging Library (CIL). +Copyright 2017 Rutherford Appleton Laboratory STFC +Copyright 2017 University of Manchester + +This software product is developed for the Collaborative Computational +Project in Tomographic Imaging CCPi (http://www.ccpi.ac.uk/) at RAL STFC (http://www.stfc.ac.uk), University of Manchester +and other contributing institutions. + +Main contributors in alphabetical order: +Evelina Ametova (UoM) +Jakob Jorgensen (UoM) +Daniil Kazantsev (Diamond Light Source) +Srikanth Nagella (STFC) +Edoardo Pasca (STFC) +Evangelos Papoutsellis (UoM) |