From: Frank L. <fr...@li...> - 2024-03-15 17:01:12
|
Change-Id: Ic377958d303b1dcfa9d877d3a63ecf39bdff7aef Signed-off-by: Frank Lichtenheld <fr...@li...> --- COPYING | 2 +- ChangeLog | 2 +- Makefile.am | 4 ++-- PORTS | 2 +- configure.ac | 2 +- contrib/cmake/git-version.py | 2 +- contrib/cmake/parse-version.m4.py | 2 +- dev-tools/gen-release-tarballs.sh | 2 +- dev-tools/gerrit-send-mail.py | 4 ++-- dev-tools/reformat-all.sh | 2 +- dev-tools/update-copyright.sh | 4 ++-- distro/Makefile.am | 2 +- distro/systemd/Makefile.am | 2 +- doc/Makefile.am | 2 +- include/Makefile.am | 2 +- include/openvpn-msg.h | 2 +- include/openvpn-plugin.h.in | 2 +- sample/Makefile.am | 2 +- sample/sample-keys/gen-sample-keys.sh | 2 +- sample/sample-plugins/Makefile.am | 2 +- sample/sample-plugins/Makefile.plugins | 2 +- .../sample-plugins/client-connect/sample-client-connect.c | 2 +- sample/sample-plugins/defer/multi-auth.c | 2 +- .../keying-material-exporter-demo/keyingmaterialexporter.c | 2 +- sample/sample-plugins/log/log.c | 2 +- sample/sample-plugins/log/log_v3.c | 4 ++-- sample/sample-plugins/simple/base64.c | 2 +- sample/sample-plugins/simple/simple.c | 2 +- src/Makefile.am | 2 +- src/compat/Makefile.am | 2 +- src/compat/compat-gettimeofday.c | 2 +- src/compat/compat-strsep.c | 2 +- src/openvpn/Makefile.am | 2 +- src/openvpn/argv.c | 2 +- src/openvpn/argv.h | 2 +- src/openvpn/auth_token.h | 2 +- src/openvpn/basic.h | 2 +- src/openvpn/block_dns.c | 2 +- src/openvpn/block_dns.h | 2 +- src/openvpn/buffer.c | 2 +- src/openvpn/buffer.h | 2 +- src/openvpn/circ_list.h | 2 +- src/openvpn/clinat.c | 2 +- src/openvpn/clinat.h | 2 +- src/openvpn/common.h | 2 +- src/openvpn/comp-lz4.c | 4 ++-- src/openvpn/comp-lz4.h | 4 ++-- src/openvpn/comp.c | 2 +- src/openvpn/comp.h | 2 +- src/openvpn/compstub.c | 2 +- src/openvpn/console.c | 4 ++-- src/openvpn/console.h | 4 ++-- src/openvpn/console_builtin.c | 4 ++-- src/openvpn/crypto.c | 2 +- src/openvpn/crypto.h | 2 +- src/openvpn/crypto_backend.h | 2 +- src/openvpn/crypto_mbedtls.c | 2 +- src/openvpn/crypto_mbedtls.h | 2 +- src/openvpn/crypto_openssl.c | 2 +- src/openvpn/crypto_openssl.h | 2 +- src/openvpn/dco.c | 6 +++--- src/openvpn/dco.h | 6 +++--- src/openvpn/dco_internal.h | 4 ++-- src/openvpn/dco_linux.c | 6 +++--- src/openvpn/dco_linux.h | 6 +++--- src/openvpn/dco_win.c | 4 ++-- src/openvpn/dco_win.h | 4 ++-- src/openvpn/dhcp.c | 2 +- src/openvpn/dhcp.h | 2 +- src/openvpn/dns.c | 2 +- src/openvpn/dns.h | 2 +- src/openvpn/env_set.c | 4 ++-- src/openvpn/env_set.h | 2 +- src/openvpn/errlevel.h | 2 +- src/openvpn/error.c | 2 +- src/openvpn/error.h | 2 +- src/openvpn/event.c | 2 +- src/openvpn/event.h | 2 +- src/openvpn/fdmisc.c | 2 +- src/openvpn/fdmisc.h | 2 +- src/openvpn/forward.c | 2 +- src/openvpn/forward.h | 2 +- src/openvpn/fragment.c | 2 +- src/openvpn/fragment.h | 2 +- src/openvpn/gremlin.c | 2 +- src/openvpn/gremlin.h | 2 +- src/openvpn/helper.c | 2 +- src/openvpn/helper.h | 2 +- src/openvpn/httpdigest.c | 2 +- src/openvpn/httpdigest.h | 2 +- src/openvpn/init.c | 2 +- src/openvpn/init.h | 2 +- src/openvpn/integer.h | 2 +- src/openvpn/interval.c | 2 +- src/openvpn/interval.h | 2 +- src/openvpn/list.c | 2 +- src/openvpn/list.h | 2 +- src/openvpn/lzo.c | 2 +- src/openvpn/lzo.h | 2 +- src/openvpn/manage.c | 2 +- src/openvpn/manage.h | 2 +- src/openvpn/mbuf.c | 2 +- src/openvpn/mbuf.h | 2 +- src/openvpn/memdbg.h | 2 +- src/openvpn/misc.c | 4 ++-- src/openvpn/misc.h | 2 +- src/openvpn/mroute.c | 2 +- src/openvpn/mroute.h | 2 +- src/openvpn/mss.c | 2 +- src/openvpn/mss.h | 2 +- src/openvpn/mstats.c | 2 +- src/openvpn/mstats.h | 2 +- src/openvpn/mtcp.c | 2 +- src/openvpn/mtcp.h | 2 +- src/openvpn/mtu.c | 2 +- src/openvpn/mtu.h | 2 +- src/openvpn/mudp.c | 2 +- src/openvpn/mudp.h | 2 +- src/openvpn/multi.c | 2 +- src/openvpn/multi.h | 2 +- src/openvpn/networking.h | 2 +- src/openvpn/networking_iproute2.c | 2 +- src/openvpn/networking_iproute2.h | 2 +- src/openvpn/networking_sitnl.c | 2 +- src/openvpn/networking_sitnl.h | 2 +- src/openvpn/occ.c | 2 +- src/openvpn/occ.h | 2 +- src/openvpn/openssl_compat.h | 2 +- src/openvpn/openvpn.c | 2 +- src/openvpn/openvpn.h | 2 +- src/openvpn/options.c | 6 +++--- src/openvpn/options.h | 2 +- src/openvpn/options_util.c | 2 +- src/openvpn/options_util.h | 2 +- src/openvpn/otime.c | 2 +- src/openvpn/otime.h | 2 +- src/openvpn/packet_id.c | 2 +- src/openvpn/packet_id.h | 2 +- src/openvpn/perf.c | 2 +- src/openvpn/perf.h | 2 +- src/openvpn/ping.c | 2 +- src/openvpn/ping.h | 2 +- src/openvpn/pkcs11.c | 2 +- src/openvpn/pkcs11.h | 2 +- src/openvpn/pkcs11_backend.h | 2 +- src/openvpn/pkcs11_mbedtls.c | 2 +- src/openvpn/pkcs11_openssl.c | 2 +- src/openvpn/platform.c | 2 +- src/openvpn/platform.h | 2 +- src/openvpn/plugin.c | 2 +- src/openvpn/plugin.h | 2 +- src/openvpn/pool.c | 2 +- src/openvpn/pool.h | 2 +- src/openvpn/proto.c | 2 +- src/openvpn/proto.h | 2 +- src/openvpn/proxy.c | 2 +- src/openvpn/proxy.h | 2 +- src/openvpn/ps.c | 2 +- src/openvpn/ps.h | 2 +- src/openvpn/push.c | 2 +- src/openvpn/push.h | 2 +- src/openvpn/pushlist.h | 2 +- src/openvpn/reflect_filter.c | 2 +- src/openvpn/reflect_filter.h | 2 +- src/openvpn/reliable.c | 2 +- src/openvpn/reliable.h | 2 +- src/openvpn/ring_buffer.h | 2 +- src/openvpn/route.c | 2 +- src/openvpn/route.h | 2 +- src/openvpn/run_command.c | 2 +- src/openvpn/run_command.h | 2 +- src/openvpn/schedule.c | 2 +- src/openvpn/schedule.h | 2 +- src/openvpn/session_id.c | 2 +- src/openvpn/session_id.h | 2 +- src/openvpn/shaper.c | 2 +- src/openvpn/shaper.h | 2 +- src/openvpn/sig.c | 4 ++-- src/openvpn/sig.h | 2 +- src/openvpn/socket.c | 2 +- src/openvpn/socket.h | 2 +- src/openvpn/socks.c | 2 +- src/openvpn/socks.h | 2 +- src/openvpn/ssl.c | 4 ++-- src/openvpn/ssl.h | 2 +- src/openvpn/ssl_backend.h | 2 +- src/openvpn/ssl_common.h | 2 +- src/openvpn/ssl_mbedtls.c | 2 +- src/openvpn/ssl_mbedtls.h | 2 +- src/openvpn/ssl_ncp.c | 4 ++-- src/openvpn/ssl_ncp.h | 2 +- src/openvpn/ssl_openssl.c | 2 +- src/openvpn/ssl_openssl.h | 2 +- src/openvpn/ssl_pkt.c | 2 +- src/openvpn/ssl_pkt.h | 2 +- src/openvpn/ssl_util.c | 2 +- src/openvpn/ssl_util.h | 2 +- src/openvpn/ssl_verify.c | 2 +- src/openvpn/ssl_verify.h | 2 +- src/openvpn/ssl_verify_backend.h | 2 +- src/openvpn/ssl_verify_mbedtls.c | 2 +- src/openvpn/ssl_verify_mbedtls.h | 2 +- src/openvpn/ssl_verify_openssl.c | 2 +- src/openvpn/ssl_verify_openssl.h | 2 +- src/openvpn/status.c | 2 +- src/openvpn/status.h | 2 +- src/openvpn/syshead.h | 2 +- src/openvpn/tun.c | 2 +- src/openvpn/tun.h | 2 +- src/openvpn/vlan.c | 2 +- src/openvpn/vlan.h | 2 +- src/openvpn/win32-util.c | 2 +- src/openvpn/win32-util.h | 2 +- src/openvpn/win32.c | 2 +- src/openvpn/win32.h | 2 +- src/openvpn/xkey_common.h | 2 +- src/openvpn/xkey_helper.c | 2 +- src/openvpn/xkey_provider.c | 2 +- src/openvpnmsica/Makefile.am | 4 ++-- src/openvpnmsica/dllmain.c | 2 +- src/openvpnmsica/msica_arg.c | 2 +- src/openvpnmsica/msica_arg.h | 2 +- src/openvpnmsica/msiex.c | 2 +- src/openvpnmsica/msiex.h | 2 +- src/openvpnmsica/openvpnmsica.c | 2 +- src/openvpnmsica/openvpnmsica.h | 2 +- src/openvpnmsica/openvpnmsica_resources.rc | 2 +- src/openvpnserv/Makefile.am | 2 +- src/openvpnserv/common.c | 2 +- src/openvpnserv/interactive.c | 2 +- src/openvpnserv/service.h | 2 +- src/openvpnserv/validate.c | 2 +- src/openvpnserv/validate.h | 2 +- src/plugins/Makefile.am | 2 +- src/plugins/auth-pam/auth-pam.c | 4 ++-- src/plugins/auth-pam/utils.c | 2 +- src/plugins/auth-pam/utils.h | 2 +- src/plugins/down-root/down-root.c | 2 +- src/tapctl/Makefile.am | 4 ++-- src/tapctl/basic.h | 4 ++-- src/tapctl/error.c | 4 ++-- src/tapctl/error.h | 4 ++-- src/tapctl/main.c | 4 ++-- src/tapctl/tap.c | 2 +- src/tapctl/tap.h | 2 +- src/tapctl/tapctl_resources.rc | 2 +- tests/Makefile.am | 2 +- tests/ntlm_support.c | 2 +- tests/unit_tests/openvpn/cert_data.h | 2 +- tests/unit_tests/openvpn/mock_management.c | 2 +- tests/unit_tests/openvpn/mock_ssl_dependencies.c | 2 +- tests/unit_tests/openvpn/mock_win32_execve.c | 4 ++-- tests/unit_tests/openvpn/pkey_test_utils.c | 2 +- tests/unit_tests/openvpn/test_cryptoapi.c | 2 +- tests/unit_tests/openvpn/test_misc.c | 2 +- tests/unit_tests/openvpn/test_ncp.c | 2 +- tests/unit_tests/openvpn/test_pkcs11.c | 2 +- tests/unit_tests/openvpn/test_provider.c | 2 +- tests/unit_tests/openvpn/test_ssl.c | 2 +- tests/unit_tests/openvpn/test_user_pass.c | 2 +- 260 files changed, 295 insertions(+), 295 deletions(-) diff --git a/COPYING b/COPYING index 28525d76..00ecc27f 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ OpenVPN (TM) -- An Open Source VPN daemon -Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> This distribution contains multiple components, some of which fall under different licenses. By using OpenVPN diff --git a/ChangeLog b/ChangeLog index 6a04dbb6..c26dd2e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ OpenVPN ChangeLog -Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> This file is not maintained in this branch of the OpenVPN git repository. diff --git a/Makefile.am b/Makefile.am index 792588a3..439346e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,8 +5,8 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> -# Copyright (C) 2010-2023 David Sommerseth <da...@eu...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> +# Copyright (C) 2010-2024 David Sommerseth <da...@eu...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # # This program is free software; you can redistribute it and/or modify diff --git a/PORTS b/PORTS index dd156d04..dadc6f8e 100644 --- a/PORTS +++ b/PORTS @@ -1,5 +1,5 @@ OpenVPN -Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> OpenVPN has been written to try to avoid features that are not standardized well across different diff --git a/configure.ac b/configure.ac index 14f5be40..ce8b2b0e 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl session authentication and key exchange, dnl packet encryption, packet authentication, and dnl packet compression. dnl -dnl Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +dnl Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> dnl Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> dnl dnl This program is free software; you can redistribute it and/or modify diff --git a/contrib/cmake/git-version.py b/contrib/cmake/git-version.py index 4f78ac42..a39cab41 100644 --- a/contrib/cmake/git-version.py +++ b/contrib/cmake/git-version.py @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2022-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2022-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2022-2022 Lev Stipakov <le...@le...> # # This program is free software; you can redistribute it and/or modify diff --git a/contrib/cmake/parse-version.m4.py b/contrib/cmake/parse-version.m4.py index 3dfb31fb..a7fbaf08 100644 --- a/contrib/cmake/parse-version.m4.py +++ b/contrib/cmake/parse-version.m4.py @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2022-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2022-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2022-2022 Lev Stipakov <le...@le...> # # This program is free software; you can redistribute it and/or modify diff --git a/dev-tools/gen-release-tarballs.sh b/dev-tools/gen-release-tarballs.sh index 13c58111..32bee80d 100755 --- a/dev-tools/gen-release-tarballs.sh +++ b/dev-tools/gen-release-tarballs.sh @@ -1,7 +1,7 @@ #!/bin/sh # gen-release-tarballs.sh - Generates release tarballs with signatures # -# Copyright (C) 2017-2023 - David Sommerseth <da...@op...> +# Copyright (C) 2017-2024 - David Sommerseth <da...@op...> # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/dev-tools/gerrit-send-mail.py b/dev-tools/gerrit-send-mail.py index 10305e26..b5817650 100755 --- a/dev-tools/gerrit-send-mail.py +++ b/dev-tools/gerrit-send-mail.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 -# Copyright (C) 2023 OpenVPN Inc <sa...@op...> -# Copyright (C) 2023 Frank Lichtenheld <fra...@op...> +# Copyright (C) 2023-2024 OpenVPN Inc <sa...@op...> +# Copyright (C) 2023-2024 Frank Lichtenheld <fra...@op...> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 diff --git a/dev-tools/reformat-all.sh b/dev-tools/reformat-all.sh index ed472289..42d73686 100755 --- a/dev-tools/reformat-all.sh +++ b/dev-tools/reformat-all.sh @@ -2,7 +2,7 @@ # reformat-all.sh - Reformat all git files in the checked out # git branch using uncrustify. # -# Copyright (C) 2016-2023 - David Sommerseth <da...@op...> +# Copyright (C) 2016-2024 - David Sommerseth <da...@op...> # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/dev-tools/update-copyright.sh b/dev-tools/update-copyright.sh index 50fcd098..f126ad5a 100755 --- a/dev-tools/update-copyright.sh +++ b/dev-tools/update-copyright.sh @@ -2,8 +2,8 @@ # update-copyright-sh - Simple tool to update the Copyright lines # in all files checked into git # -# Copyright (C) 2016-2023 OpenVPN Inc <sa...@op...> -# Copyright (C) 2016-2023 David Sommerseth <da...@op...> +# Copyright (C) 2016-2024 OpenVPN Inc <sa...@op...> +# Copyright (C) 2016-2024 David Sommerseth <da...@op...> # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/distro/Makefile.am b/distro/Makefile.am index 177dcee4..7a588dac 100644 --- a/distro/Makefile.am +++ b/distro/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/distro/systemd/Makefile.am b/distro/systemd/Makefile.am index d1c903f2..8503a0c0 100644 --- a/distro/systemd/Makefile.am +++ b/distro/systemd/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2017-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2017-2024 OpenVPN Inc <sa...@op...> # %.service: %.service.in Makefile diff --git a/doc/Makefile.am b/doc/Makefile.am index 087f0cee..634e4cef 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/include/Makefile.am b/include/Makefile.am index e0d49867..3e93bf02 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/include/openvpn-msg.h b/include/openvpn-msg.h index a1464cd1..657eb5e5 100644 --- a/include/openvpn-msg.h +++ b/include/openvpn-msg.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2013-2023 Heiko Hund <hei...@so...> + * Copyright (C) 2013-2024 Heiko Hund <hei...@so...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/include/openvpn-plugin.h.in b/include/openvpn-plugin.h.in index ffbdbfcb..cacef44a 100644 --- a/include/openvpn-plugin.h.in +++ b/include/openvpn-plugin.h.in @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/sample/Makefile.am b/sample/Makefile.am index 10f199b6..e8799c4f 100644 --- a/sample/Makefile.am +++ b/sample/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/sample/sample-keys/gen-sample-keys.sh b/sample/sample-keys/gen-sample-keys.sh index fcd9166e..726ba4a6 100755 --- a/sample/sample-keys/gen-sample-keys.sh +++ b/sample/sample-keys/gen-sample-keys.sh @@ -3,7 +3,7 @@ # Run this script to set up a test CA, and test key-certificate pair for a # server, and various clients. # -# Copyright (C) 2014-2023 Steffan Karger <st...@ka...> +# Copyright (C) 2014-2024 Steffan Karger <st...@ka...> set -eu command -v openssl >/dev/null 2>&1 || { echo >&2 "Unable to find openssl. Please make sure openssl is installed and in your path."; exit 1; } diff --git a/sample/sample-plugins/Makefile.am b/sample/sample-plugins/Makefile.am index 3d66ab82..799fe4cd 100644 --- a/sample/sample-plugins/Makefile.am +++ b/sample/sample-plugins/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> # MAINTAINERCLEANFILES = \ diff --git a/sample/sample-plugins/Makefile.plugins b/sample/sample-plugins/Makefile.plugins index 1ef5b000..3d2ec469 100644 --- a/sample/sample-plugins/Makefile.plugins +++ b/sample/sample-plugins/Makefile.plugins @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only # -# Copyright (C) 2020-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2020-2024 OpenVPN Inc <sa...@op...> # # diff --git a/sample/sample-plugins/client-connect/sample-client-connect.c b/sample/sample-plugins/client-connect/sample-client-connect.c index eb242126..10377581 100644 --- a/sample/sample-plugins/client-connect/sample-client-connect.c +++ b/sample/sample-plugins/client-connect/sample-client-connect.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/sample/sample-plugins/defer/multi-auth.c b/sample/sample-plugins/defer/multi-auth.c index c7f3e263..2c482799 100644 --- a/sample/sample-plugins/defer/multi-auth.c +++ b/sample/sample-plugins/defer/multi-auth.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/sample/sample-plugins/keying-material-exporter-demo/keyingmaterialexporter.c b/sample/sample-plugins/keying-material-exporter-demo/keyingmaterialexporter.c index 71badf2c..a1b622a0 100644 --- a/sample/sample-plugins/keying-material-exporter-demo/keyingmaterialexporter.c +++ b/sample/sample-plugins/keying-material-exporter-demo/keyingmaterialexporter.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/sample/sample-plugins/log/log.c b/sample/sample-plugins/log/log.c index 4b62fa80..0debd2b2 100644 --- a/sample/sample-plugins/log/log.c +++ b/sample/sample-plugins/log/log.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/sample/sample-plugins/log/log_v3.c b/sample/sample-plugins/log/log_v3.c index de726120..4601e2a6 100644 --- a/sample/sample-plugins/log/log_v3.c +++ b/sample/sample-plugins/log/log_v3.c @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010-2023 David Sommerseth <da...@eu...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> + * Copyright (C) 2010-2024 David Sommerseth <da...@eu...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/sample/sample-plugins/simple/base64.c b/sample/sample-plugins/simple/base64.c index 553facda..daafc415 100644 --- a/sample/sample-plugins/simple/base64.c +++ b/sample/sample-plugins/simple/base64.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2017-2023 David Sommerseth <da...@op...> + * Copyright (C) 2017-2024 David Sommerseth <da...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/sample/sample-plugins/simple/simple.c b/sample/sample-plugins/simple/simple.c index 2ba636df..7a532244 100644 --- a/sample/sample-plugins/simple/simple.c +++ b/sample/sample-plugins/simple/simple.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/Makefile.am b/src/Makefile.am index a1f590fc..9fbdd409 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/src/compat/Makefile.am b/src/compat/Makefile.am index 5298dd86..83bf423c 100644 --- a/src/compat/Makefile.am +++ b/src/compat/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/src/compat/compat-gettimeofday.c b/src/compat/compat-gettimeofday.c index 69843fb4..b03fd5a8 100644 --- a/src/compat/compat-gettimeofday.c +++ b/src/compat/compat-gettimeofday.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/compat/compat-strsep.c b/src/compat/compat-strsep.c index fbad98d3..e0b613b2 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 <ar...@rf...> + * Copyright (C) 2019-2024 Arne Schwabe <ar...@rf...> * Copyright (C) 1992-2019 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/src/openvpn/Makefile.am b/src/openvpn/Makefile.am index 1dc1dda2..7ceec0c9 100644 --- a/src/openvpn/Makefile.am +++ b/src/openvpn/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/src/openvpn/argv.c b/src/openvpn/argv.c index 50083baf..b87a42f6 100644 --- a/src/openvpn/argv.c +++ b/src/openvpn/argv.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/argv.h b/src/openvpn/argv.h index 4e3abccb..08b73688 100644 --- a/src/openvpn/argv.h +++ b/src/openvpn/argv.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/auth_token.h b/src/openvpn/auth_token.h index 9ec2e64c..e024f952 100644 --- a/src/openvpn/auth_token.h +++ b/src/openvpn/auth_token.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/basic.h b/src/openvpn/basic.h index f6d07ddb..d1075b29 100644 --- a/src/openvpn/basic.h +++ b/src/openvpn/basic.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/block_dns.c b/src/openvpn/block_dns.c index 05b2599c..5f4925f5 100644 --- a/src/openvpn/block_dns.c +++ b/src/openvpn/block_dns.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * 2015-2016 <ia...@va...> * 2016 Selva Nair <sel...@gm...> * diff --git a/src/openvpn/block_dns.h b/src/openvpn/block_dns.h index 89b88d6c..68fea836 100644 --- a/src/openvpn/block_dns.h +++ b/src/openvpn/block_dns.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2016-2023 Selva Nair <sel...@gm...> + * Copyright (C) 2016-2024 Selva Nair <sel...@gm...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/buffer.c b/src/openvpn/buffer.c index 2ad34615..66fd63f9 100644 --- a/src/openvpn/buffer.c +++ b/src/openvpn/buffer.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/buffer.h b/src/openvpn/buffer.h index 61fc3a57..7c2f75a6 100644 --- a/src/openvpn/buffer.h +++ b/src/openvpn/buffer.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/circ_list.h b/src/openvpn/circ_list.h index 7469acd9..41db0a96 100644 --- a/src/openvpn/circ_list.h +++ b/src/openvpn/circ_list.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/clinat.c b/src/openvpn/clinat.c index 2b91f7b1..2d3b359f 100644 --- a/src/openvpn/clinat.c +++ b/src/openvpn/clinat.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/clinat.h b/src/openvpn/clinat.h index ef872701..94141f51 100644 --- a/src/openvpn/clinat.h +++ b/src/openvpn/clinat.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/common.h b/src/openvpn/common.h index f77685c8..3a84541c 100644 --- a/src/openvpn/common.h +++ b/src/openvpn/common.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/comp-lz4.c b/src/openvpn/comp-lz4.c index 33a480cc..ac020a44 100644 --- a/src/openvpn/comp-lz4.c +++ b/src/openvpn/comp-lz4.c @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> - * Copyright (C) 2013-2023 Gert Doering <ge...@gr...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> + * Copyright (C) 2013-2024 Gert Doering <ge...@gr...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/comp-lz4.h b/src/openvpn/comp-lz4.h index 5f16c586..38f76d43 100644 --- a/src/openvpn/comp-lz4.h +++ b/src/openvpn/comp-lz4.h @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> - * Copyright (C) 2013-2023 Gert Doering <ge...@gr...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> + * Copyright (C) 2013-2024 Gert Doering <ge...@gr...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/comp.c b/src/openvpn/comp.c index 311f3e91..21c6fd8b 100644 --- a/src/openvpn/comp.c +++ b/src/openvpn/comp.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/comp.h b/src/openvpn/comp.h index 89940cf3..267f680b 100644 --- a/src/openvpn/comp.h +++ b/src/openvpn/comp.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/compstub.c b/src/openvpn/compstub.c index adb1f28a..449a6e8e 100644 --- a/src/openvpn/compstub.c +++ b/src/openvpn/compstub.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/console.c b/src/openvpn/console.c index 5b367f23..fdfb0014 100644 --- a/src/openvpn/console.c +++ b/src/openvpn/console.c @@ -5,9 +5,9 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2014-2015 David Sommerseth <da...@re...> - * Copyright (C) 2016-2023 David Sommerseth <da...@op...> + * Copyright (C) 2016-2024 David Sommerseth <da...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/console.h b/src/openvpn/console.h index 35dc684e..7358299d 100644 --- a/src/openvpn/console.h +++ b/src/openvpn/console.h @@ -5,9 +5,9 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2014-2015 David Sommerseth <da...@re...> - * Copyright (C) 2016-2023 David Sommerseth <da...@op...> + * Copyright (C) 2016-2024 David Sommerseth <da...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/console_builtin.c b/src/openvpn/console_builtin.c index b5264d8e..6af7a3ec 100644 --- a/src/openvpn/console_builtin.c +++ b/src/openvpn/console_builtin.c @@ -5,9 +5,9 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2014-2015 David Sommerseth <da...@re...> - * Copyright (C) 2016-2023 David Sommerseth <da...@op...> + * Copyright (C) 2016-2024 David Sommerseth <da...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/crypto.c b/src/openvpn/crypto.c index 2fca1315..5d05cc42 100644 --- a/src/openvpn/crypto.c +++ b/src/openvpn/crypto.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2010-2021 Fox Crypto B.V. <op...@fo...> * * This program is free software; you can redistribute it and/or modify diff --git a/src/openvpn/crypto.h b/src/openvpn/crypto.h index 42015243..85a0bfe9 100644 --- a/src/openvpn/crypto.h +++ b/src/openvpn/crypto.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2010-2021 Fox Crypto B.V. <op...@fo...> * * This program is free software; you can redistribute it and/or modify diff --git a/src/openvpn/crypto_backend.h b/src/openvpn/crypto_backend.h index a5371c83..8d37e64f 100644 --- a/src/openvpn/crypto_backend.h +++ b/src/openvpn/crypto_backend.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2010-2021 Fox Crypto B.V. <op...@fo...> * * This program is free software; you can redistribute it and/or modify diff --git a/src/openvpn/crypto_mbedtls.c b/src/openvpn/crypto_mbedtls.c index f4c1cd29..1a397528 100644 --- a/src/openvpn/crypto_mbedtls.c +++ b/src/openvpn/crypto_mbedtls.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2010-2021 Fox Crypto B.V. <op...@fo...> * * This program is free software; you can redistribute it and/or modify diff --git a/src/openvpn/crypto_mbedtls.h b/src/openvpn/crypto_mbedtls.h index cfb39a49..46f76e25 100644 --- a/src/openvpn/crypto_mbedtls.h +++ b/src/openvpn/crypto_mbedtls.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2010-2021 Fox Crypto B.V. <op...@fo...> * * This program is free software; you can redistribute it and/or modify diff --git a/src/openvpn/crypto_openssl.c b/src/openvpn/crypto_openssl.c index 4fd5e6b8..50683b67 100644 --- a/src/openvpn/crypto_openssl.c +++ b/src/openvpn/crypto_openssl.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2010-2021 Fox Crypto B.V. <op...@fo...> * * This program is free software; you can redistribute it and/or modify diff --git a/src/openvpn/crypto_openssl.h b/src/openvpn/crypto_openssl.h index c5a53934..c0e95b48 100644 --- a/src/openvpn/crypto_openssl.h +++ b/src/openvpn/crypto_openssl.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * Copyright (C) 2010-2021 Fox Crypto B.V. <op...@fo...> * * This program is free software; you can redistribute it and/or modify diff --git a/src/openvpn/dco.c b/src/openvpn/dco.c index 14430d33..d7c9d48c 100644 --- a/src/openvpn/dco.c +++ b/src/openvpn/dco.c @@ -5,9 +5,9 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2021-2023 Arne Schwabe <ar...@rf...> - * Copyright (C) 2021-2023 Antonio Quartulli <a...@un...> - * Copyright (C) 2021-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2021-2024 Arne Schwabe <ar...@rf...> + * Copyright (C) 2021-2024 Antonio Quartulli <a...@un...> + * Copyright (C) 2021-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dco.h b/src/openvpn/dco.h index 96d95c21..50ebb359 100644 --- a/src/openvpn/dco.h +++ b/src/openvpn/dco.h @@ -5,9 +5,9 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2021-2023 Arne Schwabe <ar...@rf...> - * Copyright (C) 2021-2023 Antonio Quartulli <a...@un...> - * Copyright (C) 2021-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2021-2024 Arne Schwabe <ar...@rf...> + * Copyright (C) 2021-2024 Antonio Quartulli <a...@un...> + * Copyright (C) 2021-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dco_internal.h b/src/openvpn/dco_internal.h index 7afcfc44..624c1105 100644 --- a/src/openvpn/dco_internal.h +++ b/src/openvpn/dco_internal.h @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2022-2023 Antonio Quartulli <a...@un...> - * Copyright (C) 2022-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2022-2024 Antonio Quartulli <a...@un...> + * Copyright (C) 2022-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dco_linux.c b/src/openvpn/dco_linux.c index 3c91606b..b2584b97 100644 --- a/src/openvpn/dco_linux.c +++ b/src/openvpn/dco_linux.c @@ -1,9 +1,9 @@ /* * Interface to linux dco networking code * - * Copyright (C) 2020-2023 Antonio Quartulli <a...@un...> - * Copyright (C) 2020-2023 Arne Schwabe <ar...@rf...> - * Copyright (C) 2020-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2020-2024 Antonio Quartulli <a...@un...> + * Copyright (C) 2020-2024 Arne Schwabe <ar...@rf...> + * Copyright (C) 2020-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dco_linux.h b/src/openvpn/dco_linux.h index d28e3658..511519ae 100644 --- a/src/openvpn/dco_linux.h +++ b/src/openvpn/dco_linux.h @@ -1,9 +1,9 @@ /* * Interface to linux dco networking code * - * Copyright (C) 2020-2023 Antonio Quartulli <a...@un...> - * Copyright (C) 2020-2023 Arne Schwabe <ar...@rf...> - * Copyright (C) 2020-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2020-2024 Antonio Quartulli <a...@un...> + * Copyright (C) 2020-2024 Arne Schwabe <ar...@rf...> + * Copyright (C) 2020-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dco_win.c b/src/openvpn/dco_win.c index a775c829..e3ada76a 100644 --- a/src/openvpn/dco_win.c +++ b/src/openvpn/dco_win.c @@ -1,8 +1,8 @@ /* * Interface to ovpn-win-dco networking code * - * Copyright (C) 2020-2023 Arne Schwabe <ar...@rf...> - * Copyright (C) 2020-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2020-2024 Arne Schwabe <ar...@rf...> + * Copyright (C) 2020-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dco_win.h b/src/openvpn/dco_win.h index f20c47eb..48836299 100644 --- a/src/openvpn/dco_win.h +++ b/src/openvpn/dco_win.h @@ -1,8 +1,8 @@ /* * Interface to ovpn-win-dco networking code * - * Copyright (C) 2020-2023 Arne Schwabe <ar...@rf...> - * Copyright (C) 2020-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2020-2024 Arne Schwabe <ar...@rf...> + * Copyright (C) 2020-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dhcp.c b/src/openvpn/dhcp.c index ac7f538c..f137b018 100644 --- a/src/openvpn/dhcp.c +++ b/src/openvpn/dhcp.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dhcp.h b/src/openvpn/dhcp.h index 1557439c..dabefd29 100644 --- a/src/openvpn/dhcp.h +++ b/src/openvpn/dhcp.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dns.c b/src/openvpn/dns.c index e073d0e8..7de39916 100644 --- a/src/openvpn/dns.c +++ b/src/openvpn/dns.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2022-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2022-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/dns.h b/src/openvpn/dns.h index e4978579..a4ccb950 100644 --- a/src/openvpn/dns.h +++ b/src/openvpn/dns.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2022-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2022-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/env_set.c b/src/openvpn/env_set.c index 97b011fb..b13d01e1 100644 --- a/src/openvpn/env_set.c +++ b/src/openvpn/env_set.c @@ -5,9 +5,9 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Technologies, Inc. <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Technologies, Inc. <sa...@op...> * Copyright (C) 2014-2015 David Sommerseth <da...@re...> - * Copyright (C) 2016-2023 David Sommerseth <da...@op...> + * Copyright (C) 2016-2024 David Sommerseth <da...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/env_set.h b/src/openvpn/env_set.h index 45999771..4294d6ea 100644 --- a/src/openvpn/env_set.h +++ b/src/openvpn/env_set.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Technologies, Inc. <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Technologies, Inc. <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/errlevel.h b/src/openvpn/errlevel.h index 1a4a8bf8..bf2e54e1 100644 --- a/src/openvpn/errlevel.h +++ b/src/openvpn/errlevel.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/error.c b/src/openvpn/error.c index 56addff7..245a2d51 100644 --- a/src/openvpn/error.c +++ b/src/openvpn/error.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/error.h b/src/openvpn/error.h index be3484df..ab2872ae 100644 --- a/src/openvpn/error.h +++ b/src/openvpn/error.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2023 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2024 OpenVPN Inc <sa...@op...> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ... [truncated message content] |