aboutsummaryrefslogtreecommitdiff
path: root/src/compat/compat-strsep.c
diff options
context:
space:
mode:
authorFrank Lichtenheld2024-03-15 18:00:54 +0100
committerGert Doering2024-03-18 18:46:26 +0100
commitb25c6d7e861d446b7a2e03cbcfb892d554c1ef73 (patch)
tree73612715178c78540575f35697c1ae3192076948 /src/compat/compat-strsep.c
parent91eb4606a4a3e8e2a4ed2ac4e2257e7ea44ccc44 (diff)
downloadopenvpn-b25c6d7e861d446b7a2e03cbcfb892d554c1ef73.zip
openvpn-b25c6d7e861d446b7a2e03cbcfb892d554c1ef73.tar.gz
Update Copyright statements to 2024
Change-Id: Ic377958d303b1dcfa9d877d3a63ecf39bdff7aef Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20240315170054.2368254-1-frank@lichtenheld.com> URL: https://sourceforge.net/p/openvpn/mailman/message/58749316/ Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'src/compat/compat-strsep.c')
-rw-r--r--src/compat/compat-strsep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat/compat-strsep.c b/src/compat/compat-strsep.c
index fbad98d..e0b613b 100644
--- a/src/compat/compat-strsep.c
+++ b/src/compat/compat-strsep.c
@@ -5,7 +5,7 @@
* packet encryption, packet authentication, and
* packet compression.
*
- * Copyright (C) 2019-2023 Arne Schwabe <arne@rfc2549.org>
+ * Copyright (C) 2019-2024 Arne Schwabe <arne@rfc2549.org>
* Copyright (C) 1992-2019 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify