From: David S. <op...@sf...> - 2021-06-09 21:33:01
|
From: David Sommerseth <da...@op...> - Update the update-copyright script to include more contributors as well as correcting a few typos - Correct a copyright address in the source code to now used address (dazo) - Update copyright year to 2021 Signed-off-by: David Sommerseth <da...@op...> --- COPYING | 2 +- ChangeLog | 2 +- Makefile.am | 4 ++-- PORTS | 2 +- build/Makefile.am | 2 +- build/msvc/Makefile.am | 2 +- build/msvc/msvc-generate/Makefile.am | 2 +- configure.ac | 2 +- dev-tools/gen-release-tarballs.sh | 2 +- dev-tools/reformat-all.sh | 2 +- dev-tools/update-copyright.sh | 5 +++-- distro/Makefile.am | 2 +- distro/systemd/Makefile.am | 2 +- doc/Makefile.am | 2 +- doc/doxygen/Makefile.am | 2 +- doc/doxygen/doc_compression.h | 2 +- doc/doxygen/doc_control_processor.h | 2 +- doc/doxygen/doc_control_tls.h | 2 +- doc/doxygen/doc_data_control.h | 2 +- doc/doxygen/doc_data_crypto.h | 2 +- doc/doxygen/doc_eventloop.h | 2 +- doc/doxygen/doc_external_multiplexer.h | 2 +- doc/doxygen/doc_fragmentation.h | 2 +- doc/doxygen/doc_internal_multiplexer.h | 2 +- doc/doxygen/doc_key_generation.h | 2 +- doc/doxygen/doc_mainpage.h | 2 +- doc/doxygen/doc_memory_management.h | 2 +- doc/doxygen/doc_protocol_overview.h | 2 +- doc/doxygen/doc_reliable.h | 2 +- doc/doxygen/doc_tunnel_state.h | 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/simple.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 | 4 ++-- src/openvpn/crypto.h | 4 ++-- src/openvpn/crypto_backend.h | 4 ++-- src/openvpn/crypto_mbedtls.c | 4 ++-- src/openvpn/crypto_mbedtls.h | 4 ++-- src/openvpn/crypto_openssl.c | 4 ++-- src/openvpn/crypto_openssl.h | 4 ++-- src/openvpn/dhcp.c | 2 +- src/openvpn/dhcp.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 | 4 ++-- src/openvpn/openvpn.c | 2 +- src/openvpn/openvpn.h | 2 +- src/openvpn/options.c | 6 +++--- src/openvpn/options.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/pf.c | 2 +- src/openvpn/pf.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 | 4 ++-- src/openvpn/pkcs11_mbedtls.c | 4 ++-- src/openvpn/pkcs11_openssl.c | 4 ++-- 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/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 | 2 +- src/openvpn/sig.h | 2 +- src/openvpn/sitnl.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 | 6 +++--- src/openvpn/ssl.h | 4 ++-- src/openvpn/ssl_backend.h | 4 ++-- src/openvpn/ssl_common.h | 4 ++-- src/openvpn/ssl_mbedtls.c | 4 ++-- src/openvpn/ssl_mbedtls.h | 4 ++-- src/openvpn/ssl_ncp.c | 6 +++--- src/openvpn/ssl_ncp.h | 4 ++-- src/openvpn/ssl_openssl.c | 4 ++-- src/openvpn/ssl_openssl.h | 4 ++-- src/openvpn/ssl_util.c | 2 +- src/openvpn/ssl_util.h | 2 +- src/openvpn/ssl_verify.c | 4 ++-- src/openvpn/ssl_verify.h | 4 ++-- src/openvpn/ssl_verify_backend.h | 4 ++-- src/openvpn/ssl_verify_mbedtls.c | 4 ++-- src/openvpn/ssl_verify_mbedtls.h | 4 ++-- src/openvpn/ssl_verify_openssl.c | 4 ++-- src/openvpn/ssl_verify_openssl.h | 4 ++-- src/openvpn/status.c | 2 +- src/openvpn/status.h | 2 +- src/openvpn/syshead.h | 2 +- src/openvpn/tls_crypt.c | 2 +- src/openvpn/tls_crypt.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/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 | 5 ++--- src/tapctl/tap.h | 2 +- src/tapctl/tapctl_resources.rc | 2 +- tests/Makefile.am | 2 +- tests/unit_tests/openvpn/mock_get_random.c | 2 +- tests/unit_tests/openvpn/mock_msg.c | 2 +- tests/unit_tests/openvpn/mock_msg.h | 2 +- tests/unit_tests/openvpn/test_auth_token.c | 2 +- tests/unit_tests/openvpn/test_buffer.c | 2 +- tests/unit_tests/openvpn/test_crypto.c | 2 +- tests/unit_tests/openvpn/test_misc.c | 2 +- tests/unit_tests/openvpn/test_ncp.c | 2 +- tests/unit_tests/openvpn/test_packet_id.c | 2 +- tests/unit_tests/openvpn/test_tls_crypt.c | 2 +- 259 files changed, 309 insertions(+), 309 deletions(-) diff --git a/COPYING b/COPYING index 9c21c177..9044a39c 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ OpenVPN (TM) -- An Open Source VPN daemon -Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +Copyright (C) 2002-2021 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 1c06c7f1..b52659b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ OpenVPN Change Log -Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> 2016.12.16 -- Version 2.4_rc2 David Sommerseth (9): diff --git a/Makefile.am b/Makefile.am index d1c10fc5..80924486 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,8 +5,8 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> -# Copyright (C) 2010 David Sommerseth <da...@us...> +# Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> +# Copyright (C) 2010-2021 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 1d8d5e09..d158e1f8 100644 --- a/PORTS +++ b/PORTS @@ -1,5 +1,5 @@ OpenVPN -Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> OpenVPN has been written to try to avoid features that are not standardized well across different diff --git a/build/Makefile.am b/build/Makefile.am index b011141e..46973b44 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> # MAINTAINERCLEANFILES = \ diff --git a/build/msvc/Makefile.am b/build/msvc/Makefile.am index 3e9c3fe1..820e3129 100644 --- a/build/msvc/Makefile.am +++ b/build/msvc/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/build/msvc/msvc-generate/Makefile.am b/build/msvc/msvc-generate/Makefile.am index 4ae850f1..3f189cf4 100644 --- a/build/msvc/msvc-generate/Makefile.am +++ b/build/msvc/msvc-generate/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/configure.ac b/configure.ac index cc1dedbb..640ab6fa 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-2018 OpenVPN Inc <sa...@op...> +dnl Copyright (C) 2002-2021 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/dev-tools/gen-release-tarballs.sh b/dev-tools/gen-release-tarballs.sh index 9c4600e9..f56a1326 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-2018 - David Sommerseth <da...@op...> +# Copyright (C) 2017-2021 - 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/reformat-all.sh b/dev-tools/reformat-all.sh index befc589a..db2c3c42 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-2018 - David Sommerseth <da...@op...> +# Copyright (C) 2016-2021 - 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 a8746314..7f87c7ac 100755 --- a/dev-tools/update-copyright.sh +++ b/dev-tools/update-copyright.sh @@ -2,7 +2,8 @@ # update-copyright-sh - Simple tool to update the Copyright lines # in all files checked into git # -# Copyright (C) 2016-2018 David Sommerseth <da...@op...> +# Copyright (C) 2016-2021 OpenVPN Inc <sa...@op...> +# Copyright (C) 2016-2021 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 @@ -30,7 +31,7 @@ fi # Only update Copyright lines with these owners # The 'or' operator is GNU sed specific, and must be \| -UPDATE_COPYRIGHT_LINES="@openvpn\.net\|@fox-it\.com\|@sophos.com\|@eurephia\.net\|@greenie\.muc\.de" +UPDATE_COPYRIGHT_LINES="@openvpn\.net\|@fox-it\.com\|@sophos.com\|@eurephia\.org\|@greenie\.muc\.de\|@rozman.si\|@unstable\.cc\|@rfc2549.org\|@karger\.me\|selva.nair@" COPY_YEAR="$1" cd "$(git rev-parse --show-toplevel)" diff --git a/distro/Makefile.am b/distro/Makefile.am index a6795c4d..1049f006 100644 --- a/distro/Makefile.am +++ b/distro/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 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 69e12699..59e09946 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-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2017-2021 OpenVPN Inc <sa...@op...> # %.service: %.service.in Makefile diff --git a/doc/Makefile.am b/doc/Makefile.am index e411f5f9..a58a141b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2020 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> # Copyright (C) 2006-2012 Alon Bar-Lev <alo...@gm...> # diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am index 299a76c4..fe0eafc4 100644 --- a/doc/doxygen/Makefile.am +++ b/doc/doxygen/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2017-2018 Fox-IT B.V. <op...@fo...> +# Copyright (C) 2017-2021 Fox-IT B.V. <op...@fo...> # MAINTAINERCLEANFILES = \ diff --git a/doc/doxygen/doc_compression.h b/doc/doxygen/doc_compression.h index 3176bad7..a6180913 100644 --- a/doc/doxygen/doc_compression.h +++ b/doc/doxygen/doc_compression.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_control_processor.h b/doc/doxygen/doc_control_processor.h index 1bbf2d2d..58124789 100644 --- a/doc/doxygen/doc_control_processor.h +++ b/doc/doxygen/doc_control_processor.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_control_tls.h b/doc/doxygen/doc_control_tls.h index 5cb7c534..e6988a1c 100644 --- a/doc/doxygen/doc_control_tls.h +++ b/doc/doxygen/doc_control_tls.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_data_control.h b/doc/doxygen/doc_data_control.h index ad2a3084..66d8c54e 100644 --- a/doc/doxygen/doc_data_control.h +++ b/doc/doxygen/doc_data_control.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_data_crypto.h b/doc/doxygen/doc_data_crypto.h index 38280894..ba989cf3 100644 --- a/doc/doxygen/doc_data_crypto.h +++ b/doc/doxygen/doc_data_crypto.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_eventloop.h b/doc/doxygen/doc_eventloop.h index e9f7ea6f..67b7a954 100644 --- a/doc/doxygen/doc_eventloop.h +++ b/doc/doxygen/doc_eventloop.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_external_multiplexer.h b/doc/doxygen/doc_external_multiplexer.h index 692c15cc..dee32cca 100644 --- a/doc/doxygen/doc_external_multiplexer.h +++ b/doc/doxygen/doc_external_multiplexer.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_fragmentation.h b/doc/doxygen/doc_fragmentation.h index 90e8d9e3..5778f6f6 100644 --- a/doc/doxygen/doc_fragmentation.h +++ b/doc/doxygen/doc_fragmentation.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_internal_multiplexer.h b/doc/doxygen/doc_internal_multiplexer.h index c68a09c7..e17858b5 100644 --- a/doc/doxygen/doc_internal_multiplexer.h +++ b/doc/doxygen/doc_internal_multiplexer.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_key_generation.h b/doc/doxygen/doc_key_generation.h index cf04ba25..502719d8 100644 --- a/doc/doxygen/doc_key_generation.h +++ b/doc/doxygen/doc_key_generation.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_mainpage.h b/doc/doxygen/doc_mainpage.h index 6016d077..5bb77a48 100644 --- a/doc/doxygen/doc_mainpage.h +++ b/doc/doxygen/doc_mainpage.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_memory_management.h b/doc/doxygen/doc_memory_management.h index 1f16328b..e52d56ae 100644 --- a/doc/doxygen/doc_memory_management.h +++ b/doc/doxygen/doc_memory_management.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_protocol_overview.h b/doc/doxygen/doc_protocol_overview.h index 08212223..bab7de3e 100644 --- a/doc/doxygen/doc_protocol_overview.h +++ b/doc/doxygen/doc_protocol_overview.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_reliable.h b/doc/doxygen/doc_reliable.h index 70556d7f..c89e3d58 100644 --- a/doc/doxygen/doc_reliable.h +++ b/doc/doxygen/doc_reliable.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/doc/doxygen/doc_tunnel_state.h b/doc/doxygen/doc_tunnel_state.h index 104df2e9..6a00657d 100644 --- a/doc/doxygen/doc_tunnel_state.h +++ b/doc/doxygen/doc_tunnel_state.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * 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/include/Makefile.am b/include/Makefile.am index 484e4e12..bd4f21dc 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 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 a4789e34..83344eeb 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-2018 Heiko Hund <hei...@so...> + * Copyright (C) 2013-2021 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 1f60f886..abbfd9c2 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 46d113ab..06ba0ff3 100644 --- a/sample/Makefile.am +++ b/sample/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 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 fda4ffe6..82f08806 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 Steffan Karger <st...@ka...> +# Copyright (C) 2014-2021 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 b903a6f0..9539d050 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-2020 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> # MAINTAINERCLEANFILES = \ diff --git a/sample/sample-plugins/Makefile.plugins b/sample/sample-plugins/Makefile.plugins index 37559a86..44c9cea1 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 OpenVPN Inc <sa...@op...> +# Copyright (C) 2020-2021 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 7ed2f72c..c73fb22f 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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/simple.c b/sample/sample-plugins/defer/simple.c index 6f08bedd..ba2e03eb 100644 --- a/sample/sample-plugins/defer/simple.c +++ b/sample/sample-plugins/defer/simple.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 27275f33..787fc54c 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 a782aa97..661ec5d4 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 13444997..7ae77a88 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-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010 David Sommerseth <da...@us...> + * Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> + * Copyright (C) 2010-2021 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 bd95e794..363a1231 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 David Sommerseth <da...@op...> + * Copyright (C) 2017-2021 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 60cfea4f..0f26dd27 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 313d289f..5d7935b1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 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 206ea145..95eb04bb 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-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 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 823dfba6..08275de3 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 e6518db6..7a6e6b30 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 Arne Schwabe <ar...@rf...> + * Copyright (C) 2019-2021 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 dec304a0..92e9c6ce 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-2018 OpenVPN Inc <sa...@op...> +# Copyright (C) 2002-2021 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 b799c974..2c61e663 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 943c78ef..1b027148 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 fe079457..73a00ddd 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 eb9f2119..6372e621 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 f4718fc2..b2af457d 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 f9b1e5d0..78e5e5d1 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 Selva Nair <sel...@gm...> + * Copyright (C) 2016-2021 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 e7031a4f..ecf93c63 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 9ea70284..f6189a5c 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 ba9115ea..406d5a7d 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 b08fd549..2dd55f52 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 eec7a03f..a7725f10 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 6575bcb7..47ac07b4 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 9a29b887..bceca5e2 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-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2013-2018 Gert Doering <ge...@gr...> + * Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> + * Copyright (C) 2013-2021 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 8c1ca3af..f02d46f4 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-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2013-2018 Gert Doering <ge...@gr...> + * Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> + * Copyright (C) 2013-2021 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 9b131137..72b1511e 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 ada8fad9..cd4f0e1a 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 1de683d0..f01d8b68 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 4d497221..9bf9ef18 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> * Copyright (C) 2014-2015 David Sommerseth <da...@re...> - * Copyright (C) 2016-2018 David Sommerseth <da...@op...> + * Copyright (C) 2016-2021 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 f9481684..2994c232 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> * Copyright (C) 2014-2015 David Sommerseth <da...@re...> - * Copyright (C) 2016-2018 David Sommerseth <da...@op...> + * Copyright (C) 2016-2021 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 22ac9f79..3214cb5f 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 OpenVPN Inc <sa...@op...> * Copyright (C) 2014-2015 David Sommerseth <da...@re...> - * Copyright (C) 2016-2018 David Sommerseth <da...@op...> + * Copyright (C) 2016-2021 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 b042514b..96e00b72 100644 --- a/src/openvpn/crypto.c +++ b/src/openvpn/crypto.c @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * Copyright (C) 2002-2021 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 * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/crypto.h b/src/openvpn/crypto.h index b8128c7f..d6b6fa30 100644 --- a/src/openvpn/crypto.h +++ b/src/openvpn/crypto.h @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * Copyright (C) 2002-2021 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 * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/crypto_backend.h b/src/openvpn/crypto_backend.h index af123d01..9babb865 100644 --- a/src/openvpn/crypto_backend.h +++ b/src/openvpn/crypto_backend.h @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * Copyright (C) 2002-2021 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 * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/crypto_mbedtls.c b/src/openvpn/crypto_mbedtls.c index 836e80ac..0ed2944d 100644 --- a/src/openvpn/crypto_mbedtls.c +++ b/src/openvpn/crypto_mbedtls.c @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * Copyright (C) 2002-2021 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 * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/crypto_mbedtls.h b/src/openvpn/crypto_mbedtls.h index c4b13b7b..ba5f2977 100644 --- a/src/openvpn/crypto_mbedtls.h +++ b/src/openvpn/crypto_mbedtls.h @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * Copyright (C) 2002-2021 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 * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/crypto_openssl.c b/src/openvpn/crypto_openssl.c index 1b6bcf64..c571030b 100644 --- a/src/openvpn/crypto_openssl.c +++ b/src/openvpn/crypto_openssl.c @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * Copyright (C) 2002-2021 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 * it under the terms of the GNU General Public License version 2 diff --git a/src/openvpn/crypto_openssl.h b/src/openvpn/crypto_openssl.h index e6f8f537..ea3401aa 100644 --- a/src/openvpn/crypto_openssl.h +++ b/src/openvpn/crypto_openssl.h @@ -5,8 +5,8 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2018 OpenVPN Inc <sa...@op...> - * Copyright (C) 2010-2018 Fox Crypto B.V. <op...@fo...> + * Copyright (C) 2002-2021 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 * 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 c19370eb..47fe733e 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-2018 OpenVPN Inc <sa...@op...> + * Copyright (C) 2002-2021 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 32aa15e9..b2fe8a5... [truncated message content] |