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/test_stream_flags.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test_stream_flags.c') diff --git a/tests/test_stream_flags.c b/tests/test_stream_flags.c index 38a6a83e..3bc48be0 100644 --- a/tests/test_stream_flags.c +++ b/tests/test_stream_flags.c @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: 0BSD + /////////////////////////////////////////////////////////////////////////////// // /// \file test_stream_flags.c -- cgit v1.2.3