Skip to content

Commit 9d1c3dd

Browse files
committed
chore: add SPDX header
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 1aaf933 commit 9d1c3dd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/php/Unit/Service/File/PdfValidatorTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<?php
22

33
declare(strict_types=1);
4+
/**
5+
* SPDX-FileCopyrightText: 2025 LibreCode coop and contributors
6+
* SPDX-License-Identifier: AGPL-3.0-or-later
7+
*/
48

59
namespace OCA\Libresign\Tests\Unit\Service\File;
610

0 commit comments

Comments
 (0)