mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
fix spdx info and remove superfluous use statements
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
<?php
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2026 The Hubzilla Community
|
||||
* SPDX-FileContributor: Harald Eilertsen <haraldei@anduin.net>
|
||||
* SPDX-FileContributor: Mario Vavti <mario@mariovavti.com>
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
namespace Zotlabs\Tests\Unit;
|
||||
|
||||
use PHPUnit\Framework\Attributes\Before;
|
||||
use Zotlabs\Lib\Libzot;
|
||||
|
||||
class ZidTest extends UnitTestCase {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user