From fb1460ee328b085cbc94cf7c836fcae4244ab650 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 6 Jun 2022 15:18:36 +0100 Subject: [PATCH] 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 --- test/name-test/test-threads-init.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/name-test/test-threads-init.c b/test/name-test/test-threads-init.c index fa90ca72..ca0ea3e8 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 */