Skip to content

Commit 5d73395

Browse files
Update WebApplicationExceptionHandler.java
Added SPDX Header Signed-off-by: Pascal Wilbrink <[email protected]>
1 parent 3d0ce12 commit 5d73395

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/src/main/java/org/lfenergy/compas/sitipe/rest/exception/WebApplicationExceptionHandler.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2023 Alliander N.V.
2+
//
3+
// SPDX-License-Identifier: Apache-2.0
4+
15
package org.lfenergy.compas.sitipe.rest.exception;
26

37
import jakarta.ws.rs.WebApplicationException;

0 commit comments

Comments
 (0)