ExternalTestSuite: Add license header

This commit is contained in:
Paul Schaub 2025-07-25 14:09:57 +02:00
parent cc08b76b68
commit b28e234f21
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -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;