summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-06-06 15:04:57 +0100
committerSimon McVittie <smcv@collabora.com>2022-10-12 12:08:38 +0000
commitada440c5ba283b5742941149f2809e4cc5ab39ca (patch)
treec57e0a485dd08de01192c2c4ff1235290b4ad97d /test
parent812a690d6225a6a529ecc030bd107911ef51bbfb (diff)
downloaddbus-ada440c5ba283b5742941149f2809e4cc5ab39ca.tar.gz
test-shutdown: Apply a permissive license
All significant contributions to this file were from companies or individuals that gave permission for relicensing to MIT (I have assumed that trivial changes from Marcus Brinkmann and Kjartan Maraas were too small to affect copyright status). Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'test')
-rw-r--r--test/name-test/test-shutdown.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/name-test/test-shutdown.c b/test/name-test/test-shutdown.c
index 26b61008..880cb807 100644
--- a/test/name-test/test-shutdown.c
+++ b/test/name-test/test-shutdown.c
@@ -1,3 +1,9 @@
+/*
+ * Copyright 2008 Red Hat, Inc.
+ * Copyright 2016-2018 Collabora Ltd.
+ * Copyright 2018 Ralf Habacker
+ * SPDX-License-Identifier: MIT
+ */
#include <config.h>
#include <dbus/dbus-valgrind-internal.h>