From 107f1c4cee2ac6534c536efc3affae5e417e01fe Mon Sep 17 00:00:00 2001 From: "Anna (navi) Figueiredo Gomes" Date: Fri, 22 Mar 2024 17:49:33 +0100 Subject: all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause Signed-off-by: Anna (navi) Figueiredo Gomes --- examples/example-qt.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'examples/example-qt.h') diff --git a/examples/example-qt.h b/examples/example-qt.h index 374f476..31195ae 100644 --- a/examples/example-qt.h +++ b/examples/example-qt.h @@ -1,3 +1,9 @@ +// SPDX-FileCopyrightText: 2024 Hiredict Contributors +// SPDX-FileCopyrightText: 2024 Salvatore Sanfilippo +// +// SPDX-License-Identifier: BSD-3-Clause +// SPDX-License-Identifier: LGPL-3.0-or-later + #ifndef __HIREDIS_EXAMPLE_QT_H #define __HIREDIS_EXAMPLE_QT_H -- cgit v1.2.3