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/stubs/wpdb_stub.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/stubs/wpdb_stub.php') diff --git a/tests/stubs/wpdb_stub.php b/tests/stubs/wpdb_stub.php index 72312bc..74a1647 100644 --- a/tests/stubs/wpdb_stub.php +++ b/tests/stubs/wpdb_stub.php @@ -1,3 +1,8 @@ +// SPDX-FileCopyrightText: 2021 Andrea Chirulescu +// SPDX-FileCopyrightText: 2021 Harald Eilertsen +// +// SPDX-License-Identifier: AGPL-3.0-or-later +