From d840e8abee0df0e83944fbf9fcc47bfe77bcc6f3 Mon Sep 17 00:00:00 2001 From: Adam Knapp <adam.knapp@ericsson.com> Date: Fri, 10 Feb 2023 09:38:23 +0000 Subject: [PATCH] Updating copyright Signed-off-by: Adam Knapp <adam.knapp@ericsson.com> --- 5G_system_TS29518_Namf_CNL113890.tpd | 2 +- src/TS29518_Namf_Communication.ttcn | 2 +- src/TS29518_Namf_EventExposure.ttcn | 2 +- src/TS29518_Namf_Location.ttcn | 2 +- src/TS29518_Namf_MT.ttcn | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/5G_system_TS29518_Namf_CNL113890.tpd b/5G_system_TS29518_Namf_CNL113890.tpd index f7797a9..f97f52f 100644 --- a/5G_system_TS29518_Namf_CNL113890.tpd +++ b/5G_system_TS29518_Namf_CNL113890.tpd @@ -31,4 +31,4 @@ </ProjectProperties> </Configuration> </Configurations> -</TITAN_Project_File_Information> \ No newline at end of file +</TITAN_Project_File_Information> diff --git a/src/TS29518_Namf_Communication.ttcn b/src/TS29518_Namf_Communication.ttcn index b60d1de..b366460 100644 --- a/src/TS29518_Namf_Communication.ttcn +++ b/src/TS29518_Namf_Communication.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright (c) 2000-2019 Ericsson AB +* Copyright (c) 2000-2023 Ericsson AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v2.0 * which accompanies this distribution, and is available at diff --git a/src/TS29518_Namf_EventExposure.ttcn b/src/TS29518_Namf_EventExposure.ttcn index 894cd9b..b0d0dc2 100644 --- a/src/TS29518_Namf_EventExposure.ttcn +++ b/src/TS29518_Namf_EventExposure.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright (c) 2000-2019 Ericsson AB +* Copyright (c) 2000-2023 Ericsson AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v2.0 * which accompanies this distribution, and is available at diff --git a/src/TS29518_Namf_Location.ttcn b/src/TS29518_Namf_Location.ttcn index f3eff95..b66bf9b 100644 --- a/src/TS29518_Namf_Location.ttcn +++ b/src/TS29518_Namf_Location.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright (c) 2000-2019 Ericsson AB +* Copyright (c) 2000-2023 Ericsson AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v2.0 * which accompanies this distribution, and is available at diff --git a/src/TS29518_Namf_MT.ttcn b/src/TS29518_Namf_MT.ttcn index 4fa1632..7a9ace5 100644 --- a/src/TS29518_Namf_MT.ttcn +++ b/src/TS29518_Namf_MT.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright (c) 2000-2019 Ericsson AB +* Copyright (c) 2000-2023 Ericsson AB * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v2.0 * which accompanies this distribution, and is available at -- GitLab