From 7378721b246a2cb476865cf41970ede6176f23bd Mon Sep 17 00:00:00 2001 From: Adam Knapp <adam.knapp@ericsson.com> Date: Thu, 9 Feb 2023 17:02:25 +0100 Subject: [PATCH] Updating copyright Signed-off-by: Adam Knapp <adam.knapp@ericsson.com> --- WebSocket_CNL113782.tpd | 2 +- src/WebSocket_CNL113782.grp | 2 +- src/WebSocket_EncDec.cc | 2 +- src/WebSocket_Types.ttcn | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WebSocket_CNL113782.tpd b/WebSocket_CNL113782.tpd index cc197a8..0e0d442 100644 --- a/WebSocket_CNL113782.tpd +++ b/WebSocket_CNL113782.tpd @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2000-2019 Ericsson Telecom AB + Copyright (c) 2000-2023 Ericsson Telecom AB All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 diff --git a/src/WebSocket_CNL113782.grp b/src/WebSocket_CNL113782.grp index bf13107..0b00b59 100644 --- a/src/WebSocket_CNL113782.grp +++ b/src/WebSocket_CNL113782.grp @@ -1,6 +1,6 @@ <!-- /****************************************************************************** -* Copyright (c) 2000-2019 Ericsson Telecom AB +* Copyright (c) 2000-2023 Ericsson Telecom 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/WebSocket_EncDec.cc b/src/WebSocket_EncDec.cc index 14df6db..aed554b 100644 --- a/src/WebSocket_EncDec.cc +++ b/src/WebSocket_EncDec.cc @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright (c) 2000-2019 Ericsson Telecom AB +* Copyright (c) 2000-2023 Ericsson Telecom 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/WebSocket_Types.ttcn b/src/WebSocket_Types.ttcn index 93be046..3153b04 100644 --- a/src/WebSocket_Types.ttcn +++ b/src/WebSocket_Types.ttcn @@ -1,5 +1,5 @@ /****************************************************************************** -* Copyright (c) 2000-2019 Ericsson Telecom AB +* Copyright (c) 2000-2023 Ericsson Telecom 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