mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 05:38:01 +02:00
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:
parent
b9864c7f1e
commit
c12b40af36
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
* SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <dbus/dbus.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue