From 641dd6765b9a7482d9e2bb01390e1164e4078a34 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Thu, 18 Jan 2024 12:06:18 +0100 Subject: [PATCH] feat(imp):[#214] fix license header --- .../exceptions/RegistryServiceRuntimeException.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irs-registry-client/src/main/java/org/eclipse/tractusx/irs/registryclient/exceptions/RegistryServiceRuntimeException.java b/irs-registry-client/src/main/java/org/eclipse/tractusx/irs/registryclient/exceptions/RegistryServiceRuntimeException.java index b032140b27..8ce90c32f3 100644 --- a/irs-registry-client/src/main/java/org/eclipse/tractusx/irs/registryclient/exceptions/RegistryServiceRuntimeException.java +++ b/irs-registry-client/src/main/java/org/eclipse/tractusx/irs/registryclient/exceptions/RegistryServiceRuntimeException.java @@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2021,2022,2023 Contributors to the Eclipse Foundation + * Copyright (c) 2021,2024 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.