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. --- doc/examples/11_file_info.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/examples/11_file_info.c') diff --git a/doc/examples/11_file_info.c b/doc/examples/11_file_info.c index fd8a81ee..caadd980 100644 --- a/doc/examples/11_file_info.c +++ b/doc/examples/11_file_info.c @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: 0BSD + /////////////////////////////////////////////////////////////////////////////// // /// \file 11_file_info.c -- cgit v1.2.3