From ee9bef751805ac3f3c9572d1620f2221092b3094 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 26 Apr 2021 22:08:16 +0200 Subject: Add missing license tags to files. --- tests/bootstrap.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 0878ff7..b090644 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -3,6 +3,11 @@ * PHPUnit bootstrap file * * @package Sample_Plugin + * + * SPDX-FileCopyrightText: 2021 Andrea Chirulescu + * SPDX-FileCopyrightText: 2021 Harald Eilertsen + * + * SPDX-License-Identifier: AGPL-3.0-or-later */ //$_tests_dir = getenv( 'WP_TESTS_DIR' ); -- cgit v1.2.3