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

These files were added by an employee of redhat.com, which
use the license mentioned.

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
Ralf Habacker 2025-11-05 08:35:28 +01:00
parent 3e98dfde6a
commit b9864c7f1e
4 changed files with 16 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 <stdio.h>
#include <stdlib.h>

View file

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

View file

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

View file

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