summaryrefslogtreecommitdiffstats
path: root/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit.xml')
-rw-r--r--phpunit.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/phpunit.xml b/phpunit.xml
index d8ef2a6..ce02831 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -1,3 +1,10 @@
+<!--
+SPDX-FileCopyrightText: 2021 Andrea Chirulescu <andrea.chirulescu@gmail.com>
+SPDX-FileCopyrightText: 2021 Harald Eilertsen <haraldei@anduin.net>
+
+SPDX-License-Identifier: CC0-1.0
+-->
+
<phpunit
bootstrap="tests/bootstrap.php"
backupGlobals="false"