summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-06-06 14:52:11 +0100
committerSimon McVittie <smcv@collabora.com>2022-10-12 12:08:38 +0000
commit21763bfd41d1658068b6bb5d06ea24e9ff910b61 (patch)
tree71361e2b7669d3b1588f4cb68ad262eb10e70860
parentfdd589c8d84094c821774ad1b258f2b50ed542d0 (diff)
test-autolaunch: Add a permissive license
The license for this file was never stated, but all contributions to it have been from Red Hat or Collabora, and representatives of both companies gave permission for MIT relicensing in 2007. Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--test/name-test/test-autolaunch.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/name-test/test-autolaunch.c b/test/name-test/test-autolaunch.c
index 61760555..202e5043 100644
--- a/test/name-test/test-autolaunch.c
+++ b/test/name-test/test-autolaunch.c
@@ -1,3 +1,9 @@
+/*
+ * Copyright 2008 Red Hat, Inc.
+ * Copyright 2011-2017 Collabora Ltd.
+ * SPDX-License-Identifier: MIT
+ */
+
#include "config.h"
#include <stdio.h>