test-exit: Add a permissive license

Red Hat have previously given permission for relicensing, and all
subsequent contributions to this file were trivial.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2022-06-06 15:19:57 +01:00
parent fb1460ee32
commit 4aa7052c6f

View file

@ -1,3 +1,8 @@
/*
* Copyright 2003 Red Hat, Inc.
* SPDX-License-Identifier: MIT
*/
#include "config.h" #include "config.h"
/* This is a process that just exits with a failure code */ /* This is a process that just exits with a failure code */