From 25e43e389c26d56f90f2f20e3cee19c808b2a18c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 15 Jun 2024 11:41:34 +0200 Subject: Merging upstream version 5.6.2. Signed-off-by: Daniel Baumann --- tests/test_index_hash.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests/test_index_hash.c') diff --git a/tests/test_index_hash.c b/tests/test_index_hash.c index f3c6e8f..842d534 100644 --- a/tests/test_index_hash.c +++ b/tests/test_index_hash.c @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: 0BSD + /////////////////////////////////////////////////////////////////////////////// // /// \file test_index_hash.c @@ -9,9 +11,6 @@ // // Author: Jia Tan // -// This file has been put into the public domain. -// You can do whatever you want with this file. -// /////////////////////////////////////////////////////////////////////////////// #include "tests.h" -- cgit v1.2.3