From 558544fcef3335216d225bb587129a424db8d7af Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 14 Apr 2021 20:27:43 +0200 Subject: Add license comment _after_ the php opening tag. --- tests/VenueTest.php | 2 +- tests/stubs/wpdb_stub.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/VenueTest.php b/tests/VenueTest.php index a49301b..e886167 100644 --- a/tests/VenueTest.php +++ b/tests/VenueTest.php @@ -1,9 +1,9 @@ + // 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 -insert_id = 1; } -- cgit v1.2.3