Skip to content

Commit

Permalink
Update WebApplicationExceptionHandler.java
Browse files Browse the repository at this point in the history
Added SPDX Header

Signed-off-by: Pascal Wilbrink <pascal.wilbrink@gmail.com>
  • Loading branch information
pascalwilbrink authored Oct 5, 2023
1 parent 3d0ce12 commit 5d73395
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2023 Alliander N.V.
//
// SPDX-License-Identifier: Apache-2.0

package org.lfenergy.compas.sitipe.rest.exception;

import jakarta.ws.rs.WebApplicationException;
Expand Down

0 comments on commit 5d73395

Please sign in to comment.