summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-06-06 15:19:57 +0100
committerSimon McVittie <smcv@collabora.com>2022-10-12 12:08:38 +0000
commit4aa7052c6f160925d5e38ea49f95784fd851d83b (patch)
treef7c44dd31580bc5957115eb404b555812e60cf30 /test
parentfb1460ee328b085cbc94cf7c836fcae4244ab650 (diff)
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>
Diffstat (limited to 'test')
-rw-r--r--test/test-exit.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/test-exit.c b/test/test-exit.c
index b4f967ae..52de21fd 100644
--- a/test/test-exit.c
+++ b/test/test-exit.c
@@ -1,3 +1,8 @@
+/*
+ * Copyright 2003 Red Hat, Inc.
+ * SPDX-License-Identifier: MIT
+ */
+
#include "config.h"
/* This is a process that just exits with a failure code */