From 5d7eb1f7b8ac87ebcbe35382fe23ea39996479eb Mon Sep 17 00:00:00 2001
From: Adam Knapp <adam.knapp@ericsson.com>
Date: Fri, 10 Feb 2023 09:16:23 +0000
Subject: [PATCH] Copyright fix

Signed-off-by: Adam Knapp <adam.knapp@ericsson.com>
---
 src/TS29503_Nudm_EE.ttcn   | 2 +-
 src/TS29503_Nudm_PP.ttcn   | 2 +-
 src/TS29503_Nudm_SDM.ttcn  | 2 +-
 src/TS29503_Nudm_UEAU.ttcn | 2 +-
 src/TS29503_Nudm_UECM.ttcn | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/TS29503_Nudm_EE.ttcn b/src/TS29503_Nudm_EE.ttcn
index dec6022..f78d48d 100644
--- a/src/TS29503_Nudm_EE.ttcn
+++ b/src/TS29503_Nudm_EE.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/TS29503_Nudm_PP.ttcn b/src/TS29503_Nudm_PP.ttcn
index a7cdd2a..23b06bc 100644
--- a/src/TS29503_Nudm_PP.ttcn
+++ b/src/TS29503_Nudm_PP.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/TS29503_Nudm_SDM.ttcn b/src/TS29503_Nudm_SDM.ttcn
index 423ab2f..4520f4c 100644
--- a/src/TS29503_Nudm_SDM.ttcn
+++ b/src/TS29503_Nudm_SDM.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/TS29503_Nudm_UEAU.ttcn b/src/TS29503_Nudm_UEAU.ttcn
index 68364a4..cb21d9b 100644
--- a/src/TS29503_Nudm_UEAU.ttcn
+++ b/src/TS29503_Nudm_UEAU.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/TS29503_Nudm_UECM.ttcn b/src/TS29503_Nudm_UECM.ttcn
index 766abf0..a5f5b21 100644
--- a/src/TS29503_Nudm_UECM.ttcn
+++ b/src/TS29503_Nudm_UECM.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