chore: format all code according to SPDX (#2023)

This commit is contained in:
Nanne Baars
2025-02-16 19:48:05 +01:00
committed by GitHub
parent 2a5b4385ea
commit 00f3538be2
379 changed files with 1100 additions and 5136 deletions

View File

@ -1,3 +1,7 @@
/*
* SPDX-FileCopyrightText: Copyright © 2019 WebGoat authors
* SPDX-License-Identifier: GPL-2.0-or-later
*/
package org.owasp.webgoat.integration;
import io.restassured.RestAssured;