mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-20 06:50:08 +01:00
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:
parent
fb1460ee32
commit
4aa7052c6f
1 changed files with 5 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue