From b9e81671053882d8d505ac761715011e40efc11e Mon Sep 17 00:00:00 2001 From: Adam Knapp <adam.knapp@ericsson.com> Date: Fri, 10 Feb 2023 09:22:51 +0000 Subject: [PATCH] Updating copyright Signed-off-by: Adam Knapp <adam.knapp@ericsson.com> --- 5G_system_TS29509_Nausf_CNL113885.tpd | 2 +- src/TS29509_Nausf_SoRProtection.ttcn | 2 +- src/TS29509_Nausf_UEAuthentication.ttcn | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/5G_system_TS29509_Nausf_CNL113885.tpd b/5G_system_TS29509_Nausf_CNL113885.tpd index e58056a..26fa097 100644 --- a/5G_system_TS29509_Nausf_CNL113885.tpd +++ b/5G_system_TS29509_Nausf_CNL113885.tpd @@ -27,4 +27,4 @@ </ProjectProperties> </Configuration> </Configurations> -</TITAN_Project_File_Information> \ No newline at end of file +</TITAN_Project_File_Information> diff --git a/src/TS29509_Nausf_SoRProtection.ttcn b/src/TS29509_Nausf_SoRProtection.ttcn index efb3794..72ca9f3 100644 --- a/src/TS29509_Nausf_SoRProtection.ttcn +++ b/src/TS29509_Nausf_SoRProtection.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/TS29509_Nausf_UEAuthentication.ttcn b/src/TS29509_Nausf_UEAuthentication.ttcn index 81457ee..4476595 100644 --- a/src/TS29509_Nausf_UEAuthentication.ttcn +++ b/src/TS29509_Nausf_UEAuthentication.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