mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-07 09:26:23 +02:00
ExternalTestSuite: Add license header
This commit is contained in:
parent
cc08b76b68
commit
b28e234f21
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
// SPDX-FileCopyrightText: 2025 Paul Schaub <vanitasvitae@fsfe.org>
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
package sop.testsuite.external;
|
||||
|
||||
import org.junit.platform.suite.api.IncludeClassNamePatterns;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue