diff --git a/LICENSE.txt b/LICENSE.txt index 0b83324c..8eed0f8d 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ BSD 2-Clause License -Copyright (c) 2019-2021, Centre of Environmental Data Analysis Developers, +Copyright (c) 2022-2024, Centre of Environmental Data Analysis Developers, Scientific and Technical Facilities Council (STFC), UK Research and Innovation (UKRI). All rights reserved. diff --git a/docs/source/conf.py b/docs/source/conf.py index 87601145..3e1beebe 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -20,7 +20,10 @@ # -- Project information ----------------------------------------------------- project = 'Near-line Data Store Server' -copyright = '2022-2024, Neil Massey & Jack Leland' +copyright = ('2022-2024, Centre of Environmental Data Analysis Developers,' + 'Scientific and Technical Facilities Council (STFC),' + 'UK Research and Innovation (UKRI). ' + 'BSD 2-Clause License. All rights reserved.') author = 'Neil Massey & Jack Leland' # The full version, including alpha/beta/rc tags diff --git a/docs/source/design-paper/nrmassey-BiDS-2023-long.rst b/docs/source/design-paper/nrmassey-BiDS-2023-long.rst index dcaf4b94..63b7a95c 100644 --- a/docs/source/design-paper/nrmassey-BiDS-2023-long.rst +++ b/docs/source/design-paper/nrmassey-BiDS-2023-long.rst @@ -479,3 +479,16 @@ is robust, scalable, extendable, user-friendly and secure. The Near-Line Data Store (NLDS) is currently in beta test, with a roll out to more users of JASMIN planned for later in the year. An extensive user guide and tutorial can be found at `nlds-client `_ + +Acknowledgement +--------------- + +NLDS was supported through the ESiWACE2 project. The project ESiWACE2 has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 823988. + +.. image:: _images/esiwace2.png + :width: 300 + :alt: ESiWACE2 Project Logo + +.. image:: _images/ceda.png + :width: 300 + :alt: CEDA Logo \ No newline at end of file