]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
launch-helper-for-tests: Add a permissive license
authorSimon McVittie <smcv@collabora.com>
Mon, 6 Jun 2022 13:48:49 +0000 (14:48 +0100)
committerSimon McVittie <smcv@collabora.com>
Wed, 12 Oct 2022 12:08:38 +0000 (12:08 +0000)
I wrote this, and it hasn't changed since.

Signed-off-by: Simon McVittie <smcv@collabora.com>
test/bus/launch-helper-for-tests.c

index 6ad003d00c1d8c9a0765c096a27e1d6e12cba622..e8f29d37926c0ee58271708d88e661c5b8114861 100644 (file)
@@ -1,4 +1,8 @@
-/* Embed a version of the real activation helper that has been altered
+/*
+ * Copyright 2018 Collabora Ltd.
+ * SPDX-License-Identifier: MIT
+ *
+ * Embed a version of the real activation helper that has been altered
  * to be testable. We monkey-patch it like this because we don't want to
  * compile test-only code into the real setuid executable, and Automake
  * versions older than 1.16 can't cope with expanding directory variables