summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/compiled.test.in2
-rw-r--r--test/py.test.in2
-rw-r--r--test/sh.test.in2
3 files changed, 6 insertions, 0 deletions
diff --git a/test/compiled.test.in b/test/compiled.test.in
index 66bf7af..fa79b03 100644
--- a/test/compiled.test.in
+++ b/test/compiled.test.in
@@ -1,3 +1,5 @@
+# Copyright 2022 Collabora Ltd.
+# SPDX-License-Identifier: MIT
[Test]
Type=session
Exec=@wrapper@ @program@
diff --git a/test/py.test.in b/test/py.test.in
index b73c083..a777736 100644
--- a/test/py.test.in
+++ b/test/py.test.in
@@ -1,3 +1,5 @@
+# Copyright 2022 Collabora Ltd.
+# SPDX-License-Identifier: MIT
[Test]
Type=session
Exec=@wrapper@ @python@ @program@
diff --git a/test/sh.test.in b/test/sh.test.in
index 66bf7af..fa79b03 100644
--- a/test/sh.test.in
+++ b/test/sh.test.in
@@ -1,3 +1,5 @@
+# Copyright 2022 Collabora Ltd.
+# SPDX-License-Identifier: MIT
[Test]
Type=session
Exec=@wrapper@ @program@