chore: format all code according to SPDX (#2023)
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: Copyright © 2019 WebGoat authors
|
||||
* SPDX-License-Identifier: GPL-2.0-or-later
|
||||
*/
|
||||
package org.owasp.webgoat.integration;
|
||||
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
Reference in New Issue
Block a user