From 22af94128b89a131f5e58ae69bee5e50227c15da Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 12 Feb 2024 17:09:10 +0200 Subject: Add SPDX license identifier into 0BSD source code files. --- tests/tuktest.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/tuktest.h') diff --git a/tests/tuktest.h b/tests/tuktest.h index 011bf852..9ad55677 100644 --- a/tests/tuktest.h +++ b/tests/tuktest.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: 0BSD + /////////////////////////////////////////////////////////////////////////////// // /// \file tuktest.h -- cgit v1.2.3