summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-06-06 14:55:42 +0100
committerSimon McVittie <smcv@collabora.com>2022-10-12 12:08:38 +0000
commit812a690d6225a6a529ecc030bd107911ef51bbfb (patch)
treeeef8b198a79482b4f30ef2a70a3e73423366114b /test
parent21763bfd41d1658068b6bb5d06ea24e9ff910b61 (diff)
test-ids: Apply a permissive license
All significant contributions to this file were from companies that gave permission for relicensing to MIT (I have assumed that trivial changes from Marcus Brinkmann and Ralf Habacker 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-ids.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/name-test/test-ids.c b/test/name-test/test-ids.c
index 37c76835..48b0b3c1 100644
--- a/test/name-test/test-ids.c
+++ b/test/name-test/test-ids.c
@@ -1,3 +1,8 @@
+/*
+ * Copyright 2007 Red Hat, Inc.
+ * Copyright 2016-2018 Collabora Ltd.
+ * SPDX-License-Identifier: MIT
+ */
#include <config.h>
#include <stdio.h>
#include <stdlib.h>