test/: add missing license AFL-2.1 OR GPL-2.0-or-later

Other files added by the same author use the same license,
so it can also be used for this file.

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
Ralf Habacker 2025-11-05 09:34:52 +01:00
parent e17b0cd850
commit b1473761fb

View file

@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
*/
#include <config.h>
#include <dbus/dbus-valgrind-internal.h>
#include "../test-utils.h"