Skip to content

Commit 65eb55e

Browse files
committed
fix: add license text in CompasAssignedLocationException
Signed-off-by: Stiliyan Valkanov <stiliyan.valkanov@bearingpoint.com>
1 parent e16b245 commit 65eb55e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

repository/src/main/java/org/lfenergy/compas/scl/data/exception/CompasAssignedLocationException.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// SPDX-FileCopyrightText: 2026 BearingPoint GmbH
2+
//
3+
// SPDX-License-Identifier: Apache-2.0
14
package org.lfenergy.compas.scl.data.exception;
25

36
import org.lfenergy.compas.core.commons.exception.CompasException;

0 commit comments

Comments
 (0)