From bd8662b691e8b64ae15965bc154f810195faa53a Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 14 Apr 2021 20:00:27 +0200 Subject: Switch to Reuse for license handling. Run `reuse lint` to verify that all material is licensed. --- tests/VenueTest.php | 5 +++++ tests/stubs/wpdb_stub.php | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'tests') diff --git a/tests/VenueTest.php b/tests/VenueTest.php index 814bfe8..a49301b 100644 --- a/tests/VenueTest.php +++ b/tests/VenueTest.php @@ -1,3 +1,8 @@ +// SPDX-FileCopyrightText: 2021 Andrea Chirulescu +// SPDX-FileCopyrightText: 2021 Harald Eilertsen +// +// SPDX-License-Identifier: AGPL-3.0-or-later + +// SPDX-FileCopyrightText: 2021 Harald Eilertsen +// +// SPDX-License-Identifier: AGPL-3.0-or-later +