From: Simon McVittie Date: Mon, 6 Jun 2022 14:18:36 +0000 (+0100) Subject: test-threads-init: Add a permissive license X-Git-Tag: dbus-1.15.4~27^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1460ee328b085cbc94cf7c836fcae4244ab650;p=thirdparty%2Fdbus.git test-threads-init: Add a permissive license With permission from Philip Withnall on behalf of Endless, me on behalf of Collabora, and relying on previous permission from Red Hat representatives. Signed-off-by: Simon McVittie --- diff --git a/test/name-test/test-threads-init.c b/test/name-test/test-threads-init.c index fa90ca72e..ca0ea3e85 100644 --- a/test/name-test/test-threads-init.c +++ b/test/name-test/test-threads-init.c @@ -1,3 +1,9 @@ +/* + * Copyright 2006 Red Hat, Inc. + * Copyright 2013-2018 Collabora Ltd. + * Copyright 2017 Endless OS Foundation, LLC + * SPDX-License-Identifier: MIT + */ /** * Test to make sure late thread initialization works */