summaryrefslogtreecommitdiffstats
path: root/phpunit.xml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2021-04-26 22:08:16 +0200
committerHarald Eilertsen <haraldei@anduin.net>2021-04-26 22:08:16 +0200
commitee9bef751805ac3f3c9572d1620f2221092b3094 (patch)
tree885b2b3bf24fcea94f102596daa797903a887513 /phpunit.xml
parent19c28b2d51c68d51802b4a653d289a88a00b5d87 (diff)
downloadgigologadmin-ee9bef751805ac3f3c9572d1620f2221092b3094.tar.gz
gigologadmin-ee9bef751805ac3f3c9572d1620f2221092b3094.tar.bz2
gigologadmin-ee9bef751805ac3f3c9572d1620f2221092b3094.zip
Add missing license tags to files.
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"