launch-helper-for-tests: Add a permissive license

I wrote this, and it hasn't changed since.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2022-06-06 14:48:49 +01:00
parent cf3203575d
commit fdd589c8d8

View 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