Add SPDX header to the new introduced file.
Signed-off-by: Stefano Babic <
stefan...@swupdate.org>
---
test/data/token/softhsm.conf | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/test/data/token/softhsm.conf b/test/data/token/softhsm.conf
index bd43fe45..db4f80b6 100644
--- a/test/data/token/softhsm.conf
+++ b/test/data/token/softhsm.conf
@@ -1,2 +1,4 @@
+# SPDX-License-Identifier: MIT
+# SPDX-FileCopyrightText: 2026 Matej Zachar <
zachar...@gmail.com>
directories.tokendir = test/data/token
-objectstore.backend = file
\ No newline at end of file
+objectstore.backend = file
--
2.43.0