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

These files were added by an employee of codefactory.se,
which use the license mentioned.

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
Ralf Habacker 2025-11-05 09:08:21 +01:00
parent b9864c7f1e
commit c12b40af36
2 changed files with 8 additions and 0 deletions

View file

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

View file

@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
*/
/* This is a process that just sleeps infinitely. */
#include <config.h>