From b7f2d81041ddd3957ac59fa627f10928c978da4f Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Thu, 9 May 2019 11:03:18 +0100 Subject: added NOTICE.txt --- NOTICE.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 NOTICE.txt diff --git a/NOTICE.txt b/NOTICE.txt new file mode 100644 index 0000000..30a4a3e --- /dev/null +++ b/NOTICE.txt @@ -0,0 +1,15 @@ +CCPi Core Imaging Library. +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 (http://www.ucl.ac.uk/) +and other contributing institutions. + +Main contributors: +Edoardo Pasca (STFC) +Jakob Jorgensen (UoM) +Evangelos Papoutsellis (UoM) +Evelina Ametova (UoM) +Daniil Kazantsev (Diamond Light Source) +Gemma Fardell (STFC) -- cgit v1.2.3 From a602fcf4b0012576c17db5ddcc6ada1b27daf1ce Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Thu, 9 May 2019 11:09:34 +0100 Subject: updated notice --- NOTICE.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 30a4a3e..5b03e0d 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,9 +1,9 @@ -CCPi Core Imaging Library. +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 (http://www.ucl.ac.uk/) +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: -- cgit v1.2.3 From e89324626a5ed650d42914aa5ac98e50ca04a28b Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Fri, 10 May 2019 16:28:14 +0100 Subject: add contributors in alphabetical order --- NOTICE.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 5b03e0d..c107329 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -6,10 +6,10 @@ 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: -Edoardo Pasca (STFC) -Jakob Jorgensen (UoM) -Evangelos Papoutsellis (UoM) +Main contributors in alphabetical order: Evelina Ametova (UoM) +Jakob Jorgensen (UoM) Daniil Kazantsev (Diamond Light Source) -Gemma Fardell (STFC) +Srikanth Nagella (STFC) +Edoardo Pasca (STFC) +Evangelos Papoutsellis (UoM) -- cgit v1.2.3