mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 22:48:02 +02:00
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:
parent
cf3203575d
commit
fdd589c8d8
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue