From bad8935affc0220500e6f4de88ae3cbf4c122199 Mon Sep 17 00:00:00 2001 From: leonarski_f Date: Wed, 6 May 2026 13:48:24 +0200 Subject: [PATCH] enospc_shim: Make license HDF5 or GPL --- tests/enospc_shim.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tests/enospc_shim.c b/tests/enospc_shim.c index fec12797..333a49b7 100644 --- a/tests/enospc_shim.c +++ b/tests/enospc_shim.c @@ -1,5 +1,8 @@ -// SPDX-FileCopyrightText: 2024 Filip Leonarski, Paul Scherrer Institute -// SPDX-License-Identifier: GPL-3.0-only +// SPDX-FileCopyrightText: 2026 Filip Leonarski, Paul Scherrer Institute +// SPDX-License-Identifier: GPL-3.0-only OR HDF5 + +// This file may be used, modified, and distributed under either GPL-3.0-only +// or the HDF5 license, at the recipient's option. #define _GNU_SOURCE #include