diff --git a/CHANGELOG.md b/CHANGELOG.md index d5116a8964ed2795be526964117eb7c270994fd0..57477d79db5ad727be5538fc29a369db8cf5390e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### New +### Changed +### Removed +### Fixed + +## [0.9.2] - 2024-02 + ### New - Support for client-side per process logging, activated @@ -54,8 +61,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Improved and simplified coverage generation procedures for developers with specific CMake targets ([!163](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/163#note_8179)). -### Removed - ### Fixed - Updated daemon log level for tests ([!138](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/138)). @@ -86,7 +91,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Refactored update file size during write operations ([!164](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/164)). -## [0.9.1] - 2022-04-29 +## [0.9.1] - 2022-04 ### New diff --git a/CMake/FindAGIOS.cmake b/CMake/FindAGIOS.cmake index e8c8cb10087eaf35dd0aa36d629f1a909e664fb5..191e3ba133fcaadcb39b3e0a9414f9b322865f62 100644 --- a/CMake/FindAGIOS.cmake +++ b/CMake/FindAGIOS.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindAIO.cmake b/CMake/FindAIO.cmake index a1546d86f0e13e7b7346e1b11155067e1981af7a..caefa0086256e15ed9ebe8dc8953f67d65930715 100644 --- a/CMake/FindAIO.cmake +++ b/CMake/FindAIO.cmake @@ -1,7 +1,7 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindArgobots.cmake b/CMake/FindArgobots.cmake index 3a7db506e021775d461429fbebf1a3a192b751d0..b05d07e78a8bd650dc2e747b20c091ddc3954806 100644 --- a/CMake/FindArgobots.cmake +++ b/CMake/FindArgobots.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindBoost_preprocessor.cmake b/CMake/FindBoost_preprocessor.cmake index e1658b1e6a2d9cebb49386ff36a69e1da16d8327..f9de949ebc2014534fe26f9625c852ead7be4ab3 100644 --- a/CMake/FindBoost_preprocessor.cmake +++ b/CMake/FindBoost_preprocessor.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindDate.cmake b/CMake/FindDate.cmake index 7534fc3d77416cdcb47767868605afdd00d059e7..78b6a79d8c5cce0d27a491ba0b724881701e5f14 100644 --- a/CMake/FindDate.cmake +++ b/CMake/FindDate.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindMargo.cmake b/CMake/FindMargo.cmake index b79b7affa372d28efbd0c7d1a6b93dab6ef309b9..abc29a6a7d505308f315f308cec03d3f53100faa 100644 --- a/CMake/FindMargo.cmake +++ b/CMake/FindMargo.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindMercury.cmake b/CMake/FindMercury.cmake index 73d8f435c4a67b3a735bffe259319cc5ab5c8069..7eb96cde545a7ea7bb863df725f9285368c47a59 100644 --- a/CMake/FindMercury.cmake +++ b/CMake/FindMercury.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindParallax.cmake b/CMake/FindParallax.cmake index e2b85c646dc1564b9405c0344c5536e42b7afb2e..61131d47c0755605684ab26484f3f534144f8f53 100644 --- a/CMake/FindParallax.cmake +++ b/CMake/FindParallax.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindSnappy.cmake b/CMake/FindSnappy.cmake index 8dcb5e9bcd9b00990a8d775da5bb69863271beaa..04c43c14910b691a4aa2728049d6452d7ae0fa70 100644 --- a/CMake/FindSnappy.cmake +++ b/CMake/FindSnappy.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindSphinx.cmake b/CMake/FindSphinx.cmake index 9b80a485876222884ff8e4b4fe142ba763d6e612..35eb2d62ee433e1f3fd8cb7bed9230c72434cc2c 100644 --- a/CMake/FindSphinx.cmake +++ b/CMake/FindSphinx.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindSyscall_intercept.cmake b/CMake/FindSyscall_intercept.cmake index e0dd5bfa86b3f1e1aa97e4e22edbc43fe0a00978..427a3afca9dcb43e312e38e03bf2228f2411d1b5 100644 --- a/CMake/FindSyscall_intercept.cmake +++ b/CMake/FindSyscall_intercept.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindZStd.cmake b/CMake/FindZStd.cmake index f873fa3bfd59b2f3e6068443ce5feb5ec6b66bec..bcfb7c7e0fc9e772812b94cd5e91d5a1c8c65abe 100644 --- a/CMake/FindZStd.cmake +++ b/CMake/FindZStd.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-code-coverage.cmake b/CMake/gkfs-code-coverage.cmake index e752de52f6329cfea96b3c52371500cc3270fa7d..21303184d812e0b2387560841278357ab28a9fea 100644 --- a/CMake/gkfs-code-coverage.cmake +++ b/CMake/gkfs-code-coverage.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-options.cmake b/CMake/gkfs-options.cmake index 3355375191f5ddc2f4dab960f85ffc7ecb54e3ea..30da5afc387621004040ca75bfc3f43630722189 100644 --- a/CMake/gkfs-options.cmake +++ b/CMake/gkfs-options.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-python-testing.cmake b/CMake/gkfs-python-testing.cmake index 89785bbc2ebb4abb3935c7f8c5eadde6b9ce3c96..f0be7d2b5b30d80dd5e40dbc1beadebe18b00909 100644 --- a/CMake/gkfs-python-testing.cmake +++ b/CMake/gkfs-python-testing.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-testing.cmake b/CMake/gkfs-testing.cmake index d61f0b2a1a33562fcf4fd580ff1068de07dc5e66..e5b60ac59b1e343bb235f6e925e29a733add03e1 100644 --- a/CMake/gkfs-testing.cmake +++ b/CMake/gkfs-testing.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-utils.cmake b/CMake/gkfs-utils.cmake index cdb7047d4f03c8f15fa444dee250a07ad0c5341b..2f70815eab71024861bd13d52afd72164f11bf4f 100644 --- a/CMake/gkfs-utils.cmake +++ b/CMake/gkfs-utils.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMakeLists.txt b/CMakeLists.txt index 38d7f6992225f8510014517cae76591668a80ce6..afdda9c02ef8e0137d8bca31f8b2bab90bb8cce2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # @@ -31,7 +31,7 @@ cmake_minimum_required(VERSION 3.13) project( GekkoFS - VERSION 0.9.1 + VERSION 0.9.2 ) enable_testing() diff --git a/README.md b/README.md index 4efc85273a166bc7adb4682646ef398c9c7c9f19..742553a9e2cb5bd7db4aeb38464c72ecc8fff690 100644 --- a/README.md +++ b/README.md @@ -329,5 +329,8 @@ the DFG. This software is partially supported by the FIDIUM project funded by the DFG. -This software is partially supported by the ADMIRE project (https://www.admire-eurohpc.eu/) funded by the European -Union’s Horizon 2020 JTI-EuroHPC Research and Innovation Programme (Grant 956748). +This work was partially funded by the European Union’s Horizon 2020 and the German Ministry of Education and Research ( +BMBF) under the ``Adaptive multi-tier intelligent data manager for Exascale (ADMIRE)'' project (https://www.admire-eurohpc.eu/); Grant Agreement number: +956748-ADMIRE-H2020-JTI-EuroHPC-2019-1. Further, this work was partially supported by the Spanish Ministry of Economy +and Competitiveness (MINECO) under grants PID2019-107255GB, and the Generalitat de Catalunya under contract +2021-SGR-00412. This publication is part of the project ADMIRE PCI2021-121952, funded by MCIN/AEI/10.13039/501100011033. diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 4305d939dae725f017f3b4d82f3082241f68ef7e..48ca58cab907905cf5d3ad2165fd9f165baf93e2 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/docs/doxygen/CMakeLists.txt b/docs/doxygen/CMakeLists.txt index 33968bdf880bed0379dd04352f69290d86f92a85..b71e2c1eab9bb6ba89cd4f31062c35e60511d35a 100644 --- a/docs/doxygen/CMakeLists.txt +++ b/docs/doxygen/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/docs/sphinx/CMakeLists.txt b/docs/sphinx/CMakeLists.txt index 24df51acd745bfdf03b826890d3fd250cb81ff5a..ba270d0908257ec6fc6ae470420a8e21a34d55d4 100644 --- a/docs/sphinx/CMakeLists.txt +++ b/docs/sphinx/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/docs/sphinx/conf.py.in b/docs/sphinx/conf.py.in index c94ff2c3c519c3ef10b18acea7747f29e21edbae..16d706bd76c5e6a22325870ceb15cec2341f9a55 100644 --- a/docs/sphinx/conf.py.in +++ b/docs/sphinx/conf.py.in @@ -18,14 +18,14 @@ # -- Project information ----------------------------------------------------- project = 'GekkoFS' -copyright = ['2018-2022, Barcelona Supercomputing Center, Spain', '2015-2022, Johannes Gutenberg Universitaet Mainz, Germany' ] +copyright = ['2018-2024, Barcelona Supercomputing Center, Spain', '2015-2024, Johannes Gutenberg Universitaet Mainz, Germany' ] author = 'GekkoFS committers' # The short X.Y version -version = '0.9.1' +version = '0.9.2' # The full version, including alpha/beta/rc tags -release = '0.9.1-snapshot+96-g9cafaaa3-dirty' +release = '0.9.2-snapshot+96-g9cafaaa3-dirty' # Tell sphinx what the primary language being documented is. primary_domain = 'cpp' diff --git a/docs/sphinx/users/scripts.rst b/docs/sphinx/users/scripts.rst index b3323430ab6d109806faf46ba71fbdfaadd1de3c..87c4038fb72abea8cbf5ed693aae1662649449cb 100644 --- a/docs/sphinx/users/scripts.rst +++ b/docs/sphinx/users/scripts.rst @@ -24,14 +24,14 @@ on the specifics of the particular GekkoFS build, both scripts rely on :code:`configuration profiles` which define a set of related software packages which should be downloaded and installed for a specific GekkoFS version and/or configuration. To illustrate this, let's take a look at the -contents of the :code:`default` profile for GekkoFS version :code:`0.9.1`: +contents of the :code:`default` profile for GekkoFS version :code:`0.9.2`: .. code-block:: console - $ dl_dep.sh -l default:0.9.1 - Configuration profiles for '0.9.1': + $ dl_dep.sh -l default:0.9.2 + Configuration profiles for '0.9.2': - * default:0.9.1 (/home/user/gekkofs/source/scripts/profiles/0.9.1/default.specs) + * default:0.9.2 (/home/user/gekkofs/source/scripts/profiles/0.9.2/default.specs) All dependencies @@ -59,10 +59,10 @@ supercomputer) followed by an optional :code:`VERSION_TAG`. .. code-block:: console - $ ./dl_dep.sh -p default:0.9.1 /home/user/gfks/deps + $ ./dl_dep.sh -p default:0.9.2 /home/user/gfks/deps Destination path is set to "/tmp/foo" Profile name: default - Profile version: 0.9.1 + Profile version: 0.9.2 ------------------------------------ Downloaded 'https://github.com/lz4/lz4/archive/v1.9.3.tar.gz' to 'lz4' Downloaded 'https://github.com/json-c/json-c/archive/json-c-0.15-20200726.tar.gz' to 'json-c' @@ -90,10 +90,10 @@ option. In this case, dependency names follow the .. code-block:: console - $ ./dl_dep.sh -d mercury@default:0.9.1 /home/user/gfks/deps + $ ./dl_dep.sh -d mercury@default:0.9.2 /home/user/gfks/deps Destination path is set to "/tmp/foo" Profile name: default - Profile version: 0.9.1 + Profile version: 0.9.2 ------------------------------------ Cloned 'https://github.com/mercury-hpc/mercury' to 'mercury' with commit '[v2.1.0]' and flags '--recurse-submodules' Done @@ -115,12 +115,12 @@ certain directory (e.g. :code:`/home/user/gkfs/deps`), the .. code-block:: console - $ ./compile_dep.sh -p default:0.9.1 /home/user/gkfs/deps /home/user/gkfs/install -j8 + $ ./compile_dep.sh -p default:0.9.2 /home/user/gkfs/deps /home/user/gkfs/install -j8 CORES = 8 (default) Sources download path = /tmp/foo Installation path = /tmp/bar Profile name: default - Profile version: 0.9.1 + Profile version: 0.9.2 ------------------------------------ ######## Installing: lz4 ############################### ... diff --git a/examples/gfind/gfind.cpp b/examples/gfind/gfind.cpp index e00b156077e6906ce10368001b045f742dbafc86..0bcf6c09008ce594bd3a6a05c06291c481e98b64 100644 --- a/examples/gfind/gfind.cpp +++ b/examples/gfind/gfind.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/examples/gfind/pfind.sh b/examples/gfind/pfind.sh index 957c8b2da0c79d546dd0ed6052095bb0056d3399..4bd5bf979bbfc46a365a0d7655ede0391ef86c03 100755 --- a/examples/gfind/pfind.sh +++ b/examples/gfind/pfind.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/examples/gfind/sfind.cpp b/examples/gfind/sfind.cpp index 319ceac994aef344a50833ea5c4099ae07defe65..4e31301b2fb981594a55e23962ae19f09ea79837 100644 --- a/examples/gfind/sfind.cpp +++ b/examples/gfind/sfind.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 7c82a0f000049ec064ad2d5786624f64bae3f103..4cc56ac387e724c02d549d4e5d4774a68c62be61 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/include/client/CMakeLists.txt b/include/client/CMakeLists.txt index 4481a744b818e80ee0912c60bd2e60c88bb93f21..f5df6ee5c796e2dd72c909ac4e8b1b15bb3912c2 100644 --- a/include/client/CMakeLists.txt +++ b/include/client/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/include/client/env.hpp b/include/client/env.hpp index 2a58ecf81b5b6e22b59cd1830bb859864c684407..a5e898d0db3694b4a54e79c592c29adbb757c413 100644 --- a/include/client/env.hpp +++ b/include/client/env.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/gkfs_functions.hpp b/include/client/gkfs_functions.hpp index d005d2fb950ff0563553c08b5ea6cd4c112e5693..63b9b655f55d5851d780f0c5379b4b35d7225533 100644 --- a/include/client/gkfs_functions.hpp +++ b/include/client/gkfs_functions.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/hooks.hpp b/include/client/hooks.hpp index 95d0e7516d0d7214dcfd4d0001a37509a34aed72..e71a6a08d68b2b0875b213b7f19e260a13c73b2b 100644 --- a/include/client/hooks.hpp +++ b/include/client/hooks.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/intercept.hpp b/include/client/intercept.hpp index 0d5a3c9d2b8a6d938cab6501a23368e8ea80d0a6..1cc8f4a062d441c0f6f534d4631ff3af0151e3f9 100644 --- a/include/client/intercept.hpp +++ b/include/client/intercept.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/logging.hpp b/include/client/logging.hpp index 8a7196a56ca2c188f1c499a74dee95a26f95a653..c99e2e4a034cf5567008ba1fa16ea6f7219105f9 100644 --- a/include/client/logging.hpp +++ b/include/client/logging.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/make_array.hpp b/include/client/make_array.hpp index f73435e488b0c3027e45f821ff28b73967c4fb18..2ed28572b9d22e0d8efeec84ff59387348caf046 100644 --- a/include/client/make_array.hpp +++ b/include/client/make_array.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/open_dir.hpp b/include/client/open_dir.hpp index a8aa3978eb4194701facf9c95425ba87540da6a4..0d92ff1e26b4ff86d851f54304310add5f8ec0b8 100644 --- a/include/client/open_dir.hpp +++ b/include/client/open_dir.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/open_file_map.hpp b/include/client/open_file_map.hpp index 50963d68a4f4d0f0362ef5766302b470f6da5e74..3de813f8adfe28a73900b3cee58bdfe41058aa41 100644 --- a/include/client/open_file_map.hpp +++ b/include/client/open_file_map.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/path.hpp b/include/client/path.hpp index 2294c28a4317d4ab2155d67c846a87a5689088e2..0a808d029c0d05791334123fe852e9a138b4e101 100644 --- a/include/client/path.hpp +++ b/include/client/path.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/preload.hpp b/include/client/preload.hpp index d5477f7a321a9b6eade3ac6dad7c0ddfc136f4ab..175cd8f6edd89e441993f2055bb9eb325e611e24 100644 --- a/include/client/preload.hpp +++ b/include/client/preload.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/preload_context.hpp b/include/client/preload_context.hpp index 4be2eeeb0e156fba42d0105dd09ac9913355e8eb..2870096c52338d856a429346c36f3c39df65983b 100644 --- a/include/client/preload_context.hpp +++ b/include/client/preload_context.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/preload_util.hpp b/include/client/preload_util.hpp index d4bb154a7aa2e921b832eceeaa8934e04fc751d1..ee608b485a6d1a0d9375efb05391e0796861bb22 100644 --- a/include/client/preload_util.hpp +++ b/include/client/preload_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/rpc/forward_data.hpp b/include/client/rpc/forward_data.hpp index 8518e997f61de93818c112ec951f44e181713fc1..ff11d2b3c5a3b0f6148e7d90ca64f2d94da221e0 100644 --- a/include/client/rpc/forward_data.hpp +++ b/include/client/rpc/forward_data.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/rpc/forward_management.hpp b/include/client/rpc/forward_management.hpp index 3bf3ea10ceedc1e71446ced411e8ad652a5806d9..ae223c3a8f4e52ef71a42e1c39a2fe24778c0ed8 100644 --- a/include/client/rpc/forward_management.hpp +++ b/include/client/rpc/forward_management.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/rpc/forward_metadata.hpp b/include/client/rpc/forward_metadata.hpp index 564dc903b592ead71947a4696331214a323e685b..aa01afcdba5773d3838f3dca6bdd3da5decc459c 100644 --- a/include/client/rpc/forward_metadata.hpp +++ b/include/client/rpc/forward_metadata.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/rpc/rpc_types.hpp b/include/client/rpc/rpc_types.hpp index 5993a31c300f0c03bfe55b0eca45eeee94836a38..86e9aa6e7609c4136be54e32bc3c77fa98a34419 100644 --- a/include/client/rpc/rpc_types.hpp +++ b/include/client/rpc/rpc_types.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls.hpp b/include/client/syscalls.hpp index fb1384afec31c7035bbfa33973c40f80cce0af3d..49150ce4b4384370da75f7aed370fba3b15021d5 100644 --- a/include/client/syscalls.hpp +++ b/include/client/syscalls.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/args.hpp b/include/client/syscalls/args.hpp index 6ba5ed73245ebd183f59e1daeb20984371d6d6f0..05fa8296337d7ab2cfe689f394dc1d8365bdb61b 100644 --- a/include/client/syscalls/args.hpp +++ b/include/client/syscalls/args.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/decoder.hpp b/include/client/syscalls/decoder.hpp index 915fa054db84390bed981fd3f94cd33851f6eaac..eebdd6fdbc9551514b9c8d89cdc29d4a1fea6381 100644 --- a/include/client/syscalls/decoder.hpp +++ b/include/client/syscalls/decoder.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/detail/syscall_info.h b/include/client/syscalls/detail/syscall_info.h index 2424cd9d8d09104102826e0ab603cb8b5dc862f2..4d9bd7f6a39a8493efb76e72501ab45030bb87b6 100644 --- a/include/client/syscalls/detail/syscall_info.h +++ b/include/client/syscalls/detail/syscall_info.h @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/errno.hpp b/include/client/syscalls/errno.hpp index 992c0d89c8419fa2459b51b496f77d9e683f86ff..50b36e60531c1f6a290a047d966aeb5e2e6b7d4e 100644 --- a/include/client/syscalls/errno.hpp +++ b/include/client/syscalls/errno.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/rets.hpp b/include/client/syscalls/rets.hpp index 0eb1aa446bbe38c9c5c555836fff0e9860c26f2a..adf77647c8928748d671effedaa73e45db1b26e8 100644 --- a/include/client/syscalls/rets.hpp +++ b/include/client/syscalls/rets.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/syscall.hpp b/include/client/syscalls/syscall.hpp index b86f0a2d67abd5755cfe8ac4d6fb59764dddc0ae..b42a8515177705dd85eba7510cf952334f323492 100644 --- a/include/client/syscalls/syscall.hpp +++ b/include/client/syscalls/syscall.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/CMakeLists.txt b/include/common/CMakeLists.txt index c3e3bd472f9e367fc78f82887898095213e9ab89..9561361970c92e4ba89f02c1434508c2aaa1eb0e 100644 --- a/include/common/CMakeLists.txt +++ b/include/common/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/include/common/arithmetic/arithmetic.hpp b/include/common/arithmetic/arithmetic.hpp index 564af262a2e00777578d7e50e78175fb910ee4f9..5255114c4ef1cbcba8e88c017e3c61ba42621c5a 100644 --- a/include/common/arithmetic/arithmetic.hpp +++ b/include/common/arithmetic/arithmetic.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/common_defs.hpp b/include/common/common_defs.hpp index e9e65a74812f60373a647e97a3b98e7ae9725ee0..649f49f75fc49e58b500a70392eb75328ceb0ea2 100644 --- a/include/common/common_defs.hpp +++ b/include/common/common_defs.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/env_util.hpp b/include/common/env_util.hpp index 84a25eef3bc5aa90de4a7a7e4ac59e725e3f6640..e60fac7dc5fd81681181143b2e7c15d6b1f7e6ea 100644 --- a/include/common/env_util.hpp +++ b/include/common/env_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/log_util.hpp b/include/common/log_util.hpp index 2dca6a3c4b563c353fa3aafc7860bd1cbcb4f98b..779abcb5a979b5607616438be9a6ae264a701af1 100644 --- a/include/common/log_util.hpp +++ b/include/common/log_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/metadata.hpp b/include/common/metadata.hpp index 9121f10c5a9cc04145a43286b952adf4f0b0cdf7..f8c83c3711d9b782b8d99f879b8086af9168b1e1 100644 --- a/include/common/metadata.hpp +++ b/include/common/metadata.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/path_util.hpp b/include/common/path_util.hpp index f7d9cac49236945d4c5b25f9f400c1cf405e5959..84590d755869aec4417f8c005d098f47d6e279be 100644 --- a/include/common/path_util.hpp +++ b/include/common/path_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/rpc/distributor.hpp b/include/common/rpc/distributor.hpp index b42d1ae30b90697e8fe449562525695f27d55531..eb23924507cdddb5c31d71103a82e85584e6223b 100644 --- a/include/common/rpc/distributor.hpp +++ b/include/common/rpc/distributor.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/rpc/rpc_types.hpp b/include/common/rpc/rpc_types.hpp index 19612c45c0fdfe0f71c8bfecca45bb368da48a78..5250814a0aa2de31cbacb90f004402119c098082 100644 --- a/include/common/rpc/rpc_types.hpp +++ b/include/common/rpc/rpc_types.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/rpc/rpc_util.hpp b/include/common/rpc/rpc_util.hpp index eb595596c4974b6e0aa6810794c056f52cd7b8fc..7026cfc35108173f94666c603e0fefd83b9ed374 100644 --- a/include/common/rpc/rpc_util.hpp +++ b/include/common/rpc/rpc_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/statistics/stats.hpp b/include/common/statistics/stats.hpp index 4d65cdb4750dff4eb70ea770284d1c9a436f6548..5433b42f8459d5c5374fa587cf0bebba0b87c202 100644 --- a/include/common/statistics/stats.hpp +++ b/include/common/statistics/stats.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/config.hpp b/include/config.hpp index ad162fb6abcb6dd2a6b6a8dfc0cba5efee0ed6bb..7ec761f64e035c533adcebfa3a9da7b9c267816e 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/CMakeLists.txt b/include/daemon/CMakeLists.txt index f7e546967c3ecab611589a6ec8d9e3210bd21f41..9cdfe06a94e699e3c0280ac3bdbe3daf512b00ee 100644 --- a/include/daemon/CMakeLists.txt +++ b/include/daemon/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/include/daemon/backend/data/chunk_storage.hpp b/include/daemon/backend/data/chunk_storage.hpp index f9fc3c69a7b1f406a7dac4f2161642bbd6cd6d5e..14a4cf31edbc62d8f2083dfdcb930bd326af59fe 100644 --- a/include/daemon/backend/data/chunk_storage.hpp +++ b/include/daemon/backend/data/chunk_storage.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/data/data_module.hpp b/include/daemon/backend/data/data_module.hpp index 746301d9b1abc20d071355a5d1ee6a0df5669d43..025cc3dc00e89965b3d426e8fdbcc797974f5327 100644 --- a/include/daemon/backend/data/data_module.hpp +++ b/include/daemon/backend/data/data_module.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/data/file_handle.hpp b/include/daemon/backend/data/file_handle.hpp index f385f883221895a84bb68377a024dfc80b704ac7..c6a7d0465cfe3a49e21d1f8ba35e528f04173953 100644 --- a/include/daemon/backend/data/file_handle.hpp +++ b/include/daemon/backend/data/file_handle.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/exceptions.hpp b/include/daemon/backend/exceptions.hpp index dce7b71daffa360832bc6334211f6827f5664c35..32b5b45fd521a72f6d6c71a4716679f8ebb1ec8c 100644 --- a/include/daemon/backend/exceptions.hpp +++ b/include/daemon/backend/exceptions.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/db.hpp b/include/daemon/backend/metadata/db.hpp index 8753eb13e31c65f30e8beaf7e51868c8bdc9dde5..f1f629e0a8f2f080615f9ff911de0d1d8999e548 100644 --- a/include/daemon/backend/metadata/db.hpp +++ b/include/daemon/backend/metadata/db.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/merge.hpp b/include/daemon/backend/metadata/merge.hpp index 09648c6429b5e30b3cf3d52adddfb434f9dc2ab6..f655f7d4070593273fd28ad8431a5dd2c4f1f2f4 100644 --- a/include/daemon/backend/metadata/merge.hpp +++ b/include/daemon/backend/metadata/merge.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/metadata_backend.hpp b/include/daemon/backend/metadata/metadata_backend.hpp index 8ba98013cf043ca5fc725e520bdbe8743768ac7f..84f7a8f41b8aec319c1c2d7fd159f4af79929083 100644 --- a/include/daemon/backend/metadata/metadata_backend.hpp +++ b/include/daemon/backend/metadata/metadata_backend.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/metadata_module.hpp b/include/daemon/backend/metadata/metadata_module.hpp index c9cd569e5173c863a461e1606b37e3bf2c263448..8ae408e624941183fa8c424e54a0d3dfda33b062 100644 --- a/include/daemon/backend/metadata/metadata_module.hpp +++ b/include/daemon/backend/metadata/metadata_module.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/parallax_backend.hpp b/include/daemon/backend/metadata/parallax_backend.hpp index be61542674fb244e467ad60cffa1645e2358daea..eda56690d65cdc26e808262d39d24716bac05196 100644 --- a/include/daemon/backend/metadata/parallax_backend.hpp +++ b/include/daemon/backend/metadata/parallax_backend.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/rocksdb_backend.hpp b/include/daemon/backend/metadata/rocksdb_backend.hpp index 7a8257b7cdddd64bd1053a4e678f74b2f31d456d..a54472da16a5e22832aacad8c4e19df9f5e1d766 100644 --- a/include/daemon/backend/metadata/rocksdb_backend.hpp +++ b/include/daemon/backend/metadata/rocksdb_backend.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/classes/fs_data.hpp b/include/daemon/classes/fs_data.hpp index 957f31c7b721c90b5c205f38753e1a52a305dc54..13f8023d1aa2e4dd9c52cbb15d6c570eb37327a0 100644 --- a/include/daemon/classes/fs_data.hpp +++ b/include/daemon/classes/fs_data.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/classes/rpc_data.hpp b/include/daemon/classes/rpc_data.hpp index f1e6de9aa1c27b3195e280827dc3636008179f8f..db563982a71ddfb234de5e85663d3ac382cc3cc2 100644 --- a/include/daemon/classes/rpc_data.hpp +++ b/include/daemon/classes/rpc_data.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/daemon.hpp b/include/daemon/daemon.hpp index 8bd559f27bec29532478aea15e96d31456d3d386..f82c391e312fc486305c07f18b66a3e1dfadaacf 100644 --- a/include/daemon/daemon.hpp +++ b/include/daemon/daemon.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/env.hpp b/include/daemon/env.hpp index 754f2e27ce0bbaf3e2de1de39b83a96fb85028a4..8c135200252b2e4d6cfdc26698281f101295da44 100644 --- a/include/daemon/env.hpp +++ b/include/daemon/env.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/handler/rpc_defs.hpp b/include/daemon/handler/rpc_defs.hpp index d2a767fc40c39adb0ca5d0da9034dea8732f4e63..0981a4eba32a2ad6c4afec41305a6896892a950b 100644 --- a/include/daemon/handler/rpc_defs.hpp +++ b/include/daemon/handler/rpc_defs.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/handler/rpc_util.hpp b/include/daemon/handler/rpc_util.hpp index afbceb65f85203459e65d1ee36c35d1ea6fad7bd..4cd0659a51e387c5051d924e48dc64751848c801 100644 --- a/include/daemon/handler/rpc_util.hpp +++ b/include/daemon/handler/rpc_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/ops/data.hpp b/include/daemon/ops/data.hpp index 03824894e4f37f58522c0cabea370fa90459e98f..bb25ee22f79f814ea8c741965730de0100ab7cbe 100644 --- a/include/daemon/ops/data.hpp +++ b/include/daemon/ops/data.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/ops/metadentry.hpp b/include/daemon/ops/metadentry.hpp index 691aca3996498701864113ad1d40413e9050dc8b..dafc6f6362068d28df748ccca7d6e706e91feafe 100644 --- a/include/daemon/ops/metadentry.hpp +++ b/include/daemon/ops/metadentry.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/scheduler/agios.hpp b/include/daemon/scheduler/agios.hpp index 75cc5cf1bf43b36e7e7406f11131e4357b8c5236..1d869ef649d842c52cc7907fe43a1a4016e529df 100644 --- a/include/daemon/scheduler/agios.hpp +++ b/include/daemon/scheduler/agios.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/util.hpp b/include/daemon/util.hpp index 4d0df4564d09e97c96e2d63a1b56e79360b03679..65c622c8e6439ff53e67e7c49c0b88b14826c8f2 100644 --- a/include/daemon/util.hpp +++ b/include/daemon/util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/scripts/benchmark_check.sh b/scripts/benchmark_check.sh index 702050c7539f9db8c2ce5d58976b458e3eaedfed..9fcf432d1a64ba81edbae3d9f2ce3f26f9b28e16 100755 --- a/scripts/benchmark_check.sh +++ b/scripts/benchmark_check.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/check_format.sh b/scripts/check_format.sh index ed70da4140945dbe0a62b58d232d950b774db15a..257c2a28fcf7c38f9496da9945d07ed98a5634bf 100755 --- a/scripts/check_format.sh +++ b/scripts/check_format.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/ci/trim_build_artifacts.sh b/scripts/ci/trim_build_artifacts.sh index 25d87f518d9cb3ec47b94fa2bb8f70c80abd4ba3..5138f0858fe6c2797cd1cf0b96751085d411d548 100755 --- a/scripts/ci/trim_build_artifacts.sh +++ b/scripts/ci/trim_build_artifacts.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/compile_dep.sh b/scripts/compile_dep.sh index 577b80e7b57b48992338dc5e17565d10f7054fef..d455bfa94e3c15f83f22190bddccb57723e68c69 100755 --- a/scripts/compile_dep.sh +++ b/scripts/compile_dep.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # @@ -80,7 +80,7 @@ optional arguments: deploy specific library versions and/or configurations, using a recognizable name. Optionally, PROFILE_NAME may include a specific version for the profile, e.g. 'mogon2:latest' or - 'ngio:0.9.1', which will download the dependencies defined for + 'ngio:0.9.2', which will download the dependencies defined for that specific version. If unspecified, the 'default:latest' profile will be used, which should include all the possible dependencies. -d, --dependency DEPENDENCY_NAME[[@PROFILE_NAME][:PROFILE_VERSION]] diff --git a/scripts/dl_dep.sh b/scripts/dl_dep.sh index 98ece483021493f6ad70ec3abb8386f4887deea2..0509510e1e3bfe039eb513e7bc68cda2b90b1c53 100755 --- a/scripts/dl_dep.sh +++ b/scripts/dl_dep.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # @@ -336,7 +336,7 @@ optional arguments: deploy specific library versions and/or configurations, using a recognizable name. Optionally, PROFILE_NAME may include a specific version for the profile, e.g. 'mogon2:latest' or - 'ngio:0.9.1', which will download the dependencies defined for + 'ngio:0.9.2', which will download the dependencies defined for that specific version. If unspecified, the 'default:latest' profile will be used, which should include all the possible dependencies. -d, --dependency DEPENDENCY_NAME[[@PROFILE_NAME][:PROFILE_VERSION]] diff --git a/scripts/gkfs_dep.sh b/scripts/gkfs_dep.sh index 891aff50e5e284bd0ebd7204d21e53310776b68b..a0990555474226a84c68f869feabc3e355559eaa 100755 --- a/scripts/gkfs_dep.sh +++ b/scripts/gkfs_dep.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # @@ -62,7 +62,7 @@ optional arguments: deploy specific library versions and/or configurations, using a recognizable name. Optionally, PROFILE_NAME may include a specific version for the profile, e.g. 'mogon2:latest' or - 'ngio:0.9.1', which will download the dependencies defined for + 'ngio:0.9.2', which will download the dependencies defined for that specific version. If unspecified, the 'default:latest' profile will be used, which should include all the possible dependencies. -d, --dependency DEPENDENCY_NAME[[@PROFILE_NAME][:PROFILE_VERSION]] diff --git a/scripts/maintainer-tools/copyright-headers/Dockerfile b/scripts/maintainer-tools/copyright-headers/Dockerfile index 71514d169d4ebc6c1820728ba8346323a1347be8..6b4b0d332537194a92da3eca8750e73bb4ee9cdb 100644 --- a/scripts/maintainer-tools/copyright-headers/Dockerfile +++ b/scripts/maintainer-tools/copyright-headers/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/maintainer-tools/copyright-headers/README.md b/scripts/maintainer-tools/copyright-headers/README.md index 6a120018407532b03743fdf5ec8cb3b423a5e68e..b4f190490173e179436fe3cdc0a1f6b3e2f15b31 100644 --- a/scripts/maintainer-tools/copyright-headers/README.md +++ b/scripts/maintainer-tools/copyright-headers/README.md @@ -39,8 +39,8 @@ updated fields should show in a diff view: +++ b/examples/gfind/gfind.cpp @@ -1,6 +1,6 @@ /* - - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + - Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + - Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2020, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2020, Johannes Gutenberg Universitaet Mainz, Germany diff --git a/scripts/maintainer-tools/copyright-headers/gekkofs-syntax.yml b/scripts/maintainer-tools/copyright-headers/gekkofs-syntax.yml index a66a01ed4e687236d0210666a2c8fc1fd9622a95..3f6f3fc563d32e9de60526f7ddd5021288439586 100644 --- a/scripts/maintainer-tools/copyright-headers/gekkofs-syntax.yml +++ b/scripts/maintainer-tools/copyright-headers/gekkofs-syntax.yml @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/maintainer-tools/copyright-headers/manage-headers.sh b/scripts/maintainer-tools/copyright-headers/manage-headers.sh index 68f9d4abc21d8f65b06080286d07cdddb8cc8a84..b8336d76f818f5e86c38552fc1154002585db812 100755 --- a/scripts/maintainer-tools/copyright-headers/manage-headers.sh +++ b/scripts/maintainer-tools/copyright-headers/manage-headers.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/all.specs b/scripts/profiles/0.8.0/all.specs index cc6e3f5a98a8ebee4a5eb444f66030c30729b51a..52d4a32c90b0730c8fe72f36e6bc9d1e8f7886ee 100644 --- a/scripts/profiles/0.8.0/all.specs +++ b/scripts/profiles/0.8.0/all.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/ci.specs b/scripts/profiles/0.8.0/ci.specs index 641e05578e970b64b9ba42e707f5963d56c56423..245fb6d7cacbce8508a2b91ddda5acfcf8a9c610 100644 --- a/scripts/profiles/0.8.0/ci.specs +++ b/scripts/profiles/0.8.0/ci.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/default.specs b/scripts/profiles/0.8.0/default.specs index 98a6cdb0bda3d9f3e64832cdef1195814ab46606..596a3962b248535983933bbff214e36df862ffd0 100644 --- a/scripts/profiles/0.8.0/default.specs +++ b/scripts/profiles/0.8.0/default.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/direct.specs b/scripts/profiles/0.8.0/direct.specs index 3f9afbc8c4e2db81e81c86260c197de84fdad958..a4428b3b2492ca1a81061bd3baaac0c71d6cfc86 100644 --- a/scripts/profiles/0.8.0/direct.specs +++ b/scripts/profiles/0.8.0/direct.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/agios.install b/scripts/profiles/0.8.0/install/agios.install index 3d0392ff5305710794c19dc1e8b96985722fa5b7..b5ed7d7ee930fd2eb79a4113a3aaccd533f6fbe3 100644 --- a/scripts/profiles/0.8.0/install/agios.install +++ b/scripts/profiles/0.8.0/install/agios.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/argobots.install b/scripts/profiles/0.8.0/install/argobots.install index 96ccea920eeb4493c7e6287737cf091945e6b06a..9ff03b5a09576c4e07b3fceaea6c2922ca2ee753 100644 --- a/scripts/profiles/0.8.0/install/argobots.install +++ b/scripts/profiles/0.8.0/install/argobots.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/bmi.install b/scripts/profiles/0.8.0/install/bmi.install index 309aa793889f5215be6ec84d38c1fe0f0354c178..5c7d762c02970b0eda9d76713e73f1988278b9f3 100644 --- a/scripts/profiles/0.8.0/install/bmi.install +++ b/scripts/profiles/0.8.0/install/bmi.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/bzip2.install b/scripts/profiles/0.8.0/install/bzip2.install index 34b99002ebaabd2cca3029ea2777fba2ba7ac532..36f3f214eca69a4d9faee0f15b444a3341a3b289 100644 --- a/scripts/profiles/0.8.0/install/bzip2.install +++ b/scripts/profiles/0.8.0/install/bzip2.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/capstone.install b/scripts/profiles/0.8.0/install/capstone.install index ff299d82b47f76389b3650553014438c65e92ae7..afd7794aff4c51cfc24b9351fd875a4a8724f1dd 100644 --- a/scripts/profiles/0.8.0/install/capstone.install +++ b/scripts/profiles/0.8.0/install/capstone.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/date.install b/scripts/profiles/0.8.0/install/date.install index 57471078efdebd04003acd192ff380a8aacc1c28..df49417b46948567e3de6b8a0e1e014747da3786 100644 --- a/scripts/profiles/0.8.0/install/date.install +++ b/scripts/profiles/0.8.0/install/date.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/libfabric%experimental.install b/scripts/profiles/0.8.0/install/libfabric%experimental.install index e974acf32ca0716249d0af81301fac1a8896cfa8..e1227c9c833e976f64939fe3e88d2db290f3db3d 100644 --- a/scripts/profiles/0.8.0/install/libfabric%experimental.install +++ b/scripts/profiles/0.8.0/install/libfabric%experimental.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/libfabric%verbs.install b/scripts/profiles/0.8.0/install/libfabric%verbs.install index 1b6a0320f01bf924d852727ec04e846733798c53..5d37614bb189b269e5d735b263b5680068c3e2e3 100644 --- a/scripts/profiles/0.8.0/install/libfabric%verbs.install +++ b/scripts/profiles/0.8.0/install/libfabric%verbs.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/libfabric.install b/scripts/profiles/0.8.0/install/libfabric.install index 5d034faba507e91c859d4b2415102cf582fb0dcc..3936222a44378cb1e1cfe370080c1301b28c9826 100644 --- a/scripts/profiles/0.8.0/install/libfabric.install +++ b/scripts/profiles/0.8.0/install/libfabric.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/lz4.install b/scripts/profiles/0.8.0/install/lz4.install index a7ffbbe07bee747cc907474f180a1fbc39dbc817..26ff4f059509c7b85aed49cd2d3ee69fb847550e 100644 --- a/scripts/profiles/0.8.0/install/lz4.install +++ b/scripts/profiles/0.8.0/install/lz4.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/margo.install b/scripts/profiles/0.8.0/install/margo.install index a32e3699d7388b6b391f2c8ba39fdfa8748ccfef..53f0377da679cf13994700914e47158fbae2f080 100644 --- a/scripts/profiles/0.8.0/install/margo.install +++ b/scripts/profiles/0.8.0/install/margo.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/mercury.install b/scripts/profiles/0.8.0/install/mercury.install index 02e75d05f0f20ae8897a4b46a7eeccee4e6e0a28..f7a71846688bb9d8544372ff88d5d82c01515055 100644 --- a/scripts/profiles/0.8.0/install/mercury.install +++ b/scripts/profiles/0.8.0/install/mercury.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/rocksdb%experimental.install b/scripts/profiles/0.8.0/install/rocksdb%experimental.install index c7813f103423d822cf78b3cff680683b2430f1d5..007355ef2d6ba88152e26eaf41ee85d9d80fd3e8 100644 --- a/scripts/profiles/0.8.0/install/rocksdb%experimental.install +++ b/scripts/profiles/0.8.0/install/rocksdb%experimental.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/rocksdb.install b/scripts/profiles/0.8.0/install/rocksdb.install index b417e49d390b036695acb13e0c72969764e1a968..3ca278fe5d2bd08db9822567626caf8a2030d7bb 100644 --- a/scripts/profiles/0.8.0/install/rocksdb.install +++ b/scripts/profiles/0.8.0/install/rocksdb.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/snappy.install b/scripts/profiles/0.8.0/install/snappy.install index 11af46469df07db425abb8d918e0b299311bbc32..809cbb5eb84f2b9794bb7bfeb4e98691359c2153 100644 --- a/scripts/profiles/0.8.0/install/snappy.install +++ b/scripts/profiles/0.8.0/install/snappy.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/syscall_intercept.install b/scripts/profiles/0.8.0/install/syscall_intercept.install index a8a785cb28a5c278ca762152d4e7612efa6cf3d9..c7b3fa60782279ae3c30f3df6619e54b3f2f9947 100644 --- a/scripts/profiles/0.8.0/install/syscall_intercept.install +++ b/scripts/profiles/0.8.0/install/syscall_intercept.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/zstd.install b/scripts/profiles/0.8.0/install/zstd.install index 0263189346794e3a87d5f063eedc1595cd1d77d5..5b171a9b8935f8cd770a954c6de11318101718e5 100644 --- a/scripts/profiles/0.8.0/install/zstd.install +++ b/scripts/profiles/0.8.0/install/zstd.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/mogon2.specs b/scripts/profiles/0.8.0/mogon2.specs index c57b5933a1f10644041dc96308f7a15e59bc1fe8..39c839562f6bf98dc7280f232797c02e2e33138a 100644 --- a/scripts/profiles/0.8.0/mogon2.specs +++ b/scripts/profiles/0.8.0/mogon2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/ngio.specs b/scripts/profiles/0.8.0/ngio.specs index 6eb95ca98d53278aaaa9c383149640028e1cf6af..5c5990f57fcc7dabb986ccb1817cf204bb5b20c3 100644 --- a/scripts/profiles/0.8.0/ngio.specs +++ b/scripts/profiles/0.8.0/ngio.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/agios.specs b/scripts/profiles/0.9.0/agios.specs index 066cf7cb1dfe9948e4edb6ecfc7fea321177be6f..b7dfbdbd669a7ec7c1b4aa0b06bb4181c6d801c4 100644 --- a/scripts/profiles/0.9.0/agios.specs +++ b/scripts/profiles/0.9.0/agios.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/ci.specs b/scripts/profiles/0.9.0/ci.specs index 261f1e21f30f8712d967c643305289dc04724a67..033057619b2fd9f4e86ded2208ef2c43f381e82b 100644 --- a/scripts/profiles/0.9.0/ci.specs +++ b/scripts/profiles/0.9.0/ci.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/default.specs b/scripts/profiles/0.9.0/default.specs index 4c893a36a0a819bdc8ac068a3b039aefa7b9aa23..0d71a189736453bf73784f36b56a88d871aea434 100644 --- a/scripts/profiles/0.9.0/default.specs +++ b/scripts/profiles/0.9.0/default.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/direct.specs b/scripts/profiles/0.9.0/direct.specs index c65f528f76cc58fab4ebcd00f5e71cc83fe3385c..04f1511c59ea5c70480a28bb2300fc76a9b78951 100644 --- a/scripts/profiles/0.9.0/direct.specs +++ b/scripts/profiles/0.9.0/direct.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/infiniband_verbs.specs b/scripts/profiles/0.9.0/infiniband_verbs.specs index e7215869f7ac07c8941e5e0b24107ee0c60d7019..30c6e1e72a7c7eb5dcb3740787183e16f54ef3e3 100644 --- a/scripts/profiles/0.9.0/infiniband_verbs.specs +++ b/scripts/profiles/0.9.0/infiniband_verbs.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/agios.install b/scripts/profiles/0.9.0/install/agios.install index 3d0392ff5305710794c19dc1e8b96985722fa5b7..b5ed7d7ee930fd2eb79a4113a3aaccd533f6fbe3 100644 --- a/scripts/profiles/0.9.0/install/agios.install +++ b/scripts/profiles/0.9.0/install/agios.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/argobots.install b/scripts/profiles/0.9.0/install/argobots.install index 96ccea920eeb4493c7e6287737cf091945e6b06a..9ff03b5a09576c4e07b3fceaea6c2922ca2ee753 100644 --- a/scripts/profiles/0.9.0/install/argobots.install +++ b/scripts/profiles/0.9.0/install/argobots.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/capstone.install b/scripts/profiles/0.9.0/install/capstone.install index ff299d82b47f76389b3650553014438c65e92ae7..afd7794aff4c51cfc24b9351fd875a4a8724f1dd 100644 --- a/scripts/profiles/0.9.0/install/capstone.install +++ b/scripts/profiles/0.9.0/install/capstone.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/date.install b/scripts/profiles/0.9.0/install/date.install index c4f12524cf738888185be97b2c2a7c3aed4f6a04..3d8dafcbcdb1224c39822cb9242929bb6132f34d 100644 --- a/scripts/profiles/0.9.0/install/date.install +++ b/scripts/profiles/0.9.0/install/date.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/json-c.install b/scripts/profiles/0.9.0/install/json-c.install index 7280cda81e54d91500ef5137a45ad56cad298bc1..9ba99fed64b2d4c573c4e7a247be1b6d0f949a94 100644 --- a/scripts/profiles/0.9.0/install/json-c.install +++ b/scripts/profiles/0.9.0/install/json-c.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/libfabric%verbs.install b/scripts/profiles/0.9.0/install/libfabric%verbs.install index 15257eb817549eefcab8264671c5df97307e49db..74a1921023aa08f5098474d1041577a2a1986dea 100644 --- a/scripts/profiles/0.9.0/install/libfabric%verbs.install +++ b/scripts/profiles/0.9.0/install/libfabric%verbs.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/libfabric.install b/scripts/profiles/0.9.0/install/libfabric.install index 7db89438e194931bb6311ed581e8d0d81576fa85..6fee0bf9e77375a776e91db574615aaf53988025 100644 --- a/scripts/profiles/0.9.0/install/libfabric.install +++ b/scripts/profiles/0.9.0/install/libfabric.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/lz4.install b/scripts/profiles/0.9.0/install/lz4.install index 13e4e53b381f7df45aac175f3a9af84498b8abd4..893a1b13bc4fa570657908c6a6ce8986d4bd1b57 100644 --- a/scripts/profiles/0.9.0/install/lz4.install +++ b/scripts/profiles/0.9.0/install/lz4.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/margo.install b/scripts/profiles/0.9.0/install/margo.install index d2c6e4b5f2d21ff0e0f02865c53fe374d161b976..014621c68c61b93b0a322e64b60d2f8a332dd212 100644 --- a/scripts/profiles/0.9.0/install/margo.install +++ b/scripts/profiles/0.9.0/install/margo.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/mercury.install b/scripts/profiles/0.9.0/install/mercury.install index 601305b830c8cf1e320ca81cbdb45368b335cc3c..e2f79ebc074cd1461c3b864ee901c507fcb0b0ff 100644 --- a/scripts/profiles/0.9.0/install/mercury.install +++ b/scripts/profiles/0.9.0/install/mercury.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/rocksdb.install b/scripts/profiles/0.9.0/install/rocksdb.install index 9350e9feb8a34491d61f447be06efd33de315bfb..c64eeec78cfb6d4e34f2da2e31a41effd1c5c155 100644 --- a/scripts/profiles/0.9.0/install/rocksdb.install +++ b/scripts/profiles/0.9.0/install/rocksdb.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/syscall_intercept.install b/scripts/profiles/0.9.0/install/syscall_intercept.install index 9dd287271c61838a29cedd5e3bf3146ffb598f08..7a2bfd208fac3aa32092d18c6abd5df658fe5010 100644 --- a/scripts/profiles/0.9.0/install/syscall_intercept.install +++ b/scripts/profiles/0.9.0/install/syscall_intercept.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/marenostrum4.specs b/scripts/profiles/0.9.0/marenostrum4.specs index 2f64676f6e4bae3cd5f8ca7f825fa80b6ca76b12..0011fb8aa42cde421f8d2926229b4a694c035ad5 100644 --- a/scripts/profiles/0.9.0/marenostrum4.specs +++ b/scripts/profiles/0.9.0/marenostrum4.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/mogon2.specs b/scripts/profiles/0.9.0/mogon2.specs index ee6c1d0a2dd25ca74a90d53491ab35c092d5e41d..45244c1310c89cebf148fc512d89561fc291671b 100644 --- a/scripts/profiles/0.9.0/mogon2.specs +++ b/scripts/profiles/0.9.0/mogon2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/ngio.specs b/scripts/profiles/0.9.0/ngio.specs index ae633e44d86d6abf8bdeb3c69e3787abd6d1f870..c459748061a54661e5b4146784cdbe609d659b65 100644 --- a/scripts/profiles/0.9.0/ngio.specs +++ b/scripts/profiles/0.9.0/ngio.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/omnipath_psm2.specs b/scripts/profiles/0.9.0/omnipath_psm2.specs index 779c3dadd789b151f65514a259c5d293cae1e7c4..ce47f92f227b42be44c6db80d6e597814a31880f 100644 --- a/scripts/profiles/0.9.0/omnipath_psm2.specs +++ b/scripts/profiles/0.9.0/omnipath_psm2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/agios.specs b/scripts/profiles/0.9.1/agios.specs index e967029cd6b56035f8a9fbfeb4f19b401c29ab37..b7dfbdbd669a7ec7c1b4aa0b06bb4181c6d801c4 100644 --- a/scripts/profiles/0.9.1/agios.specs +++ b/scripts/profiles/0.9.1/agios.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/all.specs b/scripts/profiles/0.9.1/all.specs index 8c9fb43f2b96bf25944ef6858bc514df128eb748..724e30ed13c21698fccdebfa479abc7b8d510994 100644 --- a/scripts/profiles/0.9.1/all.specs +++ b/scripts/profiles/0.9.1/all.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/ci.specs b/scripts/profiles/0.9.1/ci.specs index 872dd6114e2109b656a575d1e285fdd8cdaa86ed..7ed90c42f36b005969d986bcc64d9fa9c07ede6e 100644 --- a/scripts/profiles/0.9.1/ci.specs +++ b/scripts/profiles/0.9.1/ci.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/default.specs b/scripts/profiles/0.9.1/default.specs index afc567273e8c5d77fc3e73e604677a0c8a0ebe4a..11425d41ff67ffdecb2ff8cac05e00c38f8f3fc6 100644 --- a/scripts/profiles/0.9.1/default.specs +++ b/scripts/profiles/0.9.1/default.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/direct.specs b/scripts/profiles/0.9.1/direct.specs index 6f2a48123e3ae1f3ec0d9e55ee9478c16dc5daf2..04f1511c59ea5c70480a28bb2300fc76a9b78951 100644 --- a/scripts/profiles/0.9.1/direct.specs +++ b/scripts/profiles/0.9.1/direct.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/infiniband_verbs.specs b/scripts/profiles/0.9.1/infiniband_verbs.specs index c34c4ff6d8c76566843fcb0bb4471dc0d0e3cb1a..30c6e1e72a7c7eb5dcb3740787183e16f54ef3e3 100644 --- a/scripts/profiles/0.9.1/infiniband_verbs.specs +++ b/scripts/profiles/0.9.1/infiniband_verbs.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/agios.install b/scripts/profiles/0.9.1/install/agios.install index 3d0392ff5305710794c19dc1e8b96985722fa5b7..b5ed7d7ee930fd2eb79a4113a3aaccd533f6fbe3 100644 --- a/scripts/profiles/0.9.1/install/agios.install +++ b/scripts/profiles/0.9.1/install/agios.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/argobots.install b/scripts/profiles/0.9.1/install/argobots.install index 96ccea920eeb4493c7e6287737cf091945e6b06a..9ff03b5a09576c4e07b3fceaea6c2922ca2ee753 100644 --- a/scripts/profiles/0.9.1/install/argobots.install +++ b/scripts/profiles/0.9.1/install/argobots.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/capstone.install b/scripts/profiles/0.9.1/install/capstone.install index ff299d82b47f76389b3650553014438c65e92ae7..afd7794aff4c51cfc24b9351fd875a4a8724f1dd 100644 --- a/scripts/profiles/0.9.1/install/capstone.install +++ b/scripts/profiles/0.9.1/install/capstone.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/curl.install b/scripts/profiles/0.9.1/install/curl.install index d873819c4521e1ed8dce128c2699cc764356f92a..44fab7ce95e891e8372cbffc6ac3bd60825ab0e6 100644 --- a/scripts/profiles/0.9.1/install/curl.install +++ b/scripts/profiles/0.9.1/install/curl.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/date.install b/scripts/profiles/0.9.1/install/date.install index c4f12524cf738888185be97b2c2a7c3aed4f6a04..3d8dafcbcdb1224c39822cb9242929bb6132f34d 100644 --- a/scripts/profiles/0.9.1/install/date.install +++ b/scripts/profiles/0.9.1/install/date.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/json-c.install b/scripts/profiles/0.9.1/install/json-c.install index 7280cda81e54d91500ef5137a45ad56cad298bc1..9ba99fed64b2d4c573c4e7a247be1b6d0f949a94 100644 --- a/scripts/profiles/0.9.1/install/json-c.install +++ b/scripts/profiles/0.9.1/install/json-c.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/libfabric%verbs.install b/scripts/profiles/0.9.1/install/libfabric%verbs.install index 15257eb817549eefcab8264671c5df97307e49db..74a1921023aa08f5098474d1041577a2a1986dea 100644 --- a/scripts/profiles/0.9.1/install/libfabric%verbs.install +++ b/scripts/profiles/0.9.1/install/libfabric%verbs.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/libfabric.install b/scripts/profiles/0.9.1/install/libfabric.install index 7db89438e194931bb6311ed581e8d0d81576fa85..6fee0bf9e77375a776e91db574615aaf53988025 100644 --- a/scripts/profiles/0.9.1/install/libfabric.install +++ b/scripts/profiles/0.9.1/install/libfabric.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/lz4.install b/scripts/profiles/0.9.1/install/lz4.install index 13e4e53b381f7df45aac175f3a9af84498b8abd4..893a1b13bc4fa570657908c6a6ce8986d4bd1b57 100644 --- a/scripts/profiles/0.9.1/install/lz4.install +++ b/scripts/profiles/0.9.1/install/lz4.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/margo.install b/scripts/profiles/0.9.1/install/margo.install index d2c6e4b5f2d21ff0e0f02865c53fe374d161b976..014621c68c61b93b0a322e64b60d2f8a332dd212 100644 --- a/scripts/profiles/0.9.1/install/margo.install +++ b/scripts/profiles/0.9.1/install/margo.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/mercury.install b/scripts/profiles/0.9.1/install/mercury.install index 601305b830c8cf1e320ca81cbdb45368b335cc3c..e2f79ebc074cd1461c3b864ee901c507fcb0b0ff 100644 --- a/scripts/profiles/0.9.1/install/mercury.install +++ b/scripts/profiles/0.9.1/install/mercury.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/parallax.install b/scripts/profiles/0.9.1/install/parallax.install index 0c552cc78118c8f153a02f2bd72f96452ca4b399..2ad839e8d9f841ec2c984f7102164469bc2bdbc9 100644 --- a/scripts/profiles/0.9.1/install/parallax.install +++ b/scripts/profiles/0.9.1/install/parallax.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/prometheus-cpp.install b/scripts/profiles/0.9.1/install/prometheus-cpp.install index 9373dbcf3a56616807f65ba15bf796f66cd15d22..d6c21c23647492d091ff75231628b28e5c62f892 100644 --- a/scripts/profiles/0.9.1/install/prometheus-cpp.install +++ b/scripts/profiles/0.9.1/install/prometheus-cpp.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/rocksdb.install b/scripts/profiles/0.9.1/install/rocksdb.install index 6ece050bd753ff3474c69ac1e013cd541e4d8ff7..7c3004fee34a937dd813fc560714ce9aac8e3009 100644 --- a/scripts/profiles/0.9.1/install/rocksdb.install +++ b/scripts/profiles/0.9.1/install/rocksdb.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/syscall_intercept.install b/scripts/profiles/0.9.1/install/syscall_intercept.install index 9dd287271c61838a29cedd5e3bf3146ffb598f08..7a2bfd208fac3aa32092d18c6abd5df658fe5010 100644 --- a/scripts/profiles/0.9.1/install/syscall_intercept.install +++ b/scripts/profiles/0.9.1/install/syscall_intercept.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/marenostrum4.specs b/scripts/profiles/0.9.1/marenostrum4.specs index 2fd272eff2539038687724bb33bde698e9241277..b28918aaa10949a3339faca97127ee07bb6590fb 100644 --- a/scripts/profiles/0.9.1/marenostrum4.specs +++ b/scripts/profiles/0.9.1/marenostrum4.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/mogon2.specs b/scripts/profiles/0.9.1/mogon2.specs index 71ebf7a65e326a93b03fce9f283d4e80d7fc0d36..0e1adc104782332622616d792e84009cff3c33e5 100644 --- a/scripts/profiles/0.9.1/mogon2.specs +++ b/scripts/profiles/0.9.1/mogon2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/ngio.specs b/scripts/profiles/0.9.1/ngio.specs index 72c99cebdb4f79b33b86c81f618f869a5ff674d2..d9cbf130a702f399e2ebb70aabe4723aa6dc48d1 100644 --- a/scripts/profiles/0.9.1/ngio.specs +++ b/scripts/profiles/0.9.1/ngio.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/omnipath_psm2.specs b/scripts/profiles/0.9.1/omnipath_psm2.specs index 10163c302156f7e50faac52a8337068c615461e8..ce47f92f227b42be44c6db80d6e597814a31880f 100644 --- a/scripts/profiles/0.9.1/omnipath_psm2.specs +++ b/scripts/profiles/0.9.1/omnipath_psm2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/p9.specs b/scripts/profiles/0.9.1/p9.specs index 6c78aa1ee8e20a8cbbc23b79b1fbbb3ea5113318..5984747214c165d46b78abece62131bff4f194c2 100644 --- a/scripts/profiles/0.9.1/p9.specs +++ b/scripts/profiles/0.9.1/p9.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/agios.specs b/scripts/profiles/0.9.2/agios.specs index e967029cd6b56035f8a9fbfeb4f19b401c29ab37..b7dfbdbd669a7ec7c1b4aa0b06bb4181c6d801c4 100644 --- a/scripts/profiles/0.9.2/agios.specs +++ b/scripts/profiles/0.9.2/agios.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/all.specs b/scripts/profiles/0.9.2/all.specs index 07edf71ac9f29d36c78d687b12a6e037e1d8a2f5..e3e14b78d11924cf572e8bf3b9339b0c37b2486d 100644 --- a/scripts/profiles/0.9.2/all.specs +++ b/scripts/profiles/0.9.2/all.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/arm.specs b/scripts/profiles/0.9.2/arm.specs index 5d083cad47f6e34f58b68a198db27c3afd8f365c..d643cd519ed449c24b83866583cfa9d07e545acd 100644 --- a/scripts/profiles/0.9.2/arm.specs +++ b/scripts/profiles/0.9.2/arm.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/ci.specs b/scripts/profiles/0.9.2/ci.specs index aec64611236fd2d4c21014d9935dd84bcb904413..bef84d953d3246eadf2fea492fe3ee553ab02d49 100644 --- a/scripts/profiles/0.9.2/ci.specs +++ b/scripts/profiles/0.9.2/ci.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/default.specs b/scripts/profiles/0.9.2/default.specs index afc567273e8c5d77fc3e73e604677a0c8a0ebe4a..11425d41ff67ffdecb2ff8cac05e00c38f8f3fc6 100644 --- a/scripts/profiles/0.9.2/default.specs +++ b/scripts/profiles/0.9.2/default.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/direct.specs b/scripts/profiles/0.9.2/direct.specs index 6f2a48123e3ae1f3ec0d9e55ee9478c16dc5daf2..04f1511c59ea5c70480a28bb2300fc76a9b78951 100644 --- a/scripts/profiles/0.9.2/direct.specs +++ b/scripts/profiles/0.9.2/direct.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/infiniband_verbs.specs b/scripts/profiles/0.9.2/infiniband_verbs.specs index c34c4ff6d8c76566843fcb0bb4471dc0d0e3cb1a..30c6e1e72a7c7eb5dcb3740787183e16f54ef3e3 100644 --- a/scripts/profiles/0.9.2/infiniband_verbs.specs +++ b/scripts/profiles/0.9.2/infiniband_verbs.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/agios.install b/scripts/profiles/0.9.2/install/agios.install index 3d0392ff5305710794c19dc1e8b96985722fa5b7..b5ed7d7ee930fd2eb79a4113a3aaccd533f6fbe3 100644 --- a/scripts/profiles/0.9.2/install/agios.install +++ b/scripts/profiles/0.9.2/install/agios.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/argobots.install b/scripts/profiles/0.9.2/install/argobots.install index 96ccea920eeb4493c7e6287737cf091945e6b06a..9ff03b5a09576c4e07b3fceaea6c2922ca2ee753 100644 --- a/scripts/profiles/0.9.2/install/argobots.install +++ b/scripts/profiles/0.9.2/install/argobots.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/capstone.install b/scripts/profiles/0.9.2/install/capstone.install index ff299d82b47f76389b3650553014438c65e92ae7..afd7794aff4c51cfc24b9351fd875a4a8724f1dd 100644 --- a/scripts/profiles/0.9.2/install/capstone.install +++ b/scripts/profiles/0.9.2/install/capstone.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/curl.install b/scripts/profiles/0.9.2/install/curl.install index d873819c4521e1ed8dce128c2699cc764356f92a..44fab7ce95e891e8372cbffc6ac3bd60825ab0e6 100644 --- a/scripts/profiles/0.9.2/install/curl.install +++ b/scripts/profiles/0.9.2/install/curl.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/date.install b/scripts/profiles/0.9.2/install/date.install index c4f12524cf738888185be97b2c2a7c3aed4f6a04..3d8dafcbcdb1224c39822cb9242929bb6132f34d 100644 --- a/scripts/profiles/0.9.2/install/date.install +++ b/scripts/profiles/0.9.2/install/date.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/json-c.install b/scripts/profiles/0.9.2/install/json-c.install index 7280cda81e54d91500ef5137a45ad56cad298bc1..9ba99fed64b2d4c573c4e7a247be1b6d0f949a94 100644 --- a/scripts/profiles/0.9.2/install/json-c.install +++ b/scripts/profiles/0.9.2/install/json-c.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/libfabric%verbs.install b/scripts/profiles/0.9.2/install/libfabric%verbs.install index 15257eb817549eefcab8264671c5df97307e49db..74a1921023aa08f5098474d1041577a2a1986dea 100644 --- a/scripts/profiles/0.9.2/install/libfabric%verbs.install +++ b/scripts/profiles/0.9.2/install/libfabric%verbs.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/libfabric.install b/scripts/profiles/0.9.2/install/libfabric.install index 7db89438e194931bb6311ed581e8d0d81576fa85..6fee0bf9e77375a776e91db574615aaf53988025 100644 --- a/scripts/profiles/0.9.2/install/libfabric.install +++ b/scripts/profiles/0.9.2/install/libfabric.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/lz4.install b/scripts/profiles/0.9.2/install/lz4.install index 13e4e53b381f7df45aac175f3a9af84498b8abd4..893a1b13bc4fa570657908c6a6ce8986d4bd1b57 100644 --- a/scripts/profiles/0.9.2/install/lz4.install +++ b/scripts/profiles/0.9.2/install/lz4.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/margo.install b/scripts/profiles/0.9.2/install/margo.install index d2c6e4b5f2d21ff0e0f02865c53fe374d161b976..014621c68c61b93b0a322e64b60d2f8a332dd212 100644 --- a/scripts/profiles/0.9.2/install/margo.install +++ b/scripts/profiles/0.9.2/install/margo.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/mercury.install b/scripts/profiles/0.9.2/install/mercury.install index 601305b830c8cf1e320ca81cbdb45368b335cc3c..e2f79ebc074cd1461c3b864ee901c507fcb0b0ff 100644 --- a/scripts/profiles/0.9.2/install/mercury.install +++ b/scripts/profiles/0.9.2/install/mercury.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/parallax.install b/scripts/profiles/0.9.2/install/parallax.install index 38bd9c68961003c68762054edecd89586bcf2bda..8c0cc9e95296b2553c651f4d8e1858fee8334035 100644 --- a/scripts/profiles/0.9.2/install/parallax.install +++ b/scripts/profiles/0.9.2/install/parallax.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/prometheus-cpp.install b/scripts/profiles/0.9.2/install/prometheus-cpp.install index 62e420217339c0217176db6aecec3a549417df6c..154db65dfeadf13a1e4515e33203251d3ef8fead 100644 --- a/scripts/profiles/0.9.2/install/prometheus-cpp.install +++ b/scripts/profiles/0.9.2/install/prometheus-cpp.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/rocksdb.install b/scripts/profiles/0.9.2/install/rocksdb.install index 6ece050bd753ff3474c69ac1e013cd541e4d8ff7..7c3004fee34a937dd813fc560714ce9aac8e3009 100644 --- a/scripts/profiles/0.9.2/install/rocksdb.install +++ b/scripts/profiles/0.9.2/install/rocksdb.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/syscall_intercept.install b/scripts/profiles/0.9.2/install/syscall_intercept.install index 5c862dcb7a216c5781a198840c7def0f92931f80..f69393d3a9ddb2c68f397973b26108035ea4ce4e 100644 --- a/scripts/profiles/0.9.2/install/syscall_intercept.install +++ b/scripts/profiles/0.9.2/install/syscall_intercept.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/marenostrum4.specs b/scripts/profiles/0.9.2/marenostrum4.specs index 2fd272eff2539038687724bb33bde698e9241277..b28918aaa10949a3339faca97127ee07bb6590fb 100644 --- a/scripts/profiles/0.9.2/marenostrum4.specs +++ b/scripts/profiles/0.9.2/marenostrum4.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/mogon2.specs b/scripts/profiles/0.9.2/mogon2.specs index 71ebf7a65e326a93b03fce9f283d4e80d7fc0d36..0e1adc104782332622616d792e84009cff3c33e5 100644 --- a/scripts/profiles/0.9.2/mogon2.specs +++ b/scripts/profiles/0.9.2/mogon2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/ngio.specs b/scripts/profiles/0.9.2/ngio.specs index 72c99cebdb4f79b33b86c81f618f869a5ff674d2..d9cbf130a702f399e2ebb70aabe4723aa6dc48d1 100644 --- a/scripts/profiles/0.9.2/ngio.specs +++ b/scripts/profiles/0.9.2/ngio.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/omnipath_psm2.specs b/scripts/profiles/0.9.2/omnipath_psm2.specs index 10163c302156f7e50faac52a8337068c615461e8..ce47f92f227b42be44c6db80d6e597814a31880f 100644 --- a/scripts/profiles/0.9.2/omnipath_psm2.specs +++ b/scripts/profiles/0.9.2/omnipath_psm2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/p9.specs b/scripts/profiles/0.9.2/p9.specs index 6c78aa1ee8e20a8cbbc23b79b1fbbb3ea5113318..5984747214c165d46b78abece62131bff4f194c2 100644 --- a/scripts/profiles/0.9.2/p9.specs +++ b/scripts/profiles/0.9.2/p9.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/sources.list b/scripts/profiles/sources.list index 3c10823725390c576564ac18b9812b0b57201359..b659f38fbc0f4f6a0cd194047dbf381940285f77 100644 --- a/scripts/profiles/sources.list +++ b/scripts/profiles/sources.list @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4f74477756f2f52cca47b8ac3fea95aad4064a52..56654c8da9ef6d6c6db5536bd3edf3eb4c5fe88f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/client/CMakeLists.txt b/src/client/CMakeLists.txt index 536d91165b5ac251626c14ae2cf4d23f3f5ac295..0108fb9c9fa5b8a543fcf0170dca8422c9941554 100644 --- a/src/client/CMakeLists.txt +++ b/src/client/CMakeLists.txt @@ -1,6 +1,6 @@ ############################################################################### -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/client/gkfs_functions.cpp b/src/client/gkfs_functions.cpp index a19373d889913cb55980a88c491de3fc9ddfb354..df8b079f7b3fcdc0bc7610b466759082d8fb2423 100644 --- a/src/client/gkfs_functions.cpp +++ b/src/client/gkfs_functions.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/hooks.cpp b/src/client/hooks.cpp index 1ab78c8baeae0e4a5f9003eb1990a13c09538d18..56e1f829b3319d2a91d21504a756639a927b1a35 100644 --- a/src/client/hooks.cpp +++ b/src/client/hooks.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/intercept.cpp b/src/client/intercept.cpp index b2a57b7c0c82e3bc2e3c475ad73864864ae2462f..316c5e398403761b00d5f32917f153cca9c22c7b 100644 --- a/src/client/intercept.cpp +++ b/src/client/intercept.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/logging.cpp b/src/client/logging.cpp index 274844b788c1fe9eb3cfde04605eb5425c8c5950..88f9947140e070bbca5abc8f6410e7a0fd942588 100644 --- a/src/client/logging.cpp +++ b/src/client/logging.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/open_dir.cpp b/src/client/open_dir.cpp index 9aae602b6e63f62e4e37f9c68ddcf6b17ff37942..06f515f086b8a05211e26196260dd859c5cac4cf 100644 --- a/src/client/open_dir.cpp +++ b/src/client/open_dir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/open_file_map.cpp b/src/client/open_file_map.cpp index 84ee45f6fad613422584d3f3198b6d740d588e35..60f0c47813704634e3e5ec4d56fbca6dfaf0efd9 100644 --- a/src/client/open_file_map.cpp +++ b/src/client/open_file_map.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/path.cpp b/src/client/path.cpp index 5eb2f0a31bbbf000a83100b932278ec4a3896bb3..4f72b4807c3cc09da756ab769aebe89cd9871e05 100644 --- a/src/client/path.cpp +++ b/src/client/path.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/preload.cpp b/src/client/preload.cpp index 33973419413d3c4078b355cafb99b4841fdfbb8a..b8ff11a9a56a72a94243d30deeaa96d90f4a804f 100644 --- a/src/client/preload.cpp +++ b/src/client/preload.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/preload_context.cpp b/src/client/preload_context.cpp index 0cc523f9e371bed1fc50f4e0c6f277ee705656d6..9a347d3267069a67ea6e6caf78669f8f548876f6 100644 --- a/src/client/preload_context.cpp +++ b/src/client/preload_context.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/preload_util.cpp b/src/client/preload_util.cpp index 0fdf59d3623e8716d5bc5568440354ae5a86a84b..5584d0e4f20ca54d2bc11f755f8612e8db9562f8 100644 --- a/src/client/preload_util.cpp +++ b/src/client/preload_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/rpc/forward_data.cpp b/src/client/rpc/forward_data.cpp index 93d72efcdaba4d250b42f71398b5510a2c590534..29600b62f783165912c0806d2eac356dd78b7aae 100644 --- a/src/client/rpc/forward_data.cpp +++ b/src/client/rpc/forward_data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/rpc/forward_management.cpp b/src/client/rpc/forward_management.cpp index 4ebbef9b35bd11320b657222bd938182f1e2daf8..17630d6e2b97c98c97381a4623835f9deaa9d317 100644 --- a/src/client/rpc/forward_management.cpp +++ b/src/client/rpc/forward_management.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/rpc/forward_metadata.cpp b/src/client/rpc/forward_metadata.cpp index a087590c807acfe33697775931f816c8f58cddd5..ee525ca55726404e29f9000608710ec6b1461491 100644 --- a/src/client/rpc/forward_metadata.cpp +++ b/src/client/rpc/forward_metadata.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/rpc/rpc_types.cpp b/src/client/rpc/rpc_types.cpp index 568a2f589ee77ed4e660f2aacc3836c62e2515b3..4b375e69bd33a1f64f87c67480a909c161f22b4f 100644 --- a/src/client/rpc/rpc_types.cpp +++ b/src/client/rpc/rpc_types.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/syscalls/detail/syscall_info.c b/src/client/syscalls/detail/syscall_info.c index a43809871319b7019e15309c3829e8b97b55c080..8c6ca4feecffebf0788e490eeea9adbdc56556e7 100644 --- a/src/client/syscalls/detail/syscall_info.c +++ b/src/client/syscalls/detail/syscall_info.c @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index d67e1427a7bd6de3f487aa6ac03014e75819053a..73b7348dea21e749b40a02e431bb85b1bb0bd297 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/common/arithmetic/CMakeLists.txt b/src/common/arithmetic/CMakeLists.txt index 739d1865ab78b03462f2758d7131a990843128a0..d399c33b87e9bfe040836641355ed62bfc1d6b93 100644 --- a/src/common/arithmetic/CMakeLists.txt +++ b/src/common/arithmetic/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/common/env_util.cpp b/src/common/env_util.cpp index b4b9112389d8137967a2e1b897cd80cecf0786e3..352217f292e0846caf81902ad7606566ca7671bd 100644 --- a/src/common/env_util.cpp +++ b/src/common/env_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/log_util.cpp b/src/common/log_util.cpp index 52dfb41e5bef8c737502277be94e1a06789ab588..b4396db662fa1ab5afe989eeb30c201f697061f1 100644 --- a/src/common/log_util.cpp +++ b/src/common/log_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/metadata.cpp b/src/common/metadata.cpp index dc725f7a8be2ba5d210d1363042fe43a9cc4511a..2b389253dae2d91cacf7d6a2f15d4ab2a03b5bb0 100644 --- a/src/common/metadata.cpp +++ b/src/common/metadata.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/path_util.cpp b/src/common/path_util.cpp index b21df037fb7b0469ecaccba4bcaad07609f132db..696b978ef36da16125a0db8d6d41a6bb554f479e 100644 --- a/src/common/path_util.cpp +++ b/src/common/path_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/rpc/distributor.cpp b/src/common/rpc/distributor.cpp index e222a4aa31e45c443c7199ce61b495764ddc4d62..a277226392b9010d2185fae4865554d39b97eb4a 100644 --- a/src/common/rpc/distributor.cpp +++ b/src/common/rpc/distributor.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/rpc/rpc_util.cpp b/src/common/rpc/rpc_util.cpp index 46970b82fdc0d793093092c8fc59f34acbbaa3a1..d7c98f76c556f75432a06733c7193638c7b1c14f 100644 --- a/src/common/rpc/rpc_util.cpp +++ b/src/common/rpc/rpc_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/statistics/stats.cpp b/src/common/statistics/stats.cpp index a766a984ccd585019b15460ab04bcdc993c94b40..f4efd227252983cf8d7fac7e04ba2fc5951210b4 100644 --- a/src/common/statistics/stats.cpp +++ b/src/common/statistics/stats.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/CMakeLists.txt b/src/daemon/CMakeLists.txt index ab2bb707c4dc9877cd3df510866caff33ac1d37d..95c4ade7542ead463ea3565842481a82738fa102 100644 --- a/src/daemon/CMakeLists.txt +++ b/src/daemon/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/daemon/backend/CMakeLists.txt b/src/daemon/backend/CMakeLists.txt index 847a73d4da0cd126498f27db57514077c51bc011..daecf5514414352da34fca806786a5e5183c6a70 100644 --- a/src/daemon/backend/CMakeLists.txt +++ b/src/daemon/backend/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/daemon/backend/data/CMakeLists.txt b/src/daemon/backend/data/CMakeLists.txt index e10cd1c8776cf96e4e9a29b419b2c605d0dcb1b4..4bb182fb49ae7ff4862156d7b3bce0967e49d02c 100644 --- a/src/daemon/backend/data/CMakeLists.txt +++ b/src/daemon/backend/data/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/daemon/backend/data/chunk_storage.cpp b/src/daemon/backend/data/chunk_storage.cpp index 5bb3944c97351c75620c5bb896b16da5bf49eb53..a870c7799979d0e0f388f80b5577e30bd3511a3b 100644 --- a/src/daemon/backend/data/chunk_storage.cpp +++ b/src/daemon/backend/data/chunk_storage.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/data/data_module.cpp b/src/daemon/backend/data/data_module.cpp index 2afb7b49a598a9f659916c42bc49c322fad3a4c1..00f154312fd55266754be8fac366d0189f248f18 100644 --- a/src/daemon/backend/data/data_module.cpp +++ b/src/daemon/backend/data/data_module.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/CMakeLists.txt b/src/daemon/backend/metadata/CMakeLists.txt index 702762813905ca4737fff8ddf3fc907ad1da729f..878663ff4688c5dca51111210cbb68d207cc8f16 100644 --- a/src/daemon/backend/metadata/CMakeLists.txt +++ b/src/daemon/backend/metadata/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/daemon/backend/metadata/db.cpp b/src/daemon/backend/metadata/db.cpp index b15b3fca698faf26ce39b54fcb737aa9010ed5a4..da015da43d529bbfc108a4c3bdc9cc96e222a5c7 100644 --- a/src/daemon/backend/metadata/db.cpp +++ b/src/daemon/backend/metadata/db.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/merge.cpp b/src/daemon/backend/metadata/merge.cpp index 67cd80cd9979348a17be093225b7c98064ff4a8f..1c1a2a6fc03e283112de8df70e23c99c62beca9a 100644 --- a/src/daemon/backend/metadata/merge.cpp +++ b/src/daemon/backend/metadata/merge.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/metadata_module.cpp b/src/daemon/backend/metadata/metadata_module.cpp index f77b36a72c8543471268c1683addeb5a11740888..506a1b2e942769e32aeded0bf8367947a2fd61c3 100644 --- a/src/daemon/backend/metadata/metadata_module.cpp +++ b/src/daemon/backend/metadata/metadata_module.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/parallax_backend.cpp b/src/daemon/backend/metadata/parallax_backend.cpp index d8282cce91c3b4a5774aab396aac7b81f095bf35..ee9e5e9ec31e9b03ea1e9aa78e2541bc8fd5d06b 100644 --- a/src/daemon/backend/metadata/parallax_backend.cpp +++ b/src/daemon/backend/metadata/parallax_backend.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/rocksdb_backend.cpp b/src/daemon/backend/metadata/rocksdb_backend.cpp index 75eba14e7684a510894a8663c043bf353c465d63..3e8e0d687d7c7a6f610904526cfec9624f978b6e 100644 --- a/src/daemon/backend/metadata/rocksdb_backend.cpp +++ b/src/daemon/backend/metadata/rocksdb_backend.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/classes/fs_data.cpp b/src/daemon/classes/fs_data.cpp index beeac77dcc43aa87053b67acf80802f1cb3b0ed5..0d38c718c5af2b76b9c8be8414088a4239ee1c52 100644 --- a/src/daemon/classes/fs_data.cpp +++ b/src/daemon/classes/fs_data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/classes/rpc_data.cpp b/src/daemon/classes/rpc_data.cpp index 59b9eda23f501e6b2f52313a9dae751523333af5..c1e93131699230ddb0121170a375e289f880e805 100644 --- a/src/daemon/classes/rpc_data.cpp +++ b/src/daemon/classes/rpc_data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/daemon.cpp b/src/daemon/daemon.cpp index cae92f201196abb99b322e2da40cdd1769202a6a..49a87fa604e8b6d747c6d3e9dd19b66f9ee27211 100644 --- a/src/daemon/daemon.cpp +++ b/src/daemon/daemon.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/handler/srv_data.cpp b/src/daemon/handler/srv_data.cpp index 35f636a532a61f9f18c6f5e18816ca21323141ce..a3fcfc912785ad9df954657a10927792d04601b3 100644 --- a/src/daemon/handler/srv_data.cpp +++ b/src/daemon/handler/srv_data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/handler/srv_management.cpp b/src/daemon/handler/srv_management.cpp index 17c1923d9d79c04659fac3ade985e45652bd26ef..585646aeddee5c3094a5573b3fd3cd51877c1af7 100644 --- a/src/daemon/handler/srv_management.cpp +++ b/src/daemon/handler/srv_management.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/handler/srv_metadata.cpp b/src/daemon/handler/srv_metadata.cpp index 09dc9d3189a410d4bfc88e2df302ebeaad6badfa..e68069797fc8104894399f10a38ee25d323234b8 100644 --- a/src/daemon/handler/srv_metadata.cpp +++ b/src/daemon/handler/srv_metadata.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/ops/data.cpp b/src/daemon/ops/data.cpp index 5cab377d8dd399954b7d6bc8b4a54bd860300cec..3837a0dae1403fb3ff01c93ff5732257e552e2ea 100644 --- a/src/daemon/ops/data.cpp +++ b/src/daemon/ops/data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/ops/metadentry.cpp b/src/daemon/ops/metadentry.cpp index 17f470fc1c92c44c142f6b78db3a7c7609b4eb1b..c48d7405555d474b3594735c1f439d4db044679f 100644 --- a/src/daemon/ops/metadentry.cpp +++ b/src/daemon/ops/metadentry.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/scheduler/agios.cpp b/src/daemon/scheduler/agios.cpp index e428d0b08c588602b88f0a6920604b09b920e021..0468c69e05fbdb212f105dc4c39874527940fcf1 100644 --- a/src/daemon/scheduler/agios.cpp +++ b/src/daemon/scheduler/agios.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/util.cpp b/src/daemon/util.cpp index c78d8507b354e14f396f6e4906409c9544701ac6..bbdd6ac3a29b3041d53c31f18ae5593509ae25f9 100644 --- a/src/daemon/util.cpp +++ b/src/daemon/util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index acbe363afac32930af811478de365a26f9e97af8..a77ecbfe97ab4fcb34c6da34d21c0a3f47ee3685 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/test/IO_test.cpp b/test/IO_test.cpp index 2db8edc555e0b145b3e992631fc1d3c1aa1a63ae..1bd586f9ed230cecbc52e3633bb0ec9d77fdfeaa 100644 --- a/test/IO_test.cpp +++ b/test/IO_test.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/dir_test.cpp b/test/dir_test.cpp index 950291e22bd4af9a4653767ed535c8a5ec32b521..7a2e0e3ab2f60e6f8fbe8c77b4bf16dd209115fd 100644 --- a/test/dir_test.cpp +++ b/test/dir_test.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/lseek.cpp b/test/lseek.cpp index f737b63556704687a4be27022aeaf7e8f4900b3e..da167e54fc7169b2283fd1e53dab352aba6248e1 100644 --- a/test/lseek.cpp +++ b/test/lseek.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/main.cpp b/test/main.cpp index ea84c6f24ffc84180e0888268c268e0bcae8ba6b..98390b606516e66fd39e9e0b9566f0689fbc165c 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/main_IO_testing.cpp b/test/main_IO_testing.cpp index d50081ceac6f3814ff0b895037925ce0503a0eab..f6be2358c29e1a6b53cae299676f701fffd43b14 100644 --- a/test/main_IO_testing.cpp +++ b/test/main_IO_testing.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/main_MPI.cpp b/test/main_MPI.cpp index ccbab24023110575df8f1218f47260f09ead4a6f..a26ffc531281b80c580b66b65c008624be38a181 100644 --- a/test/main_MPI.cpp +++ b/test/main_MPI.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/main_temp.cpp b/test/main_temp.cpp index 247e0a40feff34ea0df1971d8aae198f1539bdf4..84a12043871f6aae2c205a4af9cad135c13207be 100644 --- a/test/main_temp.cpp +++ b/test/main_temp.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/symlink_test.cpp b/test/symlink_test.cpp index 7db66ab5df011823f5fd4b8a4ce5ced820374852..f1b6c6e10904bd47aae426b354c7a6252fb356f5 100644 --- a/test/symlink_test.cpp +++ b/test/symlink_test.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/truncate.cpp b/test/truncate.cpp index 4b3ed39b212407a619a31e6678056f86012a857e..c6584820e665b13be2a8caa018583d4c5d664759 100644 --- a/test/truncate.cpp +++ b/test/truncate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/wr_test.cpp b/test/wr_test.cpp index 3615cd4a02ad5441ebfa770b0022f0b5628eb43f..9e94cedf79f76ec77741cbe1ee8348cc3fe2fe52 100644 --- a/test/wr_test.cpp +++ b/test/wr_test.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f831f5995c8c4426d5c20063d9b763385c129447..319e354095a7f89de3a1a568c75dba4d81605762 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/CMakeLists.txt b/tests/integration/CMakeLists.txt index 9e76e90c554d3175f29489e19941c85c09b6c825..0bccbd274b9837724b022dd35bd8537760275877 100644 --- a/tests/integration/CMakeLists.txt +++ b/tests/integration/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/conftest.py b/tests/integration/conftest.py index b012a3783c3c497ea149ccc871d1bac111878445..90b7665652cfe215f7b0755009a86ec6117ee86c 100644 --- a/tests/integration/conftest.py +++ b/tests/integration/conftest.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/conftest.template b/tests/integration/conftest.template index b012a3783c3c497ea149ccc871d1bac111878445..90b7665652cfe215f7b0755009a86ec6117ee86c 100644 --- a/tests/integration/conftest.template +++ b/tests/integration/conftest.template @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/data/test_data_integrity.py b/tests/integration/data/test_data_integrity.py index 50e07d29a5beaaf106b4064fcced609c82da6ca5..25933d995709eea9b0b9a54990a5b86a47a13ff0 100644 --- a/tests/integration/data/test_data_integrity.py +++ b/tests/integration/data/test_data_integrity.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/data/test_truncate.py b/tests/integration/data/test_truncate.py index b1321dfdce127ede0931588766635ff8c932644a..a10f5101c33cde04ecea3f55fe96e505e2e48f82 100644 --- a/tests/integration/data/test_truncate.py +++ b/tests/integration/data/test_truncate.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/directories/test_directories.py b/tests/integration/directories/test_directories.py index 52d036ba56f52a852628af785aeb89cbe1401e76..e2a7816f774e1f1f664f7c4f4b10261ebe45ed27 100644 --- a/tests/integration/directories/test_directories.py +++ b/tests/integration/directories/test_directories.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/directories/test_pathresolution.py b/tests/integration/directories/test_pathresolution.py index 8087aa50e634b712eaa714cf1c2a43f7401c260e..c41a9b4428aabed9dec5da5389490d0284e91988 100644 --- a/tests/integration/directories/test_pathresolution.py +++ b/tests/integration/directories/test_pathresolution.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/directories/test_symlink.py b/tests/integration/directories/test_symlink.py index 466b6371eb3c0cc116d40ca92b9c10724e6008ec..03df2782ae31fdcbbd9e0a78936710932dbf7f65 100644 --- a/tests/integration/directories/test_symlink.py +++ b/tests/integration/directories/test_symlink.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/forwarding/test_map.py b/tests/integration/forwarding/test_map.py index 4123694b28ae92cc71ebdcdb2d4ac1798a9c96ee..bc8e0c86427bf14538ce3388b95755f78cabceac 100644 --- a/tests/integration/forwarding/test_map.py +++ b/tests/integration/forwarding/test_map.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/CMakeLists.txt b/tests/integration/harness/CMakeLists.txt index 442f6a703180bde6bb2f0279db75c8e132ee77da..9c3e97aad140f5914f37ffcd90ce6b06024f0139 100644 --- a/tests/integration/harness/CMakeLists.txt +++ b/tests/integration/harness/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/cli.py b/tests/integration/harness/cli.py index 1ad3fce737ab116fab56cf3dfdabf789b2b5c154..6e96b35d522f54ce830d9e6cc85fcdc8056f302b 100644 --- a/tests/integration/harness/cli.py +++ b/tests/integration/harness/cli.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/cmd.py b/tests/integration/harness/cmd.py index d15ff4521955111d47704895cc7a330713bfa735..8598bf6b171474a798d1a1e268b41970ca901bd4 100644 --- a/tests/integration/harness/cmd.py +++ b/tests/integration/harness/cmd.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/gkfs.io/access.cpp b/tests/integration/harness/gkfs.io/access.cpp index 5f5552909dc3140124be4f3635a5e63aa3f4e512..12eeb30e47dab960767677a4376caea64004b9af 100644 --- a/tests/integration/harness/gkfs.io/access.cpp +++ b/tests/integration/harness/gkfs.io/access.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/binary_buffer.hpp b/tests/integration/harness/gkfs.io/binary_buffer.hpp index 2771bd8cf76a6649a1628253a76553c7fcf3e939..e587a864f2edb7d14c1e40ea57bc5f2e4a3bcca1 100644 --- a/tests/integration/harness/gkfs.io/binary_buffer.hpp +++ b/tests/integration/harness/gkfs.io/binary_buffer.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/chdir.cpp b/tests/integration/harness/gkfs.io/chdir.cpp index ae1fb11374c54fa078814b41647bd6f768fe4bcc..c67031685baa196008ddd5741aab03e14117bc6b 100644 --- a/tests/integration/harness/gkfs.io/chdir.cpp +++ b/tests/integration/harness/gkfs.io/chdir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/command.hpp b/tests/integration/harness/gkfs.io/command.hpp index 31c2cac81f81be33749eadae243ce9340db6b690..17d7cf5c450137f034a5160c52a412bc04151177 100644 --- a/tests/integration/harness/gkfs.io/command.hpp +++ b/tests/integration/harness/gkfs.io/command.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/commands.hpp b/tests/integration/harness/gkfs.io/commands.hpp index ab1c83f1a2d1515d80149dabe1f4e33b6d690332..96fc2dbd71af390f41ce9fac913680ee53926bab 100644 --- a/tests/integration/harness/gkfs.io/commands.hpp +++ b/tests/integration/harness/gkfs.io/commands.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/directory_validate.cpp b/tests/integration/harness/gkfs.io/directory_validate.cpp index a7eaa6c2265dbb7e0dfaabed7a2ea23f9b9fd808..2609ddb87e30dfac0ee1aa041a3d993b68fbd4d0 100644 --- a/tests/integration/harness/gkfs.io/directory_validate.cpp +++ b/tests/integration/harness/gkfs.io/directory_validate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/dup_validate.cpp b/tests/integration/harness/gkfs.io/dup_validate.cpp index 25e450abc06e5be2d0e9291ff02ea9edc08bc598..d5bc3edd47755ed40bcbb87e3dc442fc03b52dc6 100644 --- a/tests/integration/harness/gkfs.io/dup_validate.cpp +++ b/tests/integration/harness/gkfs.io/dup_validate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/getcwd_validate.cpp b/tests/integration/harness/gkfs.io/getcwd_validate.cpp index 9175396a3e30a7b0a84e2d5c5a684ecbee970516..ce888df31bd8836204962b44d81ce310565ad3a6 100644 --- a/tests/integration/harness/gkfs.io/getcwd_validate.cpp +++ b/tests/integration/harness/gkfs.io/getcwd_validate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/lseek.cpp b/tests/integration/harness/gkfs.io/lseek.cpp index bc13a58fe4308602f68890817fe7a08060f05845..195cdd23faf1b444638106ee311a6a34a1303665 100644 --- a/tests/integration/harness/gkfs.io/lseek.cpp +++ b/tests/integration/harness/gkfs.io/lseek.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/main.cpp b/tests/integration/harness/gkfs.io/main.cpp index 13f86f42fcd552c75d8ed932cbcdf2d0f8b0e549..8ecf9305be9743e8a4c3cb6f00f46e8172a61dfb 100644 --- a/tests/integration/harness/gkfs.io/main.cpp +++ b/tests/integration/harness/gkfs.io/main.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/mkdir.cpp b/tests/integration/harness/gkfs.io/mkdir.cpp index 2ccf704dac9b3ab6e176b9d65c73e19196beb7db..f8371b568739fc0ccc5f7fc0d823e29e4f21b2c1 100644 --- a/tests/integration/harness/gkfs.io/mkdir.cpp +++ b/tests/integration/harness/gkfs.io/mkdir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/open.cpp b/tests/integration/harness/gkfs.io/open.cpp index e497a2852d167dd42875fc79e629967581dd911f..86182b8352309060d538a2489dd13bbb62853bb8 100644 --- a/tests/integration/harness/gkfs.io/open.cpp +++ b/tests/integration/harness/gkfs.io/open.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/opendir.cpp b/tests/integration/harness/gkfs.io/opendir.cpp index 6466c96849deee524322299cba485258058875af..adc9e939593ff76bf0e6dc6ccfddf225ca804a62 100644 --- a/tests/integration/harness/gkfs.io/opendir.cpp +++ b/tests/integration/harness/gkfs.io/opendir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/pread.cpp b/tests/integration/harness/gkfs.io/pread.cpp index ea13c1bfe437cdddca03934fda6661b33e083858..10975de169f2448d06f3bad06b27d076d335c492 100644 --- a/tests/integration/harness/gkfs.io/pread.cpp +++ b/tests/integration/harness/gkfs.io/pread.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/preadv.cpp b/tests/integration/harness/gkfs.io/preadv.cpp index ab3f68aa1d3899e03ade32251a06a9da06332c61..4ef98eb03cd3e1bbbe5cbe74c681ece53eaec184 100644 --- a/tests/integration/harness/gkfs.io/preadv.cpp +++ b/tests/integration/harness/gkfs.io/preadv.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/pwrite.cpp b/tests/integration/harness/gkfs.io/pwrite.cpp index 1f2d5e4febbd7dcbb5aa38012874eb5798ba9a8e..b58845ac5343b787aef06c245fe01ca08d2b0919 100644 --- a/tests/integration/harness/gkfs.io/pwrite.cpp +++ b/tests/integration/harness/gkfs.io/pwrite.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/pwritev.cpp b/tests/integration/harness/gkfs.io/pwritev.cpp index 25c6c349b29384abd4b2c464326cd10ca1435db9..84dd5e585d8a071a573ac342dbd2d37da5c823a2 100644 --- a/tests/integration/harness/gkfs.io/pwritev.cpp +++ b/tests/integration/harness/gkfs.io/pwritev.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/read.cpp b/tests/integration/harness/gkfs.io/read.cpp index d68efce915d44b489ecaca1c92f92a131868bbe3..b92647866f5a3c4bdb263516f7a70ccd164d1404 100644 --- a/tests/integration/harness/gkfs.io/read.cpp +++ b/tests/integration/harness/gkfs.io/read.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/readdir.cpp b/tests/integration/harness/gkfs.io/readdir.cpp index 5e888b10cc3cc1b4f02f0df9d4620e51ccd7f843..2d7b8f0ebd285abc0b8e53b6e4621da85cd7c60b 100644 --- a/tests/integration/harness/gkfs.io/readdir.cpp +++ b/tests/integration/harness/gkfs.io/readdir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/readv.cpp b/tests/integration/harness/gkfs.io/readv.cpp index 394191d971f596311923fde0486103de7337f753..ae9c21365ba8c7213c4c15756c4f470f1eb64398 100644 --- a/tests/integration/harness/gkfs.io/readv.cpp +++ b/tests/integration/harness/gkfs.io/readv.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/reflection.hpp b/tests/integration/harness/gkfs.io/reflection.hpp index 1348c15207d6876b5e19fe4049f7341aca0f4c91..369d0f31b570dcc50e2fdc9bd6857104d4c14549 100644 --- a/tests/integration/harness/gkfs.io/reflection.hpp +++ b/tests/integration/harness/gkfs.io/reflection.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/rename.cpp b/tests/integration/harness/gkfs.io/rename.cpp index b455e4a4ee2e33621e48ca608965e8ad294e4324..a5c92f85f000d41ba35f90ff88edf01ece413c06 100644 --- a/tests/integration/harness/gkfs.io/rename.cpp +++ b/tests/integration/harness/gkfs.io/rename.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/rmdir.cpp b/tests/integration/harness/gkfs.io/rmdir.cpp index 0dda8e034a64531f06b4255b7fcec404054e9d17..e8895169aef1293af915b67ebe566b6af45e0b86 100644 --- a/tests/integration/harness/gkfs.io/rmdir.cpp +++ b/tests/integration/harness/gkfs.io/rmdir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/serialize.hpp b/tests/integration/harness/gkfs.io/serialize.hpp index cb740b4abc452c20d0d73c508cb8bfb051bcda15..3873b2ec85d484a52f748820f150738ea9a938ec 100644 --- a/tests/integration/harness/gkfs.io/serialize.hpp +++ b/tests/integration/harness/gkfs.io/serialize.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/stat.cpp b/tests/integration/harness/gkfs.io/stat.cpp index 336217901fa632e021634864cf5aab7de87faf00..c56611007996b5aae3900be2c8131947c4b3a963 100644 --- a/tests/integration/harness/gkfs.io/stat.cpp +++ b/tests/integration/harness/gkfs.io/stat.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/statfs.cpp b/tests/integration/harness/gkfs.io/statfs.cpp index 4bcc2df1a65d2534dfbb45e331b4db62c410d920..b7028858c6f13231e5ba8bb7e9933ac0eb020697 100644 --- a/tests/integration/harness/gkfs.io/statfs.cpp +++ b/tests/integration/harness/gkfs.io/statfs.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/statx.cpp b/tests/integration/harness/gkfs.io/statx.cpp index e8468f094417e9fd79625e0f40ec66b24a77cb50..c726bf924bf8c7ee8800728fcfbd76d3a7938313 100644 --- a/tests/integration/harness/gkfs.io/statx.cpp +++ b/tests/integration/harness/gkfs.io/statx.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/symlink.cpp b/tests/integration/harness/gkfs.io/symlink.cpp index c518fa5c0d361f6b38d9b1a0f1aa8808bdbb1f17..fb6f9ad57d2d27cb1f62b36648918e781f8164db 100644 --- a/tests/integration/harness/gkfs.io/symlink.cpp +++ b/tests/integration/harness/gkfs.io/symlink.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/syscall_coverage.cpp b/tests/integration/harness/gkfs.io/syscall_coverage.cpp index 5470b63b4164cba8e7629fd170abde6d570895b6..fb253314ef249ac7b0ca5d7dee4dbee9d27329d0 100644 --- a/tests/integration/harness/gkfs.io/syscall_coverage.cpp +++ b/tests/integration/harness/gkfs.io/syscall_coverage.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/truncate.cpp b/tests/integration/harness/gkfs.io/truncate.cpp index 785007c0f6a24df0ef2d17acbb8d4e60cc35b6ca..ddbf9ec9f7e9465ac6775cd649782c5bc47f6216 100644 --- a/tests/integration/harness/gkfs.io/truncate.cpp +++ b/tests/integration/harness/gkfs.io/truncate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/unlink.cpp b/tests/integration/harness/gkfs.io/unlink.cpp index 3325fea5e1f8413ebe5eb70a06b2f30c3bb3ad35..1536d5f7d018635e9a573ae8572de74755521a4d 100644 --- a/tests/integration/harness/gkfs.io/unlink.cpp +++ b/tests/integration/harness/gkfs.io/unlink.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/util/file_compare.cpp b/tests/integration/harness/gkfs.io/util/file_compare.cpp index 9f015525d8713d75690e29e1c349facd829cd018..61e125d8c6a29efd44754ca7ea70ac3c8e2a6539 100644 --- a/tests/integration/harness/gkfs.io/util/file_compare.cpp +++ b/tests/integration/harness/gkfs.io/util/file_compare.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/write.cpp b/tests/integration/harness/gkfs.io/write.cpp index e6f0059d24bd4630a78524a44a017da75464d681..2feb18144b589676b259113b338cbc95a63d6a40 100644 --- a/tests/integration/harness/gkfs.io/write.cpp +++ b/tests/integration/harness/gkfs.io/write.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/write_random.cpp b/tests/integration/harness/gkfs.io/write_random.cpp index 8bef089e1244f1152fcb4fce4ceff08a2f54c3d3..017a4f8bd79c1322fbcfb5c64738016d77b3f14c 100644 --- a/tests/integration/harness/gkfs.io/write_random.cpp +++ b/tests/integration/harness/gkfs.io/write_random.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/write_validate.cpp b/tests/integration/harness/gkfs.io/write_validate.cpp index 54ea6be7f59982b0b3a342022a66c82f9b9037db..43a21ee1b86f68cd43af02de40d4756aebdc82a0 100644 --- a/tests/integration/harness/gkfs.io/write_validate.cpp +++ b/tests/integration/harness/gkfs.io/write_validate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/writev.cpp b/tests/integration/harness/gkfs.io/writev.cpp index 12a42f7ce9120bd8d960caaf749028bf29902868..71e72b2840f4b524d8fb62e5c8bf90d143c607fc 100644 --- a/tests/integration/harness/gkfs.io/writev.cpp +++ b/tests/integration/harness/gkfs.io/writev.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.py b/tests/integration/harness/gkfs.py index de552de67031339fcfc91269f635819c28a4c22b..ef48c404255306f5301ea029c4c189feb7e10c20 100644 --- a/tests/integration/harness/gkfs.py +++ b/tests/integration/harness/gkfs.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/io.py b/tests/integration/harness/io.py index d6a6c0ddc807efeb3c10e015beb71f1c75532cea..1173d95f59dc85bd2a8afa2a93226c94818bae29 100644 --- a/tests/integration/harness/io.py +++ b/tests/integration/harness/io.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/logger.py b/tests/integration/harness/logger.py index 86851be59688855ead3e4fd3f8c35b9ab7666bf4..670790dd18038e9a85d7713ba1d625fec971c876 100644 --- a/tests/integration/harness/logger.py +++ b/tests/integration/harness/logger.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/reporter.py b/tests/integration/harness/reporter.py index 146e98bc55aa7ba49c69722665b9fbd60489d4b0..04584f34d89760e679381863c722bfe4b8f44d99 100644 --- a/tests/integration/harness/reporter.py +++ b/tests/integration/harness/reporter.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/workspace.py b/tests/integration/harness/workspace.py index ef02d71e2ebe1025d9598895a9468b1fc0cee115..ac5530acc8fe6504df506711b54b1de979a86e09 100644 --- a/tests/integration/harness/workspace.py +++ b/tests/integration/harness/workspace.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/operations/test_read_operations.py b/tests/integration/operations/test_read_operations.py index 6d3f1b42e187e3e95de3d719ccd0566d765b90c7..812df7e19a3199510e93a9932fc2ffad830882e3 100644 --- a/tests/integration/operations/test_read_operations.py +++ b/tests/integration/operations/test_read_operations.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/operations/test_unlink_operations.py b/tests/integration/operations/test_unlink_operations.py index 070c3147548b9304589962b52bffd638a75b9b51..4b9ddd7157d712aec3bd1b08ff2e7af300d18884 100644 --- a/tests/integration/operations/test_unlink_operations.py +++ b/tests/integration/operations/test_unlink_operations.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/operations/test_write_operations.py b/tests/integration/operations/test_write_operations.py index a492756492126d7ab671651f1b7a9a830fc01f7d..9cebcd24e76ffdde7a15ba7f02095469f5727652 100644 --- a/tests/integration/operations/test_write_operations.py +++ b/tests/integration/operations/test_write_operations.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/position/test_lseek.py b/tests/integration/position/test_lseek.py index 733b3988ce541483b7ac36c36ebd0c56919b91ef..cae742b39ff0bed263aa15ca44e3806b9c12faaf 100644 --- a/tests/integration/position/test_lseek.py +++ b/tests/integration/position/test_lseek.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/rename/test_rename_operation.py b/tests/integration/rename/test_rename_operation.py index 97ab88b11f7acb812746d09439190238596bdc7d..7c382894928030f72618000b7f7df1abfee55e4c 100644 --- a/tests/integration/rename/test_rename_operation.py +++ b/tests/integration/rename/test_rename_operation.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/shell/test_concat.py b/tests/integration/shell/test_concat.py index 1b9077a6b74d8314e30258bb8749ad976a27a44c..a9d7835112871192886678f83ffd03f81f0566a7 100644 --- a/tests/integration/shell/test_concat.py +++ b/tests/integration/shell/test_concat.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/shell/test_cp.py b/tests/integration/shell/test_cp.py index d513bac55410b85fcf4d5068ced0c1ef4f7ab3e1..073edac048e5635e69044b61ea744e57fc9aad0f 100644 --- a/tests/integration/shell/test_cp.py +++ b/tests/integration/shell/test_cp.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/shell/test_stat.py b/tests/integration/shell/test_stat.py index 2a778b0bcf2ade6a8e7e65b2144e3a6afcb48cec..6ea44ceacfedafdf97f23e85f4271e665f6978e5 100644 --- a/tests/integration/shell/test_stat.py +++ b/tests/integration/shell/test_stat.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/status/test_status.py b/tests/integration/status/test_status.py index 96dd43c22ecdcfaacf565d1b164eeb2014087c36..dc0cd02904d2b840f75d90902928721e7ecf4e04 100644 --- a/tests/integration/status/test_status.py +++ b/tests/integration/status/test_status.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/syscalls/test_error_operations.py b/tests/integration/syscalls/test_error_operations.py index d2afd5c7380987f038e939e3f631d61e0e6e9eb6..97ae68889b3dc2ca86ff762b9fce194422799c9c 100644 --- a/tests/integration/syscalls/test_error_operations.py +++ b/tests/integration/syscalls/test_error_operations.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/syscalls/test_syscalls.py b/tests/integration/syscalls/test_syscalls.py index 5395938388251ed67e3eb67dfdbf74dcd1e45cba..e805856a3d6d0a4a4bbcded299bcc383e38ae68d 100644 --- a/tests/integration/syscalls/test_syscalls.py +++ b/tests/integration/syscalls/test_syscalls.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/unit/CMakeLists.txt b/tests/unit/CMakeLists.txt index 1bcff84ef8fc1f07a704a603b1dc7681a2a96832..cd513e9b0a372659ec41d6a7d50ee0c188bad31c 100644 --- a/tests/unit/CMakeLists.txt +++ b/tests/unit/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/unit/catch_main.cpp b/tests/unit/catch_main.cpp index 1967213be96bb620e42b37abfc62ec78a768c58f..e9cf1b346219c7152edf4dd31036c4476e3a6740 100644 --- a/tests/unit/catch_main.cpp +++ b/tests/unit/catch_main.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/helpers/CMakeLists.txt b/tests/unit/helpers/CMakeLists.txt index e0a936ab45aa4bc284a149a9ea76b1d65371ddb6..d46c8282300c0023f2859f0b37cbd6f6544f3b62 100644 --- a/tests/unit/helpers/CMakeLists.txt +++ b/tests/unit/helpers/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/unit/helpers/helpers.hpp b/tests/unit/helpers/helpers.hpp index 12866ba219646fbb318ef00444caa2a49f9218a0..2f330d60648a60ac0235b83dad36a0eec5297406 100644 --- a/tests/unit/helpers/helpers.hpp +++ b/tests/unit/helpers/helpers.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/helpers/random_string.cpp b/tests/unit/helpers/random_string.cpp index 1bc62a3065a32f6d207b43df8599eeeda6b51800..965d4dd6ca82e1a084f441babba7d2c5731c97b0 100644 --- a/tests/unit/helpers/random_string.cpp +++ b/tests/unit/helpers/random_string.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/helpers/temporary_directory.cpp b/tests/unit/helpers/temporary_directory.cpp index 7fa42156775a0534149193c1d518cb4cc827ddc6..a9a4828ffad80954c16031a21025d5b782bb9b88 100644 --- a/tests/unit/helpers/temporary_directory.cpp +++ b/tests/unit/helpers/temporary_directory.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/helpers/temporary_file.cpp b/tests/unit/helpers/temporary_file.cpp index 22ea5ae2eb37fb96b779a5c896e49e4f20cc0190..907790b893348508963df806ce0e4ab0b7710e77 100644 --- a/tests/unit/helpers/temporary_file.cpp +++ b/tests/unit/helpers/temporary_file.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/test_example_00.cpp b/tests/unit/test_example_00.cpp index 1b615220b7c03846d25fa8838b79a33f63e20579..a2a0a978a601efdf7d94869d5b8bfe8b54349d84 100644 --- a/tests/unit/test_example_00.cpp +++ b/tests/unit/test_example_00.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/test_example_01.cpp b/tests/unit/test_example_01.cpp index bef585f44ba19bebe20c8b98e04fa84b1c1193a4..bbb319e742608e32858bdd131b7bcc13c37a4aa6 100644 --- a/tests/unit/test_example_01.cpp +++ b/tests/unit/test_example_01.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/test_helpers.cpp b/tests/unit/test_helpers.cpp index 463141122020df7841aabc0d75dabb0256f8472b..6465bafa2f92afd2f75d1385abf7d11baa4ccdd3 100644 --- a/tests/unit/test_helpers.cpp +++ b/tests/unit/test_helpers.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/test_utils_arithmetic.cpp b/tests/unit/test_utils_arithmetic.cpp index 4a517ed518d1850caa4b61df5e296330127d7426..9a3cca8f478cc6a7f3b1ef8f06175986249c92b5 100644 --- a/tests/unit/test_utils_arithmetic.cpp +++ b/tests/unit/test_utils_arithmetic.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu).