From 0e5d485f5fd074f3b13915af78052a114dd27ae9 Mon Sep 17 00:00:00 2001 From: Alice Frosi Date: Thu, 11 May 2023 11:02:09 +0200 Subject: Add missing license header to tests/unit/test_errors.c --- tests/unit/test_errors.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/unit/test_errors.c b/tests/unit/test_errors.c index 51fc3db..f949e86 100644 --- a/tests/unit/test_errors.c +++ b/tests/unit/test_errors.c @@ -1,3 +1,8 @@ +/* SPDX-License-Identifier: GPL-3.0-or-later + * Copyright 2023 Red Hat GmbH + * Author: Alice Frosi + */ + #include #include #include -- cgit v1.2.3