From 37e94bd191701a08e0081b2027cfbede6d76a21c Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Sun, 4 Jun 2023 08:13:23 +0200 Subject: treewide: Change to GPLv2, add LICENSES, missing headers As discussed with Alice -- 'reuse lint' passes now. Signed-off-by: Stefano Brivio --- tests/unit/testutil.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/unit/testutil.h') diff --git a/tests/unit/testutil.h b/tests/unit/testutil.h index 4a6c72d..a0fa0b8 100644 --- a/tests/unit/testutil.h +++ b/tests/unit/testutil.h @@ -1,3 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later + * Copyright 2023 Red Hat GmbH + * Author: Alice Frosi + */ + #ifndef TESTUTIL_H #define TESTUTIL_H #include -- cgit v1.2.3