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

Signed-off-by: Adam Knapp <adam.knapp@ericsson.com>
---
 src/TS29502_Nsmf_PDUSession.ttcn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/TS29502_Nsmf_PDUSession.ttcn b/src/TS29502_Nsmf_PDUSession.ttcn
index 16a0ed7..055aad3 100644
--- a/src/TS29502_Nsmf_PDUSession.ttcn
+++ b/src/TS29502_Nsmf_PDUSession.ttcn
@@ -1,5 +1,5 @@
 /******************************************************************************
-* Copyright (c) 2000-2023  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