diff --git a/CLA.rst b/CLA.rst index a762f6d94..0cce41d57 100644 --- a/CLA.rst +++ b/CLA.rst @@ -50,7 +50,7 @@ the open source license(s) involved. Part II ####### -Copyright (C) 2017-2020 OpenVPN Inc. +Copyright (C) 2017-2022 OpenVPN Inc. In addition: diff --git a/client/ovpncli.cpp b/client/ovpncli.cpp index a3316bfa6..b15ab4367 100644 --- a/client/ovpncli.cpp +++ b/client/ovpncli.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/client/ovpncli.hpp b/client/ovpncli.hpp index 06c6411f3..e4aa57ec3 100644 --- a/client/ovpncli.hpp +++ b/client/ovpncli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/javacli/Client.java b/javacli/Client.java index 9328ea99a..1e94702ed 100644 --- a/javacli/Client.java +++ b/javacli/Client.java @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/javacli/Main.java b/javacli/Main.java index 5ac3d9cb8..f0e8b61ee 100644 --- a/javacli/Main.java +++ b/javacli/Main.java @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/javacli/OpenVPNClientThread.java b/javacli/OpenVPNClientThread.java index 042b931a9..0a3995b7b 100644 --- a/javacli/OpenVPNClientThread.java +++ b/javacli/OpenVPNClientThread.java @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/javacli/android/cpu.cpp b/javacli/android/cpu.cpp index 3d557ce9e..4fa3f3b9d 100644 --- a/javacli/android/cpu.cpp +++ b/javacli/android/cpu.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/acceptor/base.hpp b/openvpn/acceptor/base.hpp index 06f6e013d..0904bfde5 100644 --- a/openvpn/acceptor/base.hpp +++ b/openvpn/acceptor/base.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/acceptor/namedpipe.hpp b/openvpn/acceptor/namedpipe.hpp index 38199f01f..9ab9cd9b0 100644 --- a/openvpn/acceptor/namedpipe.hpp +++ b/openvpn/acceptor/namedpipe.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/acceptor/tcp.hpp b/openvpn/acceptor/tcp.hpp index 695c9b7ab..bc1ad4c5c 100644 --- a/openvpn/acceptor/tcp.hpp +++ b/openvpn/acceptor/tcp.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/acceptor/unix.hpp b/openvpn/acceptor/unix.hpp index 51ecb5a01..1e9824707 100644 --- a/openvpn/acceptor/unix.hpp +++ b/openvpn/acceptor/unix.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/addrlist.hpp b/openvpn/addr/addrlist.hpp index c011d4b7b..060b5dbeb 100644 --- a/openvpn/addr/addrlist.hpp +++ b/openvpn/addr/addrlist.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/addrpair.hpp b/openvpn/addr/addrpair.hpp index 4c196ec08..128b99334 100644 --- a/openvpn/addr/addrpair.hpp +++ b/openvpn/addr/addrpair.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/addrspacesplit.hpp b/openvpn/addr/addrspacesplit.hpp index f0be8ae91..f6b9dc51b 100644 --- a/openvpn/addr/addrspacesplit.hpp +++ b/openvpn/addr/addrspacesplit.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/ip.hpp b/openvpn/addr/ip.hpp index 7afde4efc..9d7466142 100644 --- a/openvpn/addr/ip.hpp +++ b/openvpn/addr/ip.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/iperr.hpp b/openvpn/addr/iperr.hpp index 91635eb92..89ecbd450 100644 --- a/openvpn/addr/iperr.hpp +++ b/openvpn/addr/iperr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/ipv4.hpp b/openvpn/addr/ipv4.hpp index 21cb16c10..e8e8b2055 100644 --- a/openvpn/addr/ipv4.hpp +++ b/openvpn/addr/ipv4.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/ipv6.hpp b/openvpn/addr/ipv6.hpp index 4fa65f5ff..eff9db584 100644 --- a/openvpn/addr/ipv6.hpp +++ b/openvpn/addr/ipv6.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/macaddr.hpp b/openvpn/addr/macaddr.hpp index e9227e5f1..89209eda1 100644 --- a/openvpn/addr/macaddr.hpp +++ b/openvpn/addr/macaddr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/pool.hpp b/openvpn/addr/pool.hpp index c6fe92b1e..760845be0 100644 --- a/openvpn/addr/pool.hpp +++ b/openvpn/addr/pool.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/quoteip.hpp b/openvpn/addr/quoteip.hpp index 7f883b820..fa36955d5 100644 --- a/openvpn/addr/quoteip.hpp +++ b/openvpn/addr/quoteip.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/randaddr.hpp b/openvpn/addr/randaddr.hpp index 7708757dd..24f23c077 100644 --- a/openvpn/addr/randaddr.hpp +++ b/openvpn/addr/randaddr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/range.hpp b/openvpn/addr/range.hpp index 23ab9aa2d..4e0916e4c 100644 --- a/openvpn/addr/range.hpp +++ b/openvpn/addr/range.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/regex.hpp b/openvpn/addr/regex.hpp index 5ba701937..8ddb56a95 100644 --- a/openvpn/addr/regex.hpp +++ b/openvpn/addr/regex.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/addr/route.hpp b/openvpn/addr/route.hpp index 41bd4d839..f73d129a1 100644 --- a/openvpn/addr/route.hpp +++ b/openvpn/addr/route.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/cf.hpp b/openvpn/apple/cf/cf.hpp index 2bc41a43e..c685dc393 100644 --- a/openvpn/apple/cf/cf.hpp +++ b/openvpn/apple/cf/cf.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/cfhelper.hpp b/openvpn/apple/cf/cfhelper.hpp index 90630dcbd..a24580ead 100644 --- a/openvpn/apple/cf/cfhelper.hpp +++ b/openvpn/apple/cf/cfhelper.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/cfhost.hpp b/openvpn/apple/cf/cfhost.hpp index c1ba63381..eb609f4b7 100644 --- a/openvpn/apple/cf/cfhost.hpp +++ b/openvpn/apple/cf/cfhost.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/cfrunloop.hpp b/openvpn/apple/cf/cfrunloop.hpp index 102881f98..898cabc21 100644 --- a/openvpn/apple/cf/cfrunloop.hpp +++ b/openvpn/apple/cf/cfrunloop.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/cfsec.hpp b/openvpn/apple/cf/cfsec.hpp index e0fdb2f0a..68daa9183 100644 --- a/openvpn/apple/cf/cfsec.hpp +++ b/openvpn/apple/cf/cfsec.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/cfsocket.hpp b/openvpn/apple/cf/cfsocket.hpp index ea6119682..620277afe 100644 --- a/openvpn/apple/cf/cfsocket.hpp +++ b/openvpn/apple/cf/cfsocket.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/cfstream.hpp b/openvpn/apple/cf/cfstream.hpp index 357acc1bc..0600d8531 100644 --- a/openvpn/apple/cf/cfstream.hpp +++ b/openvpn/apple/cf/cfstream.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/cftimer.hpp b/openvpn/apple/cf/cftimer.hpp index 31aff23a7..0ed7435cd 100644 --- a/openvpn/apple/cf/cftimer.hpp +++ b/openvpn/apple/cf/cftimer.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/cf/error.hpp b/openvpn/apple/cf/error.hpp index e2be393de..0f3d69555 100644 --- a/openvpn/apple/cf/error.hpp +++ b/openvpn/apple/cf/error.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/iosactiveiface.hpp b/openvpn/apple/iosactiveiface.hpp index 3227a81bf..6aa751ec1 100644 --- a/openvpn/apple/iosactiveiface.hpp +++ b/openvpn/apple/iosactiveiface.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/maclife.hpp b/openvpn/apple/maclife.hpp index a1920a82c..5641d60e0 100644 --- a/openvpn/apple/maclife.hpp +++ b/openvpn/apple/maclife.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/macsleep.hpp b/openvpn/apple/macsleep.hpp index 8584fe8b3..1dc54e249 100644 --- a/openvpn/apple/macsleep.hpp +++ b/openvpn/apple/macsleep.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/macver.hpp b/openvpn/apple/macver.hpp index bca35c375..550aefc80 100644 --- a/openvpn/apple/macver.hpp +++ b/openvpn/apple/macver.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/reach.hpp b/openvpn/apple/reach.hpp index cb59f7991..a336129f6 100644 --- a/openvpn/apple/reach.hpp +++ b/openvpn/apple/reach.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/reachable.hpp b/openvpn/apple/reachable.hpp index 9df6e97a7..ee444f7f0 100644 --- a/openvpn/apple/reachable.hpp +++ b/openvpn/apple/reachable.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/scdynstore.hpp b/openvpn/apple/scdynstore.hpp index 943c3c23e..8ee9334cc 100644 --- a/openvpn/apple/scdynstore.hpp +++ b/openvpn/apple/scdynstore.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/apple/ver.hpp b/openvpn/apple/ver.hpp index 1dff47b56..57c17fc63 100644 --- a/openvpn/apple/ver.hpp +++ b/openvpn/apple/ver.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/applecrypto/crypto/api.hpp b/openvpn/applecrypto/crypto/api.hpp index 45e200296..157be99f9 100644 --- a/openvpn/applecrypto/crypto/api.hpp +++ b/openvpn/applecrypto/crypto/api.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/applecrypto/crypto/cipher.hpp b/openvpn/applecrypto/crypto/cipher.hpp index 373170276..80ab0527b 100644 --- a/openvpn/applecrypto/crypto/cipher.hpp +++ b/openvpn/applecrypto/crypto/cipher.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/applecrypto/crypto/digest.hpp b/openvpn/applecrypto/crypto/digest.hpp index 5fe281218..70b349a2a 100644 --- a/openvpn/applecrypto/crypto/digest.hpp +++ b/openvpn/applecrypto/crypto/digest.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/applecrypto/crypto/hmac.hpp b/openvpn/applecrypto/crypto/hmac.hpp index 256f40f95..2bff3cee4 100644 --- a/openvpn/applecrypto/crypto/hmac.hpp +++ b/openvpn/applecrypto/crypto/hmac.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/applecrypto/ssl/sslctx.hpp b/openvpn/applecrypto/ssl/sslctx.hpp index 45a91c28d..a50267d2d 100644 --- a/openvpn/applecrypto/ssl/sslctx.hpp +++ b/openvpn/applecrypto/ssl/sslctx.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/applecrypto/util/rand.hpp b/openvpn/applecrypto/util/rand.hpp index 7338e0e1d..75fe6704c 100644 --- a/openvpn/applecrypto/util/rand.hpp +++ b/openvpn/applecrypto/util/rand.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/asio/asioboundsock.hpp b/openvpn/asio/asioboundsock.hpp index 36d9c44e4..4fc545314 100644 --- a/openvpn/asio/asioboundsock.hpp +++ b/openvpn/asio/asioboundsock.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/asio/asiocontext.hpp b/openvpn/asio/asiocontext.hpp index 779829ea3..35f221699 100644 --- a/openvpn/asio/asiocontext.hpp +++ b/openvpn/asio/asiocontext.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/asio/asioerr.hpp b/openvpn/asio/asioerr.hpp index 2179e094e..acd3b680b 100644 --- a/openvpn/asio/asioerr.hpp +++ b/openvpn/asio/asioerr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/asio/asiopolysock.hpp b/openvpn/asio/asiopolysock.hpp index d058a6c2a..53cd9c3ad 100644 --- a/openvpn/asio/asiopolysock.hpp +++ b/openvpn/asio/asiopolysock.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/asio/asiosignal.hpp b/openvpn/asio/asiosignal.hpp index a19026623..e18b31980 100644 --- a/openvpn/asio/asiosignal.hpp +++ b/openvpn/asio/asiosignal.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/asio/asiostop.hpp b/openvpn/asio/asiostop.hpp index dd860eb9e..b94d405e0 100644 --- a/openvpn/asio/asiostop.hpp +++ b/openvpn/asio/asiostop.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/asio/asiowork.hpp b/openvpn/asio/asiowork.hpp index 19aa57b52..113c46835 100644 --- a/openvpn/asio/asiowork.hpp +++ b/openvpn/asio/asiowork.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/asio/scoped_asio_stream.hpp b/openvpn/asio/scoped_asio_stream.hpp index 30ec28b7c..597b5f0d9 100644 --- a/openvpn/asio/scoped_asio_stream.hpp +++ b/openvpn/asio/scoped_asio_stream.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/auth/authcert.hpp b/openvpn/auth/authcert.hpp index a3a1a968a..47606e304 100644 --- a/openvpn/auth/authcert.hpp +++ b/openvpn/auth/authcert.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/auth/authcreds.hpp b/openvpn/auth/authcreds.hpp index e3c202662..beba1c70c 100644 --- a/openvpn/auth/authcreds.hpp +++ b/openvpn/auth/authcreds.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/auth/cr.hpp b/openvpn/auth/cr.hpp index 18c75eb3e..2926cb8e2 100644 --- a/openvpn/auth/cr.hpp +++ b/openvpn/auth/cr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/auth/validatecreds.hpp b/openvpn/auth/validatecreds.hpp index aeeff24ef..e8b9da9e9 100644 --- a/openvpn/auth/validatecreds.hpp +++ b/openvpn/auth/validatecreds.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/aws/awsca.hpp b/openvpn/aws/awsca.hpp index 769d4ebaf..d4d70054d 100644 --- a/openvpn/aws/awsca.hpp +++ b/openvpn/aws/awsca.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/aws/awscreds.hpp b/openvpn/aws/awscreds.hpp index fff6afbf7..d8ecda406 100644 --- a/openvpn/aws/awscreds.hpp +++ b/openvpn/aws/awscreds.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/aws/awshttp.hpp b/openvpn/aws/awshttp.hpp index e662ef679..cbdff4627 100644 --- a/openvpn/aws/awshttp.hpp +++ b/openvpn/aws/awshttp.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/aws/awspc.hpp b/openvpn/aws/awspc.hpp index fd2a20c0b..c20061557 100644 --- a/openvpn/aws/awspc.hpp +++ b/openvpn/aws/awspc.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/aws/awsrest.hpp b/openvpn/aws/awsrest.hpp index 2cf3a4e4a..51903ca43 100644 --- a/openvpn/aws/awsrest.hpp +++ b/openvpn/aws/awsrest.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/aws/awsroute.hpp b/openvpn/aws/awsroute.hpp index c2b028a35..6cbdf1a3c 100644 --- a/openvpn/aws/awsroute.hpp +++ b/openvpn/aws/awsroute.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/asiobuf.hpp b/openvpn/buffer/asiobuf.hpp index 4b9ef036e..c430bb52a 100644 --- a/openvpn/buffer/asiobuf.hpp +++ b/openvpn/buffer/asiobuf.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufclamp.hpp b/openvpn/buffer/bufclamp.hpp index 573be4d8d..7d0760744 100644 --- a/openvpn/buffer/bufclamp.hpp +++ b/openvpn/buffer/bufclamp.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufcomplete.hpp b/openvpn/buffer/bufcomplete.hpp index 6418ad199..39d007942 100644 --- a/openvpn/buffer/bufcomplete.hpp +++ b/openvpn/buffer/bufcomplete.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufcomposed.hpp b/openvpn/buffer/bufcomposed.hpp index 3eb0812b2..223335e24 100644 --- a/openvpn/buffer/bufcomposed.hpp +++ b/openvpn/buffer/bufcomposed.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/buffer.hpp b/openvpn/buffer/buffer.hpp index 334332a44..b83e09fed 100644 --- a/openvpn/buffer/buffer.hpp +++ b/openvpn/buffer/buffer.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/buffmt.hpp b/openvpn/buffer/buffmt.hpp index fa7e206ed..f123f76e2 100644 --- a/openvpn/buffer/buffmt.hpp +++ b/openvpn/buffer/buffmt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufhex.hpp b/openvpn/buffer/bufhex.hpp index 17f0cb339..2ec7c2652 100644 --- a/openvpn/buffer/bufhex.hpp +++ b/openvpn/buffer/bufhex.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufip.hpp b/openvpn/buffer/bufip.hpp index 68311af2a..0c6516f67 100644 --- a/openvpn/buffer/bufip.hpp +++ b/openvpn/buffer/bufip.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/buflimit.hpp b/openvpn/buffer/buflimit.hpp index 75130c05f..676d0a80b 100644 --- a/openvpn/buffer/buflimit.hpp +++ b/openvpn/buffer/buflimit.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/buflineiter.hpp b/openvpn/buffer/buflineiter.hpp index cf15dd91c..9126e0cbd 100644 --- a/openvpn/buffer/buflineiter.hpp +++ b/openvpn/buffer/buflineiter.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/buflist.hpp b/openvpn/buffer/buflist.hpp index 68a9190eb..5d6e0fb21 100644 --- a/openvpn/buffer/buflist.hpp +++ b/openvpn/buffer/buflist.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufread.hpp b/openvpn/buffer/bufread.hpp index d7121c22f..d4400ce4a 100644 --- a/openvpn/buffer/bufread.hpp +++ b/openvpn/buffer/bufread.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufstatic.hpp b/openvpn/buffer/bufstatic.hpp index 1703fdc13..e4e8e7374 100644 --- a/openvpn/buffer/bufstatic.hpp +++ b/openvpn/buffer/bufstatic.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufstr.hpp b/openvpn/buffer/bufstr.hpp index 1721b257e..7237863bf 100644 --- a/openvpn/buffer/bufstr.hpp +++ b/openvpn/buffer/bufstr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/bufstream.hpp b/openvpn/buffer/bufstream.hpp index c99c934ac..233b0c687 100644 --- a/openvpn/buffer/bufstream.hpp +++ b/openvpn/buffer/bufstream.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/lz4.hpp b/openvpn/buffer/lz4.hpp index 88b84b174..9716fcb99 100644 --- a/openvpn/buffer/lz4.hpp +++ b/openvpn/buffer/lz4.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/memq.hpp b/openvpn/buffer/memq.hpp index f2c895234..71794667b 100644 --- a/openvpn/buffer/memq.hpp +++ b/openvpn/buffer/memq.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/safestr.hpp b/openvpn/buffer/safestr.hpp index d75942682..8eb815737 100644 --- a/openvpn/buffer/safestr.hpp +++ b/openvpn/buffer/safestr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/buffer/zlib.hpp b/openvpn/buffer/zlib.hpp index 3235eaeba..157b4dcf1 100644 --- a/openvpn/buffer/zlib.hpp +++ b/openvpn/buffer/zlib.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/async_resolve.hpp b/openvpn/client/async_resolve.hpp index a20c6df6c..8fec39fdc 100644 --- a/openvpn/client/async_resolve.hpp +++ b/openvpn/client/async_resolve.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/async_resolve/asio.hpp b/openvpn/client/async_resolve/asio.hpp index 5ae1fb7c5..aecad496a 100644 --- a/openvpn/client/async_resolve/asio.hpp +++ b/openvpn/client/async_resolve/asio.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/async_resolve/generic.hpp b/openvpn/client/async_resolve/generic.hpp index f28a76737..5be9a5fd3 100644 --- a/openvpn/client/async_resolve/generic.hpp +++ b/openvpn/client/async_resolve/generic.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/cliconnect.hpp b/openvpn/client/cliconnect.hpp index c8bbf84a9..07bafdf47 100644 --- a/openvpn/client/cliconnect.hpp +++ b/openvpn/client/cliconnect.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/cliconstants.hpp b/openvpn/client/cliconstants.hpp index 6d71081de..8baca9797 100644 --- a/openvpn/client/cliconstants.hpp +++ b/openvpn/client/cliconstants.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/clicreds.hpp b/openvpn/client/clicreds.hpp index 0e7d99e28..ed2dbc8a6 100644 --- a/openvpn/client/clicreds.hpp +++ b/openvpn/client/clicreds.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/cliemuexr.hpp b/openvpn/client/cliemuexr.hpp index 4fe9d17fa..50b1c8aa2 100644 --- a/openvpn/client/cliemuexr.hpp +++ b/openvpn/client/cliemuexr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/clievent.hpp b/openvpn/client/clievent.hpp index a38d81ffe..8ecd5c57c 100644 --- a/openvpn/client/clievent.hpp +++ b/openvpn/client/clievent.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/clihalt.hpp b/openvpn/client/clihalt.hpp index 69c467a66..733ee4636 100644 --- a/openvpn/client/clihalt.hpp +++ b/openvpn/client/clihalt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/clilife.hpp b/openvpn/client/clilife.hpp index cbc7b9c12..96c0eb34a 100644 --- a/openvpn/client/clilife.hpp +++ b/openvpn/client/clilife.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/cliopt.hpp b/openvpn/client/cliopt.hpp index 879a77868..961f32250 100644 --- a/openvpn/client/cliopt.hpp +++ b/openvpn/client/cliopt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/cliopthelper.hpp b/openvpn/client/cliopthelper.hpp index e11c11bef..dd38c3e1c 100644 --- a/openvpn/client/cliopthelper.hpp +++ b/openvpn/client/cliopthelper.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/cliproto.hpp b/openvpn/client/cliproto.hpp index a9b9b61d6..92e4667e8 100644 --- a/openvpn/client/cliproto.hpp +++ b/openvpn/client/cliproto.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/dns.hpp b/openvpn/client/dns.hpp index e625b7dd1..83bf0469c 100644 --- a/openvpn/client/dns.hpp +++ b/openvpn/client/dns.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2022 OpenVPN Inc. +// Copyright (C) 2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/ipverflags.hpp b/openvpn/client/ipverflags.hpp index cd9129d16..2f14f98d1 100644 --- a/openvpn/client/ipverflags.hpp +++ b/openvpn/client/ipverflags.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/optfilt.hpp b/openvpn/client/optfilt.hpp index 267075c53..f71e9e01f 100644 --- a/openvpn/client/optfilt.hpp +++ b/openvpn/client/optfilt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/remotelist.hpp b/openvpn/client/remotelist.hpp index bb9336db7..581c02cfa 100644 --- a/openvpn/client/remotelist.hpp +++ b/openvpn/client/remotelist.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/rgopt.hpp b/openvpn/client/rgopt.hpp index cdae841a2..8a35244c5 100644 --- a/openvpn/client/rgopt.hpp +++ b/openvpn/client/rgopt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/unix/cmdagent.hpp b/openvpn/client/unix/cmdagent.hpp index 30cdb3b77..f8a050487 100644 --- a/openvpn/client/unix/cmdagent.hpp +++ b/openvpn/client/unix/cmdagent.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/win/agentconfig.hpp b/openvpn/client/win/agentconfig.hpp index f84a81608..e01f8a756 100644 --- a/openvpn/client/win/agentconfig.hpp +++ b/openvpn/client/win/agentconfig.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/client/win/cmdagent.hpp b/openvpn/client/win/cmdagent.hpp index 024517ab1..7f1f4ecf8 100644 --- a/openvpn/client/win/cmdagent.hpp +++ b/openvpn/client/win/cmdagent.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/abort.hpp b/openvpn/common/abort.hpp index 49dcd5d81..91dfb0297 100644 --- a/openvpn/common/abort.hpp +++ b/openvpn/common/abort.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/action.hpp b/openvpn/common/action.hpp index 63e3ba81c..c2fcccb66 100644 --- a/openvpn/common/action.hpp +++ b/openvpn/common/action.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/actionthread.hpp b/openvpn/common/actionthread.hpp index cde4d3454..91c6c93fb 100644 --- a/openvpn/common/actionthread.hpp +++ b/openvpn/common/actionthread.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/appversion.hpp b/openvpn/common/appversion.hpp index 71fdf1654..fb3388110 100644 --- a/openvpn/common/appversion.hpp +++ b/openvpn/common/appversion.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/arch.hpp b/openvpn/common/arch.hpp index 6b102cb37..9afba0af9 100644 --- a/openvpn/common/arch.hpp +++ b/openvpn/common/arch.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/argv.hpp b/openvpn/common/argv.hpp index c8bfcf7a6..9bb4feec6 100644 --- a/openvpn/common/argv.hpp +++ b/openvpn/common/argv.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/arraysize.hpp b/openvpn/common/arraysize.hpp index 63290a07d..c0a74886f 100644 --- a/openvpn/common/arraysize.hpp +++ b/openvpn/common/arraysize.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/asyncsleep.hpp b/openvpn/common/asyncsleep.hpp index 72d8c021e..750a950aa 100644 --- a/openvpn/common/asyncsleep.hpp +++ b/openvpn/common/asyncsleep.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/autoreset.hpp b/openvpn/common/autoreset.hpp index 95e288218..79a6e0109 100644 --- a/openvpn/common/autoreset.hpp +++ b/openvpn/common/autoreset.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/base64.hpp b/openvpn/common/base64.hpp index 3ce6d0a0f..3c370fdd9 100644 --- a/openvpn/common/base64.hpp +++ b/openvpn/common/base64.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/bigmutex.hpp b/openvpn/common/bigmutex.hpp index 99463d163..90fb6dbb4 100644 --- a/openvpn/common/bigmutex.hpp +++ b/openvpn/common/bigmutex.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/binprefix.hpp b/openvpn/common/binprefix.hpp index 309e2fb65..060aef660 100644 --- a/openvpn/common/binprefix.hpp +++ b/openvpn/common/binprefix.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/circ_list.hpp b/openvpn/common/circ_list.hpp index 4da9734be..019214eca 100644 --- a/openvpn/common/circ_list.hpp +++ b/openvpn/common/circ_list.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/clamp.hpp b/openvpn/common/clamp.hpp index 6a60fc0c9..42faa76a4 100644 --- a/openvpn/common/clamp.hpp +++ b/openvpn/common/clamp.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/cleanup.hpp b/openvpn/common/cleanup.hpp index 988723c92..215df3881 100644 --- a/openvpn/common/cleanup.hpp +++ b/openvpn/common/cleanup.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/complog.hpp b/openvpn/common/complog.hpp index 7382659e3..2dc02668f 100644 --- a/openvpn/common/complog.hpp +++ b/openvpn/common/complog.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/core.hpp b/openvpn/common/core.hpp index 3c3788580..130ce6059 100644 --- a/openvpn/common/core.hpp +++ b/openvpn/common/core.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/count.hpp b/openvpn/common/count.hpp index c214300cf..347aa3f87 100644 --- a/openvpn/common/count.hpp +++ b/openvpn/common/count.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/daemon.hpp b/openvpn/common/daemon.hpp index 82ebc0545..81a8fe57a 100644 --- a/openvpn/common/daemon.hpp +++ b/openvpn/common/daemon.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/demangle.hpp b/openvpn/common/demangle.hpp index e1507c215..124f60368 100644 --- a/openvpn/common/demangle.hpp +++ b/openvpn/common/demangle.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/destruct.hpp b/openvpn/common/destruct.hpp index bd3770378..ae6da4b11 100644 --- a/openvpn/common/destruct.hpp +++ b/openvpn/common/destruct.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/endian.hpp b/openvpn/common/endian.hpp index 937d39c16..e7bc6aaca 100644 --- a/openvpn/common/endian.hpp +++ b/openvpn/common/endian.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/endian64.hpp b/openvpn/common/endian64.hpp index ed3a7d9b9..d2ba0bf3e 100644 --- a/openvpn/common/endian64.hpp +++ b/openvpn/common/endian64.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/endian_platform.hpp b/openvpn/common/endian_platform.hpp index 0d6023e9a..1a8aa2976 100644 --- a/openvpn/common/endian_platform.hpp +++ b/openvpn/common/endian_platform.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/enumdir.hpp b/openvpn/common/enumdir.hpp index 54b58d75e..315648964 100644 --- a/openvpn/common/enumdir.hpp +++ b/openvpn/common/enumdir.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/environ.hpp b/openvpn/common/environ.hpp index 873aa3b52..a81f58876 100644 --- a/openvpn/common/environ.hpp +++ b/openvpn/common/environ.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/exception.hpp b/openvpn/common/exception.hpp index 4f4a9dff3..69cfd5218 100644 --- a/openvpn/common/exception.hpp +++ b/openvpn/common/exception.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/extern.hpp b/openvpn/common/extern.hpp index 5e51d66dc..bcfd109c0 100644 --- a/openvpn/common/extern.hpp +++ b/openvpn/common/extern.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/ffs.hpp b/openvpn/common/ffs.hpp index 86cccb380..e8d77cb72 100644 --- a/openvpn/common/ffs.hpp +++ b/openvpn/common/ffs.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/file.hpp b/openvpn/common/file.hpp index 680449c4d..0a23fc026 100644 --- a/openvpn/common/file.hpp +++ b/openvpn/common/file.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/fileunix.hpp b/openvpn/common/fileunix.hpp index 62749183b..19f4c9812 100644 --- a/openvpn/common/fileunix.hpp +++ b/openvpn/common/fileunix.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/format.hpp b/openvpn/common/format.hpp index 107e36eb1..be55cf6e9 100644 --- a/openvpn/common/format.hpp +++ b/openvpn/common/format.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/function.hpp b/openvpn/common/function.hpp index 2b15e645a..f894cd0f4 100644 --- a/openvpn/common/function.hpp +++ b/openvpn/common/function.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/getpw.hpp b/openvpn/common/getpw.hpp index 5163022fe..e2514a061 100644 --- a/openvpn/common/getpw.hpp +++ b/openvpn/common/getpw.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/glob.hpp b/openvpn/common/glob.hpp index b679af2b9..df953493c 100644 --- a/openvpn/common/glob.hpp +++ b/openvpn/common/glob.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/hash.hpp b/openvpn/common/hash.hpp index 757b6fefd..8fe0c0f98 100644 --- a/openvpn/common/hash.hpp +++ b/openvpn/common/hash.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/hexstr.hpp b/openvpn/common/hexstr.hpp index 038c11a50..79038ee09 100644 --- a/openvpn/common/hexstr.hpp +++ b/openvpn/common/hexstr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/hostlist.hpp b/openvpn/common/hostlist.hpp index a305b7b0b..21404f4d3 100644 --- a/openvpn/common/hostlist.hpp +++ b/openvpn/common/hostlist.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/hostname.hpp b/openvpn/common/hostname.hpp index bfd7d11b5..b63addfd3 100644 --- a/openvpn/common/hostname.hpp +++ b/openvpn/common/hostname.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/hostport.hpp b/openvpn/common/hostport.hpp index d01ae556b..b31e9140e 100644 --- a/openvpn/common/hostport.hpp +++ b/openvpn/common/hostport.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/indexed_title.hpp b/openvpn/common/indexed_title.hpp index 99e69fc02..6dbf4d955 100644 --- a/openvpn/common/indexed_title.hpp +++ b/openvpn/common/indexed_title.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/jsonfile.hpp b/openvpn/common/jsonfile.hpp index 691ec7365..b5ac5ae9c 100644 --- a/openvpn/common/jsonfile.hpp +++ b/openvpn/common/jsonfile.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/jsonhelper.hpp b/openvpn/common/jsonhelper.hpp index a73da05f9..1b5d75592 100644 --- a/openvpn/common/jsonhelper.hpp +++ b/openvpn/common/jsonhelper.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/jsonhelperfmt.hpp b/openvpn/common/jsonhelperfmt.hpp index b6edfe6b0..c18bd11de 100644 --- a/openvpn/common/jsonhelperfmt.hpp +++ b/openvpn/common/jsonhelperfmt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/jsonlib.hpp b/openvpn/common/jsonlib.hpp index b6a1f26d6..1b5d5bb9c 100644 --- a/openvpn/common/jsonlib.hpp +++ b/openvpn/common/jsonlib.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/lex.hpp b/openvpn/common/lex.hpp index f3da7a903..5241e709a 100644 --- a/openvpn/common/lex.hpp +++ b/openvpn/common/lex.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/likely.hpp b/openvpn/common/likely.hpp index d62ab1912..4ac6d8f99 100644 --- a/openvpn/common/likely.hpp +++ b/openvpn/common/likely.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/link.hpp b/openvpn/common/link.hpp index 9615f0976..6f0ac601f 100644 --- a/openvpn/common/link.hpp +++ b/openvpn/common/link.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/logrotate.hpp b/openvpn/common/logrotate.hpp index 6eabaadb7..4117b6f3c 100644 --- a/openvpn/common/logrotate.hpp +++ b/openvpn/common/logrotate.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/logsetup.hpp b/openvpn/common/logsetup.hpp index 5e9519690..42fcd5db4 100644 --- a/openvpn/common/logsetup.hpp +++ b/openvpn/common/logsetup.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/memneq.hpp b/openvpn/common/memneq.hpp index 5bcc04d2a..d7f2749b8 100644 --- a/openvpn/common/memneq.hpp +++ b/openvpn/common/memneq.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 @@ -64,11 +64,6 @@ extern "C" void _ReadWriteBarrier(); namespace openvpn { namespace crypto { - // Clang on Android armeabi-v7a seems to have a compiler bug that compiles - // the function in a segfaulting variant, use an alternative variant of - // the function on all 32 bit arm to be safe - - /** * memneq - Compare two areas of memory in constant time * @@ -80,7 +75,7 @@ namespace openvpn { */ inline bool memneq(const void *a, const void *b, size_t size); -#if defined(__arm__) && defined(USE_OPENSSL) && !defined(__aarch64__) +#if defined(USE_OPENSSL) inline bool memneq(const void *a, const void *b, size_t size) { // memcmp does return 0 (=false) when the memory is equal. It normally @@ -88,7 +83,7 @@ namespace openvpn { // variants only promise to return something != 0 (=true) return (bool)(CRYPTO_memcmp(a, b, size)); } -#elif defined(__arm__) && !defined(__aarch64__) +#else inline bool memneq(const void *a, const void *b, size_t size) { // This is inspired by mbedtls' internal safer_memcmp function: @@ -104,56 +99,6 @@ namespace openvpn { atomic_thread_fence(std::memory_order_release); return bool(diff); } -#else -#ifdef OPENVPN_HAVE_EFFICIENT_UNALIGNED_ACCESS - enum { memneq_unaligned_ok = 1 }; - typedef size_t memneq_t; -#else - enum { memneq_unaligned_ok = 0 }; - typedef unsigned int memneq_t; -#endif - - // Is value of type T aligned on A boundary? - // NOTE: requires that sizeof(A) is a power of 2 - template - inline bool is_aligned(const T value) - { - return (size_t(value) & (sizeof(A)-1)) == 0; - } - - // Returns true if we are allowed to dereference a and b that - // point to objects of type memneq_t. - inline bool memneq_deref_ok(const void *a, const void *b) - { - return memneq_unaligned_ok || (is_aligned(a)||is_aligned(b)); - } - - // Constant-time memory equality method. Can be used in - // security-sensitive contexts to inhibit timing attacks. - inline bool memneq(const void *a, const void *b, size_t size) - { - memneq_t neq = 0; - - if (memneq_deref_ok(a, b)) - { - while (size >= sizeof(memneq_t)) - { - neq |= *(memneq_t *)a ^ *(memneq_t *)b; - OPENVPN_INCR_VOID_PTR(a, sizeof(memneq_t)); - OPENVPN_INCR_VOID_PTR(b, sizeof(memneq_t)); - size -= sizeof(memneq_t); - } - } - while (size > 0) - { - neq |= *(unsigned char *)a ^ *(unsigned char *)b; - OPENVPN_INCR_VOID_PTR(a, 1); - OPENVPN_INCR_VOID_PTR(b, 1); - size -= 1; - } - OPENVPN_COMPILER_FENCE - return bool(neq); - } #endif } } diff --git a/openvpn/common/mode.hpp b/openvpn/common/mode.hpp index 99fccb6a4..f6ac31ef8 100644 --- a/openvpn/common/mode.hpp +++ b/openvpn/common/mode.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/modstat.hpp b/openvpn/common/modstat.hpp index 006d77a2e..5944698dd 100644 --- a/openvpn/common/modstat.hpp +++ b/openvpn/common/modstat.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/msfind.hpp b/openvpn/common/msfind.hpp index 4190bed86..825adfad3 100644 --- a/openvpn/common/msfind.hpp +++ b/openvpn/common/msfind.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/msgwin.hpp b/openvpn/common/msgwin.hpp index 133ee5b41..97aff2c1a 100644 --- a/openvpn/common/msgwin.hpp +++ b/openvpn/common/msgwin.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/number.hpp b/openvpn/common/number.hpp index ea0ec051e..458e3a769 100644 --- a/openvpn/common/number.hpp +++ b/openvpn/common/number.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/olong.hpp b/openvpn/common/olong.hpp index 4b86345cb..1ef9090b0 100644 --- a/openvpn/common/olong.hpp +++ b/openvpn/common/olong.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/option_error.hpp b/openvpn/common/option_error.hpp index ec8eddde2..353c630f8 100644 --- a/openvpn/common/option_error.hpp +++ b/openvpn/common/option_error.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/options.hpp b/openvpn/common/options.hpp index 6233ab548..e297faac9 100644 --- a/openvpn/common/options.hpp +++ b/openvpn/common/options.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/ostream.hpp b/openvpn/common/ostream.hpp index 053baa6a0..84ed05821 100644 --- a/openvpn/common/ostream.hpp +++ b/openvpn/common/ostream.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/path.hpp b/openvpn/common/path.hpp index 1c9d298d4..d60fb203a 100644 --- a/openvpn/common/path.hpp +++ b/openvpn/common/path.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/peercred.hpp b/openvpn/common/peercred.hpp index 01a3c18ee..bb9dc4958 100644 --- a/openvpn/common/peercred.hpp +++ b/openvpn/common/peercred.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/persistfile.hpp b/openvpn/common/persistfile.hpp index 0832d4fc1..db222c22a 100644 --- a/openvpn/common/persistfile.hpp +++ b/openvpn/common/persistfile.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/pipe.hpp b/openvpn/common/pipe.hpp index 99e3d66ca..f37ea8d10 100644 --- a/openvpn/common/pipe.hpp +++ b/openvpn/common/pipe.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/platform.hpp b/openvpn/common/platform.hpp index 64afd83cb..aeb51d8de 100644 --- a/openvpn/common/platform.hpp +++ b/openvpn/common/platform.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/platform_name.hpp b/openvpn/common/platform_name.hpp index 14e15ec79..44e9aaf54 100644 --- a/openvpn/common/platform_name.hpp +++ b/openvpn/common/platform_name.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/platform_string.hpp b/openvpn/common/platform_string.hpp index 75266516d..677b28ac8 100644 --- a/openvpn/common/platform_string.hpp +++ b/openvpn/common/platform_string.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/process.hpp b/openvpn/common/process.hpp index edecd180b..b8609f7de 100644 --- a/openvpn/common/process.hpp +++ b/openvpn/common/process.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/pthreadcond.hpp b/openvpn/common/pthreadcond.hpp index bfecc612f..afaaec0e4 100644 --- a/openvpn/common/pthreadcond.hpp +++ b/openvpn/common/pthreadcond.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/rc.hpp b/openvpn/common/rc.hpp index a6a5945a8..fdf566663 100644 --- a/openvpn/common/rc.hpp +++ b/openvpn/common/rc.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/redir.hpp b/openvpn/common/redir.hpp index e3db8580e..569b739ac 100644 --- a/openvpn/common/redir.hpp +++ b/openvpn/common/redir.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/runcontext.hpp b/openvpn/common/runcontext.hpp index a6ce779d6..6c55a531d 100644 --- a/openvpn/common/runcontext.hpp +++ b/openvpn/common/runcontext.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/scoped_fd.hpp b/openvpn/common/scoped_fd.hpp index d7d32fdd2..9a8789eaf 100644 --- a/openvpn/common/scoped_fd.hpp +++ b/openvpn/common/scoped_fd.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/sess_id.hpp b/openvpn/common/sess_id.hpp index 2e4d857ff..6193e3b5c 100644 --- a/openvpn/common/sess_id.hpp +++ b/openvpn/common/sess_id.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/sfinae.hpp b/openvpn/common/sfinae.hpp index 1bc2ef6e4..367bdda03 100644 --- a/openvpn/common/sfinae.hpp +++ b/openvpn/common/sfinae.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/signal.hpp b/openvpn/common/signal.hpp index 786e3409e..f7f2693e1 100644 --- a/openvpn/common/signal.hpp +++ b/openvpn/common/signal.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/signal_name.hpp b/openvpn/common/signal_name.hpp index 887e1795e..d8244c839 100644 --- a/openvpn/common/signal_name.hpp +++ b/openvpn/common/signal_name.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/size.hpp b/openvpn/common/size.hpp index 0f9e63c73..89e901e28 100644 --- a/openvpn/common/size.hpp +++ b/openvpn/common/size.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/sleep.hpp b/openvpn/common/sleep.hpp index 12135294d..637d49691 100644 --- a/openvpn/common/sleep.hpp +++ b/openvpn/common/sleep.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/sockopt.hpp b/openvpn/common/sockopt.hpp index 2b5612c25..cd3fad552 100644 --- a/openvpn/common/sockopt.hpp +++ b/openvpn/common/sockopt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/socktypes.hpp b/openvpn/common/socktypes.hpp index 5e7254738..548f580e5 100644 --- a/openvpn/common/socktypes.hpp +++ b/openvpn/common/socktypes.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/split.hpp b/openvpn/common/split.hpp index d7bf3ee8c..43bd66072 100644 --- a/openvpn/common/split.hpp +++ b/openvpn/common/split.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/splitlines.hpp b/openvpn/common/splitlines.hpp index 273887481..37b4eeee2 100644 --- a/openvpn/common/splitlines.hpp +++ b/openvpn/common/splitlines.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/stat.hpp b/openvpn/common/stat.hpp index 574806cdc..cce4bffda 100644 --- a/openvpn/common/stat.hpp +++ b/openvpn/common/stat.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/stop.hpp b/openvpn/common/stop.hpp index ef1a10a44..43b726759 100644 --- a/openvpn/common/stop.hpp +++ b/openvpn/common/stop.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/strerror.hpp b/openvpn/common/strerror.hpp index 2eb5b63d1..9ae9bd369 100644 --- a/openvpn/common/strerror.hpp +++ b/openvpn/common/strerror.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/string.hpp b/openvpn/common/string.hpp index 5adae47fc..437c25a2c 100644 --- a/openvpn/common/string.hpp +++ b/openvpn/common/string.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/stringize.hpp b/openvpn/common/stringize.hpp index 7c5496254..d1a4d23bb 100644 --- a/openvpn/common/stringize.hpp +++ b/openvpn/common/stringize.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/stringtempl.hpp b/openvpn/common/stringtempl.hpp index 8e89d1645..bb5aa4843 100644 --- a/openvpn/common/stringtempl.hpp +++ b/openvpn/common/stringtempl.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/stringtempl2.hpp b/openvpn/common/stringtempl2.hpp index a0c52cff2..f0ab91e9d 100644 --- a/openvpn/common/stringtempl2.hpp +++ b/openvpn/common/stringtempl2.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/strneq.hpp b/openvpn/common/strneq.hpp index ee1806698..6fd604f4a 100644 --- a/openvpn/common/strneq.hpp +++ b/openvpn/common/strneq.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/tempfile.hpp b/openvpn/common/tempfile.hpp index 20ca2329b..60e6040d9 100644 --- a/openvpn/common/tempfile.hpp +++ b/openvpn/common/tempfile.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/to_string.hpp b/openvpn/common/to_string.hpp index d1427d8c1..9e1c0ebe3 100644 --- a/openvpn/common/to_string.hpp +++ b/openvpn/common/to_string.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/umask.hpp b/openvpn/common/umask.hpp index 6e98b1243..24ea53809 100644 --- a/openvpn/common/umask.hpp +++ b/openvpn/common/umask.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/unicode.hpp b/openvpn/common/unicode.hpp index 5ea3faf7f..44db9d86b 100644 --- a/openvpn/common/unicode.hpp +++ b/openvpn/common/unicode.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/uniqueptr.hpp b/openvpn/common/uniqueptr.hpp index 8eeaa09ab..71b05b67b 100644 --- a/openvpn/common/uniqueptr.hpp +++ b/openvpn/common/uniqueptr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/usecount.hpp b/openvpn/common/usecount.hpp index c0836f433..8e2206381 100644 --- a/openvpn/common/usecount.hpp +++ b/openvpn/common/usecount.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/usergroup.hpp b/openvpn/common/usergroup.hpp index 15f450b49..2263b395a 100644 --- a/openvpn/common/usergroup.hpp +++ b/openvpn/common/usergroup.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/userpass.hpp b/openvpn/common/userpass.hpp index f8d7701d0..43da79d77 100644 --- a/openvpn/common/userpass.hpp +++ b/openvpn/common/userpass.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/valgrind.hpp b/openvpn/common/valgrind.hpp index 6186f3612..bc1c37c6f 100644 --- a/openvpn/common/valgrind.hpp +++ b/openvpn/common/valgrind.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/version.hpp b/openvpn/common/version.hpp index 54e8c7ea8..be9219042 100644 --- a/openvpn/common/version.hpp +++ b/openvpn/common/version.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/waitbarrier.hpp b/openvpn/common/waitbarrier.hpp index c2829a45a..8246ef1f5 100644 --- a/openvpn/common/waitbarrier.hpp +++ b/openvpn/common/waitbarrier.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/write.hpp b/openvpn/common/write.hpp index 48da5b975..8ad387244 100644 --- a/openvpn/common/write.hpp +++ b/openvpn/common/write.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/writeprivate.hpp b/openvpn/common/writeprivate.hpp index 8ebcc85ea..e89813d00 100644 --- a/openvpn/common/writeprivate.hpp +++ b/openvpn/common/writeprivate.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/wstring.hpp b/openvpn/common/wstring.hpp index 3a77b2621..8fece3c6e 100644 --- a/openvpn/common/wstring.hpp +++ b/openvpn/common/wstring.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/xmitfd.hpp b/openvpn/common/xmitfd.hpp index 16355bd49..97bdd068a 100644 --- a/openvpn/common/xmitfd.hpp +++ b/openvpn/common/xmitfd.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/common/xmlhelper.hpp b/openvpn/common/xmlhelper.hpp index 4067f4c2a..6069ca1b4 100644 --- a/openvpn/common/xmlhelper.hpp +++ b/openvpn/common/xmlhelper.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/compnull.hpp b/openvpn/compress/compnull.hpp index 395661b07..7e1bb4ea1 100644 --- a/openvpn/compress/compnull.hpp +++ b/openvpn/compress/compnull.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/compress.hpp b/openvpn/compress/compress.hpp index d3f902738..f55624f5b 100644 --- a/openvpn/compress/compress.hpp +++ b/openvpn/compress/compress.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/compstub.hpp b/openvpn/compress/compstub.hpp index 3427319a3..8bd10dab8 100644 --- a/openvpn/compress/compstub.hpp +++ b/openvpn/compress/compstub.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/lz4.hpp b/openvpn/compress/lz4.hpp index f2945a268..a18fe99e9 100644 --- a/openvpn/compress/lz4.hpp +++ b/openvpn/compress/lz4.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/lzo.hpp b/openvpn/compress/lzo.hpp index 668a9fccc..cffc8ca19 100644 --- a/openvpn/compress/lzo.hpp +++ b/openvpn/compress/lzo.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/lzoasym.hpp b/openvpn/compress/lzoasym.hpp index d96ac1ca6..5aaf50552 100644 --- a/openvpn/compress/lzoasym.hpp +++ b/openvpn/compress/lzoasym.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/lzoasym_impl.hpp b/openvpn/compress/lzoasym_impl.hpp index af7ac99d1..badfdcb22 100644 --- a/openvpn/compress/lzoasym_impl.hpp +++ b/openvpn/compress/lzoasym_impl.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/lzoselect.hpp b/openvpn/compress/lzoselect.hpp index d9ed94a62..c7e848fd1 100644 --- a/openvpn/compress/lzoselect.hpp +++ b/openvpn/compress/lzoselect.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/compress/snappy.hpp b/openvpn/compress/snappy.hpp index bfd2a741e..f36415bb1 100644 --- a/openvpn/compress/snappy.hpp +++ b/openvpn/compress/snappy.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/bs64_data_limit.hpp b/openvpn/crypto/bs64_data_limit.hpp index 6749c36dc..17655dd5c 100644 --- a/openvpn/crypto/bs64_data_limit.hpp +++ b/openvpn/crypto/bs64_data_limit.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/cipher.hpp b/openvpn/crypto/cipher.hpp index c92e70a03..79a81f57a 100644 --- a/openvpn/crypto/cipher.hpp +++ b/openvpn/crypto/cipher.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/crypto_aead.hpp b/openvpn/crypto/crypto_aead.hpp index e730f0ba9..e10a7bf40 100644 --- a/openvpn/crypto/crypto_aead.hpp +++ b/openvpn/crypto/crypto_aead.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/crypto_chm.hpp b/openvpn/crypto/crypto_chm.hpp index 12e215f2a..3936a4b87 100644 --- a/openvpn/crypto/crypto_chm.hpp +++ b/openvpn/crypto/crypto_chm.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/cryptoalgs.hpp b/openvpn/crypto/cryptoalgs.hpp index 41d0d9990..95cc73ac6 100644 --- a/openvpn/crypto/cryptoalgs.hpp +++ b/openvpn/crypto/cryptoalgs.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/cryptodc.hpp b/openvpn/crypto/cryptodc.hpp index 69e441a22..43f7eb866 100644 --- a/openvpn/crypto/cryptodc.hpp +++ b/openvpn/crypto/cryptodc.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/cryptodcsel.hpp b/openvpn/crypto/cryptodcsel.hpp index 12103a811..325b99912 100644 --- a/openvpn/crypto/cryptodcsel.hpp +++ b/openvpn/crypto/cryptodcsel.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/decrypt_chm.hpp b/openvpn/crypto/decrypt_chm.hpp index 3e6b2af99..191d42d54 100644 --- a/openvpn/crypto/decrypt_chm.hpp +++ b/openvpn/crypto/decrypt_chm.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/definitions.hpp b/openvpn/crypto/definitions.hpp index 799d372b8..e84f8f7c0 100644 --- a/openvpn/crypto/definitions.hpp +++ b/openvpn/crypto/definitions.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/digestapi.hpp b/openvpn/crypto/digestapi.hpp index 6987bcf40..37531e084 100644 --- a/openvpn/crypto/digestapi.hpp +++ b/openvpn/crypto/digestapi.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/encrypt_chm.hpp b/openvpn/crypto/encrypt_chm.hpp index 1e8e6c9bd..b05e110c3 100644 --- a/openvpn/crypto/encrypt_chm.hpp +++ b/openvpn/crypto/encrypt_chm.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/hashstr.hpp b/openvpn/crypto/hashstr.hpp index 8ed1d48ee..8b37a7261 100644 --- a/openvpn/crypto/hashstr.hpp +++ b/openvpn/crypto/hashstr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/ovpnhmac.hpp b/openvpn/crypto/ovpnhmac.hpp index e6331b025..3b444fcf3 100644 --- a/openvpn/crypto/ovpnhmac.hpp +++ b/openvpn/crypto/ovpnhmac.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/packet_id.hpp b/openvpn/crypto/packet_id.hpp index 3e3d44a1e..a4ba34e77 100644 --- a/openvpn/crypto/packet_id.hpp +++ b/openvpn/crypto/packet_id.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/selftest.hpp b/openvpn/crypto/selftest.hpp index adc6fed3c..80de4014f 100644 --- a/openvpn/crypto/selftest.hpp +++ b/openvpn/crypto/selftest.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/static_key.hpp b/openvpn/crypto/static_key.hpp index 69d06b73f..e34b08554 100644 --- a/openvpn/crypto/static_key.hpp +++ b/openvpn/crypto/static_key.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/crypto/tls_crypt.hpp b/openvpn/crypto/tls_crypt.hpp index 6d579c417..324d236bb 100644 --- a/openvpn/crypto/tls_crypt.hpp +++ b/openvpn/crypto/tls_crypt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/dco/dcocli.hpp b/openvpn/dco/dcocli.hpp index ad50eee36..1479741ba 100644 --- a/openvpn/dco/dcocli.hpp +++ b/openvpn/dco/dcocli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/dco/ipcollbase.hpp b/openvpn/dco/ipcollbase.hpp index dbf7d8da6..a38043d82 100644 --- a/openvpn/dco/ipcollbase.hpp +++ b/openvpn/dco/ipcollbase.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/dco/key.hpp b/openvpn/dco/key.hpp index 5979cad3c..160bd9b5c 100644 --- a/openvpn/dco/key.hpp +++ b/openvpn/dco/key.hpp @@ -4,8 +4,8 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. -// Copyright (C) 2020-2020 Lev Stipakov +// Copyright (C) 2012-2022 OpenVPN Inc. +// Copyright (C) 2020-2022 Lev Stipakov // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/dco/kocrypto.hpp b/openvpn/dco/kocrypto.hpp index be1fb7c3f..656d3fcfb 100644 --- a/openvpn/dco/kocrypto.hpp +++ b/openvpn/dco/kocrypto.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/dco/korekey.hpp b/openvpn/dco/korekey.hpp index 0503d9d0c..472f3da5a 100644 --- a/openvpn/dco/korekey.hpp +++ b/openvpn/dco/korekey.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/dco/ovpndcocli.hpp b/openvpn/dco/ovpndcocli.hpp index 511c52c93..5aa66b828 100644 --- a/openvpn/dco/ovpndcocli.hpp +++ b/openvpn/dco/ovpndcocli.hpp @@ -4,8 +4,8 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. -// Copyright (C) 2020-2020 Lev Stipakov +// Copyright (C) 2012-2022 OpenVPN Inc. +// Copyright (C) 2020-2022 Lev Stipakov // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/dco/ovpndcokocrypto.hpp b/openvpn/dco/ovpndcokocrypto.hpp index e2b725dc0..e35c9b96b 100644 --- a/openvpn/dco/ovpndcokocrypto.hpp +++ b/openvpn/dco/ovpndcokocrypto.hpp @@ -4,8 +4,8 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. -// Copyright (C) 2020-2020 Lev Stipakov +// Copyright (C) 2012-2022 OpenVPN Inc. +// Copyright (C) 2020-2022 Lev Stipakov // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/dco/ovpndcowincli.hpp b/openvpn/dco/ovpndcowincli.hpp index 0d7b6c176..704dcc315 100644 --- a/openvpn/dco/ovpndcowincli.hpp +++ b/openvpn/dco/ovpndcowincli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2021 OpenVPN Inc. +// Copyright (C) 2021-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/error/error.hpp b/openvpn/error/error.hpp index 9f2c083e3..14f42ba23 100644 --- a/openvpn/error/error.hpp +++ b/openvpn/error/error.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/error/excode.hpp b/openvpn/error/excode.hpp index f7ac61632..859c12968 100644 --- a/openvpn/error/excode.hpp +++ b/openvpn/error/excode.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/frame/frame.hpp b/openvpn/frame/frame.hpp index 665b06cb6..e0a4044cc 100644 --- a/openvpn/frame/frame.hpp +++ b/openvpn/frame/frame.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/frame/frame_init.hpp b/openvpn/frame/frame_init.hpp index 1f76dae0a..83ed1de74 100644 --- a/openvpn/frame/frame_init.hpp +++ b/openvpn/frame/frame_init.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/frame/memq_dgram.hpp b/openvpn/frame/memq_dgram.hpp index 90ac93275..09e273b47 100644 --- a/openvpn/frame/memq_dgram.hpp +++ b/openvpn/frame/memq_dgram.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/frame/memq_stream.hpp b/openvpn/frame/memq_stream.hpp index 3c2a533ec..73c5c5360 100644 --- a/openvpn/frame/memq_stream.hpp +++ b/openvpn/frame/memq_stream.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/header.hpp b/openvpn/http/header.hpp index da32d59cd..5d6c4b17c 100644 --- a/openvpn/http/header.hpp +++ b/openvpn/http/header.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/headredact.hpp b/openvpn/http/headredact.hpp index e2e11dbdc..ed9fe9804 100644 --- a/openvpn/http/headredact.hpp +++ b/openvpn/http/headredact.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/htmlskip.hpp b/openvpn/http/htmlskip.hpp index a58d46828..d9fedebe2 100644 --- a/openvpn/http/htmlskip.hpp +++ b/openvpn/http/htmlskip.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/method.hpp b/openvpn/http/method.hpp index e95f33f9e..f737e268b 100644 --- a/openvpn/http/method.hpp +++ b/openvpn/http/method.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/parseutil.hpp b/openvpn/http/parseutil.hpp index 26eed543b..cb34bdffc 100644 --- a/openvpn/http/parseutil.hpp +++ b/openvpn/http/parseutil.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/reply.hpp b/openvpn/http/reply.hpp index c5604a5ee..14b6c383b 100644 --- a/openvpn/http/reply.hpp +++ b/openvpn/http/reply.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/request.hpp b/openvpn/http/request.hpp index 3c26f98b6..429de1676 100644 --- a/openvpn/http/request.hpp +++ b/openvpn/http/request.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/status.hpp b/openvpn/http/status.hpp index d2e3d15c3..29e05f296 100644 --- a/openvpn/http/status.hpp +++ b/openvpn/http/status.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/urlencode.hpp b/openvpn/http/urlencode.hpp index 1d321994d..66cf68ba5 100644 --- a/openvpn/http/urlencode.hpp +++ b/openvpn/http/urlencode.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/urlparm.hpp b/openvpn/http/urlparm.hpp index 5f7c521fb..1cd9dac35 100644 --- a/openvpn/http/urlparm.hpp +++ b/openvpn/http/urlparm.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/urlparse.hpp b/openvpn/http/urlparse.hpp index 5b83fe6f2..1e80fed29 100644 --- a/openvpn/http/urlparse.hpp +++ b/openvpn/http/urlparse.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/validate_uri.hpp b/openvpn/http/validate_uri.hpp index b6d2ff5de..535cee085 100644 --- a/openvpn/http/validate_uri.hpp +++ b/openvpn/http/validate_uri.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/http/webexcept.hpp b/openvpn/http/webexcept.hpp index 25a23b823..9c646b868 100644 --- a/openvpn/http/webexcept.hpp +++ b/openvpn/http/webexcept.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/init/cryptoinit.hpp b/openvpn/init/cryptoinit.hpp index 693a2e526..f4eea3291 100644 --- a/openvpn/init/cryptoinit.hpp +++ b/openvpn/init/cryptoinit.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/init/engineinit.hpp b/openvpn/init/engineinit.hpp index 897c13b92..3f4ef37d4 100644 --- a/openvpn/init/engineinit.hpp +++ b/openvpn/init/engineinit.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/init/initprocess.hpp b/openvpn/init/initprocess.hpp index 9d7105a34..5457b4337 100644 --- a/openvpn/init/initprocess.hpp +++ b/openvpn/init/initprocess.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/io/io.hpp b/openvpn/io/io.hpp index 70080e8c1..e9108e577 100644 --- a/openvpn/io/io.hpp +++ b/openvpn/io/io.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/csum.hpp b/openvpn/ip/csum.hpp index eb089985c..d0bf8014d 100644 --- a/openvpn/ip/csum.hpp +++ b/openvpn/ip/csum.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/dhcp.hpp b/openvpn/ip/dhcp.hpp index 18e6d6828..df283f775 100644 --- a/openvpn/ip/dhcp.hpp +++ b/openvpn/ip/dhcp.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/eth.hpp b/openvpn/ip/eth.hpp index f42596bc3..d151b1e1c 100644 --- a/openvpn/ip/eth.hpp +++ b/openvpn/ip/eth.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/icmp4.hpp b/openvpn/ip/icmp4.hpp index 93469e2e6..0449a769a 100644 --- a/openvpn/ip/icmp4.hpp +++ b/openvpn/ip/icmp4.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/icmp6.hpp b/openvpn/ip/icmp6.hpp index 5533e421d..ebd75a772 100644 --- a/openvpn/ip/icmp6.hpp +++ b/openvpn/ip/icmp6.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/ip4.hpp b/openvpn/ip/ip4.hpp index b5ad414f9..2ab502d1b 100644 --- a/openvpn/ip/ip4.hpp +++ b/openvpn/ip/ip4.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/ip6.hpp b/openvpn/ip/ip6.hpp index cb944bc6c..41516138f 100644 --- a/openvpn/ip/ip6.hpp +++ b/openvpn/ip/ip6.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/ipcommon.hpp b/openvpn/ip/ipcommon.hpp index 4d8fb0fd6..1ae0178a1 100644 --- a/openvpn/ip/ipcommon.hpp +++ b/openvpn/ip/ipcommon.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/ping4.hpp b/openvpn/ip/ping4.hpp index e1cc81db1..48734e987 100644 --- a/openvpn/ip/ping4.hpp +++ b/openvpn/ip/ping4.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/ping6.hpp b/openvpn/ip/ping6.hpp index 5e9c5263c..d444315ab 100644 --- a/openvpn/ip/ping6.hpp +++ b/openvpn/ip/ping6.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/ptb.hpp b/openvpn/ip/ptb.hpp index 3c8005b15..4b9a7a396 100644 --- a/openvpn/ip/ptb.hpp +++ b/openvpn/ip/ptb.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/tcp.hpp b/openvpn/ip/tcp.hpp index 9566b9425..1c7c7eed8 100644 --- a/openvpn/ip/tcp.hpp +++ b/openvpn/ip/tcp.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ip/udp.hpp b/openvpn/ip/udp.hpp index 468717957..81b9300fd 100644 --- a/openvpn/ip/udp.hpp +++ b/openvpn/ip/udp.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/legal/copyright.hpp b/openvpn/legal/copyright.hpp index ddb42ba9b..9df881a3f 100644 --- a/openvpn/legal/copyright.hpp +++ b/openvpn/legal/copyright.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 @@ -26,7 +26,7 @@ // Define copyright strings namespace { - const char openvpn_copyright[] = "Copyright (C) 2012-2020 OpenVPN Inc. All rights reserved."; // CONST GLOBAL + const char openvpn_copyright[] = "Copyright (C) 2012-2022 OpenVPN Inc. All rights reserved."; // CONST GLOBAL } #endif diff --git a/openvpn/linux/core.hpp b/openvpn/linux/core.hpp index 6d0b30607..f7b6767d0 100644 --- a/openvpn/linux/core.hpp +++ b/openvpn/linux/core.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/linux/daemon_alive.hpp b/openvpn/linux/daemon_alive.hpp index fa85acceb..d34be1ef0 100644 --- a/openvpn/linux/daemon_alive.hpp +++ b/openvpn/linux/daemon_alive.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/linux/usergroup_retain_cap.hpp b/openvpn/linux/usergroup_retain_cap.hpp index 26f4d2f9b..5062b60b4 100644 --- a/openvpn/linux/usergroup_retain_cap.hpp +++ b/openvpn/linux/usergroup_retain_cap.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/logbase.hpp b/openvpn/log/logbase.hpp index 9399f3c18..7fa6a60c5 100644 --- a/openvpn/log/logbase.hpp +++ b/openvpn/log/logbase.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/logbasesimple.hpp b/openvpn/log/logbasesimple.hpp index 3782faf4a..9d93609fc 100644 --- a/openvpn/log/logbasesimple.hpp +++ b/openvpn/log/logbasesimple.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/logbasesimplemac.hpp b/openvpn/log/logbasesimplemac.hpp index eec875981..41b4dbf32 100644 --- a/openvpn/log/logbasesimplemac.hpp +++ b/openvpn/log/logbasesimplemac.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/logdatetime.hpp b/openvpn/log/logdatetime.hpp index f36075cbf..a551eac24 100644 --- a/openvpn/log/logdatetime.hpp +++ b/openvpn/log/logdatetime.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/lognull.hpp b/openvpn/log/lognull.hpp index 5612a43b6..f6dde49e7 100644 --- a/openvpn/log/lognull.hpp +++ b/openvpn/log/lognull.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/logperiod.hpp b/openvpn/log/logperiod.hpp index 6d638f9d7..2bb506443 100644 --- a/openvpn/log/logperiod.hpp +++ b/openvpn/log/logperiod.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/logsimple.hpp b/openvpn/log/logsimple.hpp index 5de2faeda..6cff3a2e3 100644 --- a/openvpn/log/logsimple.hpp +++ b/openvpn/log/logsimple.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/logthread.hpp b/openvpn/log/logthread.hpp index cf081b019..f0d90ef17 100644 --- a/openvpn/log/logthread.hpp +++ b/openvpn/log/logthread.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/log/sessionstats.hpp b/openvpn/log/sessionstats.hpp index 450bc6ded..63ab8a73b 100644 --- a/openvpn/log/sessionstats.hpp +++ b/openvpn/log/sessionstats.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/crypto/api.hpp b/openvpn/mbedtls/crypto/api.hpp index 2aa3bb331..1a93510c3 100644 --- a/openvpn/mbedtls/crypto/api.hpp +++ b/openvpn/mbedtls/crypto/api.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/crypto/cipher.hpp b/openvpn/mbedtls/crypto/cipher.hpp index 82c59f930..d7bedd7b6 100644 --- a/openvpn/mbedtls/crypto/cipher.hpp +++ b/openvpn/mbedtls/crypto/cipher.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/crypto/cipheraead.hpp b/openvpn/mbedtls/crypto/cipheraead.hpp index 01cea8f2e..31abf131d 100644 --- a/openvpn/mbedtls/crypto/cipheraead.hpp +++ b/openvpn/mbedtls/crypto/cipheraead.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/crypto/digest.hpp b/openvpn/mbedtls/crypto/digest.hpp index 541a0df0a..88651dcc0 100644 --- a/openvpn/mbedtls/crypto/digest.hpp +++ b/openvpn/mbedtls/crypto/digest.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/crypto/hmac.hpp b/openvpn/mbedtls/crypto/hmac.hpp index a6ebcd983..177409358 100644 --- a/openvpn/mbedtls/crypto/hmac.hpp +++ b/openvpn/mbedtls/crypto/hmac.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/crypto/tls1prf.hpp b/openvpn/mbedtls/crypto/tls1prf.hpp index c4829d1a8..70131befe 100644 --- a/openvpn/mbedtls/crypto/tls1prf.hpp +++ b/openvpn/mbedtls/crypto/tls1prf.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/pki/dh.hpp b/openvpn/mbedtls/pki/dh.hpp index dba3bf9a0..e231ae247 100644 --- a/openvpn/mbedtls/pki/dh.hpp +++ b/openvpn/mbedtls/pki/dh.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/pki/pkctx.hpp b/openvpn/mbedtls/pki/pkctx.hpp index 85dcf7ef2..e85b80187 100644 --- a/openvpn/mbedtls/pki/pkctx.hpp +++ b/openvpn/mbedtls/pki/pkctx.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/pki/x509cert.hpp b/openvpn/mbedtls/pki/x509cert.hpp index fe4a21b4d..2122ded35 100644 --- a/openvpn/mbedtls/pki/x509cert.hpp +++ b/openvpn/mbedtls/pki/x509cert.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/pki/x509certinfo.hpp b/openvpn/mbedtls/pki/x509certinfo.hpp index 513e5f89d..77dd69262 100644 --- a/openvpn/mbedtls/pki/x509certinfo.hpp +++ b/openvpn/mbedtls/pki/x509certinfo.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/pki/x509crl.hpp b/openvpn/mbedtls/pki/x509crl.hpp index c8b9ee570..81fa73c36 100644 --- a/openvpn/mbedtls/pki/x509crl.hpp +++ b/openvpn/mbedtls/pki/x509crl.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/ssl/sslctx.hpp b/openvpn/mbedtls/ssl/sslctx.hpp index b276ade9a..cb2b5b179 100644 --- a/openvpn/mbedtls/ssl/sslctx.hpp +++ b/openvpn/mbedtls/ssl/sslctx.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/util/error.hpp b/openvpn/mbedtls/util/error.hpp index 4d0d87aff..6a8e45f25 100644 --- a/openvpn/mbedtls/util/error.hpp +++ b/openvpn/mbedtls/util/error.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/util/pkcs1.hpp b/openvpn/mbedtls/util/pkcs1.hpp index 6cf5d7e0d..ad461fead 100644 --- a/openvpn/mbedtls/util/pkcs1.hpp +++ b/openvpn/mbedtls/util/pkcs1.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/util/rand.hpp b/openvpn/mbedtls/util/rand.hpp index 27cbdcc4e..24ee427b2 100644 --- a/openvpn/mbedtls/util/rand.hpp +++ b/openvpn/mbedtls/util/rand.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/mbedtls/util/selftest.hpp b/openvpn/mbedtls/util/selftest.hpp index 7eeaf6ec3..037bf003a 100644 --- a/openvpn/mbedtls/util/selftest.hpp +++ b/openvpn/mbedtls/util/selftest.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/netconf/enumiface.hpp b/openvpn/netconf/enumiface.hpp index 629f093f7..505f6aed9 100644 --- a/openvpn/netconf/enumiface.hpp +++ b/openvpn/netconf/enumiface.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/netconf/hwaddr.hpp b/openvpn/netconf/hwaddr.hpp index dec8d4abe..3cea4e526 100644 --- a/openvpn/netconf/hwaddr.hpp +++ b/openvpn/netconf/hwaddr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/netconf/linux/gw.hpp b/openvpn/netconf/linux/gw.hpp index fdd4ff80d..3c4695dd7 100644 --- a/openvpn/netconf/linux/gw.hpp +++ b/openvpn/netconf/linux/gw.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/netconf/linux/gwnetlink.hpp b/openvpn/netconf/linux/gwnetlink.hpp index 8bc71b0a9..7a756a9b9 100644 --- a/openvpn/netconf/linux/gwnetlink.hpp +++ b/openvpn/netconf/linux/gwnetlink.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/netconf/linux/route.hpp b/openvpn/netconf/linux/route.hpp index 3705cfe7b..9f058e530 100644 --- a/openvpn/netconf/linux/route.hpp +++ b/openvpn/netconf/linux/route.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/omi/omi.hpp b/openvpn/omi/omi.hpp index 592122430..c57b51c31 100644 --- a/openvpn/omi/omi.hpp +++ b/openvpn/omi/omi.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/omi/openvpn.cpp b/openvpn/omi/openvpn.cpp index ff804a175..a9899c184 100644 --- a/openvpn/omi/openvpn.cpp +++ b/openvpn/omi/openvpn.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/bio/bio_memq_dgram.hpp b/openvpn/openssl/bio/bio_memq_dgram.hpp index d77540817..d6161d2be 100644 --- a/openvpn/openssl/bio/bio_memq_dgram.hpp +++ b/openvpn/openssl/bio/bio_memq_dgram.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/bio/bio_memq_stream.hpp b/openvpn/openssl/bio/bio_memq_stream.hpp index 355488d5d..492f0c533 100644 --- a/openvpn/openssl/bio/bio_memq_stream.hpp +++ b/openvpn/openssl/bio/bio_memq_stream.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/compat.hpp b/openvpn/openssl/compat.hpp index a2f97becf..20fc49d76 100644 --- a/openvpn/openssl/compat.hpp +++ b/openvpn/openssl/compat.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/crypto/api.hpp b/openvpn/openssl/crypto/api.hpp index b0439f4b0..a31a71de8 100644 --- a/openvpn/openssl/crypto/api.hpp +++ b/openvpn/openssl/crypto/api.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/crypto/cipher.hpp b/openvpn/openssl/crypto/cipher.hpp index 25cde4d93..bddfbb5b7 100644 --- a/openvpn/openssl/crypto/cipher.hpp +++ b/openvpn/openssl/crypto/cipher.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/crypto/cipheraead.hpp b/openvpn/openssl/crypto/cipheraead.hpp index 56b5aefd9..2a964ea12 100644 --- a/openvpn/openssl/crypto/cipheraead.hpp +++ b/openvpn/openssl/crypto/cipheraead.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/crypto/digest.hpp b/openvpn/openssl/crypto/digest.hpp index 56516ff1f..68ef18986 100644 --- a/openvpn/openssl/crypto/digest.hpp +++ b/openvpn/openssl/crypto/digest.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/crypto/hmac-compat.hpp b/openvpn/openssl/crypto/hmac-compat.hpp index fda880f74..defa28f08 100644 --- a/openvpn/openssl/crypto/hmac-compat.hpp +++ b/openvpn/openssl/crypto/hmac-compat.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/crypto/mac.hpp b/openvpn/openssl/crypto/mac.hpp index 1df0d8d46..5babe5c69 100644 --- a/openvpn/openssl/crypto/mac.hpp +++ b/openvpn/openssl/crypto/mac.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/crypto/tls1prf.hpp b/openvpn/openssl/crypto/tls1prf.hpp index 68b5e369c..81870966c 100644 --- a/openvpn/openssl/crypto/tls1prf.hpp +++ b/openvpn/openssl/crypto/tls1prf.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/pki/crl.hpp b/openvpn/openssl/pki/crl.hpp index 33983b311..98e96a667 100644 --- a/openvpn/openssl/pki/crl.hpp +++ b/openvpn/openssl/pki/crl.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/pki/dh-compat.hpp b/openvpn/openssl/pki/dh-compat.hpp index d14680b45..3e12307da 100644 --- a/openvpn/openssl/pki/dh-compat.hpp +++ b/openvpn/openssl/pki/dh-compat.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/pki/dh.hpp b/openvpn/openssl/pki/dh.hpp index 107c76b27..6ae281ad8 100644 --- a/openvpn/openssl/pki/dh.hpp +++ b/openvpn/openssl/pki/dh.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/pki/extpki.hpp b/openvpn/openssl/pki/extpki.hpp index 18cf701a2..006f8bdd6 100644 --- a/openvpn/openssl/pki/extpki.hpp +++ b/openvpn/openssl/pki/extpki.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/pki/pkey.hpp b/openvpn/openssl/pki/pkey.hpp index b83ac4198..799c4fe79 100644 --- a/openvpn/openssl/pki/pkey.hpp +++ b/openvpn/openssl/pki/pkey.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/pki/x509.hpp b/openvpn/openssl/pki/x509.hpp index 4343bc7a8..9e838112b 100644 --- a/openvpn/openssl/pki/x509.hpp +++ b/openvpn/openssl/pki/x509.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/pki/x509certinfo.hpp b/openvpn/openssl/pki/x509certinfo.hpp index ff52f061a..0f0c4b382 100644 --- a/openvpn/openssl/pki/x509certinfo.hpp +++ b/openvpn/openssl/pki/x509certinfo.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/pki/x509store.hpp b/openvpn/openssl/pki/x509store.hpp index 7eb9aaa2f..829d96684 100644 --- a/openvpn/openssl/pki/x509store.hpp +++ b/openvpn/openssl/pki/x509store.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/sign/pkcs7verify.hpp b/openvpn/openssl/sign/pkcs7verify.hpp index 923187bc9..48a3237ea 100644 --- a/openvpn/openssl/sign/pkcs7verify.hpp +++ b/openvpn/openssl/sign/pkcs7verify.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/sign/verify.hpp b/openvpn/openssl/sign/verify.hpp index f3188a63d..d2ec3781c 100644 --- a/openvpn/openssl/sign/verify.hpp +++ b/openvpn/openssl/sign/verify.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/ssl/sess_cache.hpp b/openvpn/openssl/ssl/sess_cache.hpp index 740097565..c539c5fcf 100644 --- a/openvpn/openssl/ssl/sess_cache.hpp +++ b/openvpn/openssl/ssl/sess_cache.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/ssl/sslctx.hpp b/openvpn/openssl/ssl/sslctx.hpp index 05547afa7..cfccb6f38 100644 --- a/openvpn/openssl/ssl/sslctx.hpp +++ b/openvpn/openssl/ssl/sslctx.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/ssl/tlsver.hpp b/openvpn/openssl/ssl/tlsver.hpp index 631be0069..485eb1bfa 100644 --- a/openvpn/openssl/ssl/tlsver.hpp +++ b/openvpn/openssl/ssl/tlsver.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/util/engine.hpp b/openvpn/openssl/util/engine.hpp index cf7504e53..1a8361c60 100644 --- a/openvpn/openssl/util/engine.hpp +++ b/openvpn/openssl/util/engine.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/util/error.hpp b/openvpn/openssl/util/error.hpp index 1885fa6f6..8efbb4d60 100644 --- a/openvpn/openssl/util/error.hpp +++ b/openvpn/openssl/util/error.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/util/init.hpp b/openvpn/openssl/util/init.hpp index 7b121f3d3..0d4d89c74 100644 --- a/openvpn/openssl/util/init.hpp +++ b/openvpn/openssl/util/init.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/util/rand.hpp b/openvpn/openssl/util/rand.hpp index 6fecee6de..862e25184 100644 --- a/openvpn/openssl/util/rand.hpp +++ b/openvpn/openssl/util/rand.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/util/reseed.hpp b/openvpn/openssl/util/reseed.hpp index 3a7078c0f..dd715461d 100644 --- a/openvpn/openssl/util/reseed.hpp +++ b/openvpn/openssl/util/reseed.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/openssl/util/tokenencrypt.hpp b/openvpn/openssl/util/tokenencrypt.hpp index 08ac6a197..7d79e21ba 100644 --- a/openvpn/openssl/util/tokenencrypt.hpp +++ b/openvpn/openssl/util/tokenencrypt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/options/continuation.hpp b/openvpn/options/continuation.hpp index a3cdb184f..a2914af99 100644 --- a/openvpn/options/continuation.hpp +++ b/openvpn/options/continuation.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/options/continuation_fragment.hpp b/openvpn/options/continuation_fragment.hpp index 5356d051a..1ffee4dab 100644 --- a/openvpn/options/continuation_fragment.hpp +++ b/openvpn/options/continuation_fragment.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/options/merge.hpp b/openvpn/options/merge.hpp index 67be77bb0..4f7f8d8a1 100644 --- a/openvpn/options/merge.hpp +++ b/openvpn/options/merge.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/options/sanitize.hpp b/openvpn/options/sanitize.hpp index b03434648..7df74da60 100644 --- a/openvpn/options/sanitize.hpp +++ b/openvpn/options/sanitize.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/options/servpush.hpp b/openvpn/options/servpush.hpp index 305775cc5..bd16c725c 100644 --- a/openvpn/options/servpush.hpp +++ b/openvpn/options/servpush.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ovpnagent/mac/ovpnagent.cpp b/openvpn/ovpnagent/mac/ovpnagent.cpp index b9fdb0a8e..a03103eae 100644 --- a/openvpn/ovpnagent/mac/ovpnagent.cpp +++ b/openvpn/ovpnagent/mac/ovpnagent.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ovpnagent/win/ovpnagent.cpp b/openvpn/ovpnagent/win/ovpnagent.cpp index b697267b9..2603c3caf 100644 --- a/openvpn/ovpnagent/win/ovpnagent.cpp +++ b/openvpn/ovpnagent/win/ovpnagent.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/pki/cclist.hpp b/openvpn/pki/cclist.hpp index 3847345d3..b09c6d89a 100644 --- a/openvpn/pki/cclist.hpp +++ b/openvpn/pki/cclist.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/pki/epkibase.hpp b/openvpn/pki/epkibase.hpp index 372f87f6c..84099103e 100644 --- a/openvpn/pki/epkibase.hpp +++ b/openvpn/pki/epkibase.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/pki/pkcs1.hpp b/openvpn/pki/pkcs1.hpp index b393fd730..67eb39e66 100644 --- a/openvpn/pki/pkcs1.hpp +++ b/openvpn/pki/pkcs1.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/pki/pktype.hpp b/openvpn/pki/pktype.hpp index f25fb0396..b3423e448 100644 --- a/openvpn/pki/pktype.hpp +++ b/openvpn/pki/pktype.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/pki/x509track.hpp b/openvpn/pki/x509track.hpp index 013bd2e4d..782f0fd08 100644 --- a/openvpn/pki/x509track.hpp +++ b/openvpn/pki/x509track.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/proxy/httpdigest.hpp b/openvpn/proxy/httpdigest.hpp index c005b25cd..7826f0297 100644 --- a/openvpn/proxy/httpdigest.hpp +++ b/openvpn/proxy/httpdigest.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/proxy/listener.hpp b/openvpn/proxy/listener.hpp index efb68d9bd..fd986f2d2 100644 --- a/openvpn/proxy/listener.hpp +++ b/openvpn/proxy/listener.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/proxy/ntlm.hpp b/openvpn/proxy/ntlm.hpp index 6979a68c0..f93fb3b7c 100644 --- a/openvpn/proxy/ntlm.hpp +++ b/openvpn/proxy/ntlm.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/proxy/proxyauth.hpp b/openvpn/proxy/proxyauth.hpp index 59ed59473..f37edb551 100644 --- a/openvpn/proxy/proxyauth.hpp +++ b/openvpn/proxy/proxyauth.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/random/devurand.hpp b/openvpn/random/devurand.hpp index 0f230b254..0d293c36b 100644 --- a/openvpn/random/devurand.hpp +++ b/openvpn/random/devurand.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/random/mtrandapi.hpp b/openvpn/random/mtrandapi.hpp index 91b00f25c..cbe49bc65 100644 --- a/openvpn/random/mtrandapi.hpp +++ b/openvpn/random/mtrandapi.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/random/rand2.hpp b/openvpn/random/rand2.hpp index 9388e635c..6c6691e70 100644 --- a/openvpn/random/rand2.hpp +++ b/openvpn/random/rand2.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/random/randapi.hpp b/openvpn/random/randapi.hpp index 2f3fd661c..c9552494b 100644 --- a/openvpn/random/randapi.hpp +++ b/openvpn/random/randapi.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/random/randbytestore.hpp b/openvpn/random/randbytestore.hpp index 6c4563ea8..230cf91a4 100644 --- a/openvpn/random/randbytestore.hpp +++ b/openvpn/random/randbytestore.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/random/randistrib.hpp b/openvpn/random/randistrib.hpp index 34870a08e..88bce71e4 100644 --- a/openvpn/random/randistrib.hpp +++ b/openvpn/random/randistrib.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/reliable/relack.hpp b/openvpn/reliable/relack.hpp index f1779de4e..2f01f0f2b 100644 --- a/openvpn/reliable/relack.hpp +++ b/openvpn/reliable/relack.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/reliable/relcommon.hpp b/openvpn/reliable/relcommon.hpp index 0846952e3..9208b70fa 100644 --- a/openvpn/reliable/relcommon.hpp +++ b/openvpn/reliable/relcommon.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/reliable/relrecv.hpp b/openvpn/reliable/relrecv.hpp index 8184c5d42..7897b41f7 100644 --- a/openvpn/reliable/relrecv.hpp +++ b/openvpn/reliable/relrecv.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/reliable/relsend.hpp b/openvpn/reliable/relsend.hpp index 1d37b0bc9..80636f24a 100644 --- a/openvpn/reliable/relsend.hpp +++ b/openvpn/reliable/relsend.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/server/listenlist.hpp b/openvpn/server/listenlist.hpp index cab9d47e9..09d6ed593 100644 --- a/openvpn/server/listenlist.hpp +++ b/openvpn/server/listenlist.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/server/manage.hpp b/openvpn/server/manage.hpp index 04a8b8990..7bb999e77 100644 --- a/openvpn/server/manage.hpp +++ b/openvpn/server/manage.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/server/peeraddr.hpp b/openvpn/server/peeraddr.hpp index c1b7688c4..3cc6ae2ac 100644 --- a/openvpn/server/peeraddr.hpp +++ b/openvpn/server/peeraddr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/server/peerstats.hpp b/openvpn/server/peerstats.hpp index 34306bad0..c82772caf 100644 --- a/openvpn/server/peerstats.hpp +++ b/openvpn/server/peerstats.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/server/servhalt.hpp b/openvpn/server/servhalt.hpp index 0f8de71e0..c09fc7820 100644 --- a/openvpn/server/servhalt.hpp +++ b/openvpn/server/servhalt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/server/servproto.hpp b/openvpn/server/servproto.hpp index 61d185933..8ed651b9d 100644 --- a/openvpn/server/servproto.hpp +++ b/openvpn/server/servproto.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/server/vpnservnetblock.hpp b/openvpn/server/vpnservnetblock.hpp index 7018277e7..a5b5d3c75 100644 --- a/openvpn/server/vpnservnetblock.hpp +++ b/openvpn/server/vpnservnetblock.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/server/vpnservpool.hpp b/openvpn/server/vpnservpool.hpp index 9620fe7e0..a7f515889 100644 --- a/openvpn/server/vpnservpool.hpp +++ b/openvpn/server/vpnservpool.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/datalimit.hpp b/openvpn/ssl/datalimit.hpp index de0ffd62d..0f098d66d 100644 --- a/openvpn/ssl/datalimit.hpp +++ b/openvpn/ssl/datalimit.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/iana_ciphers.hpp b/openvpn/ssl/iana_ciphers.hpp index bc4f7f46d..e5ef63f1a 100644 --- a/openvpn/ssl/iana_ciphers.hpp +++ b/openvpn/ssl/iana_ciphers.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2020 OpenVPN Inc. +// Copyright (C) 2020-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/is_openvpn_protocol.hpp b/openvpn/ssl/is_openvpn_protocol.hpp index 8213e227b..a8abb8ef0 100644 --- a/openvpn/ssl/is_openvpn_protocol.hpp +++ b/openvpn/ssl/is_openvpn_protocol.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/kuparse.hpp b/openvpn/ssl/kuparse.hpp index 3f634c07b..ad7e8a87e 100644 --- a/openvpn/ssl/kuparse.hpp +++ b/openvpn/ssl/kuparse.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/mssparms.hpp b/openvpn/ssl/mssparms.hpp index 3d73e6920..6254b5986 100644 --- a/openvpn/ssl/mssparms.hpp +++ b/openvpn/ssl/mssparms.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/nscert.hpp b/openvpn/ssl/nscert.hpp index fc6d64381..30228eb97 100644 --- a/openvpn/ssl/nscert.hpp +++ b/openvpn/ssl/nscert.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/peer_fingerprint.hpp b/openvpn/ssl/peer_fingerprint.hpp index c5ee5a020..6a7eddaa6 100644 --- a/openvpn/ssl/peer_fingerprint.hpp +++ b/openvpn/ssl/peer_fingerprint.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 @@ -104,7 +104,16 @@ struct PeerFingerprints { opt[i].touch(); while (std::getline(fps, fp)) - fingerprints_.emplace_back(PeerFingerprint(fp, fp_size)); + { + // Ignore empty lines and comments in fingerprint blocks + std::string trimmed = string::trim_copy(fp); + if (trimmed.empty() || + string::starts_with(trimmed, "#") || + string::starts_with(trimmed, ";")) + continue; + + fingerprints_.emplace_back(PeerFingerprint(fp, fp_size)); + } } } diff --git a/openvpn/ssl/peerinfo.hpp b/openvpn/ssl/peerinfo.hpp index 122358580..d555ef053 100644 --- a/openvpn/ssl/peerinfo.hpp +++ b/openvpn/ssl/peerinfo.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/proto.hpp b/openvpn/ssl/proto.hpp index d17fe7778..7a5913460 100644 --- a/openvpn/ssl/proto.hpp +++ b/openvpn/ssl/proto.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/proto_context_options.hpp b/openvpn/ssl/proto_context_options.hpp index 303017450..262be4e6a 100644 --- a/openvpn/ssl/proto_context_options.hpp +++ b/openvpn/ssl/proto_context_options.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/protostack.hpp b/openvpn/ssl/protostack.hpp index bc9fef556..b1c42214d 100644 --- a/openvpn/ssl/protostack.hpp +++ b/openvpn/ssl/protostack.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/psid.hpp b/openvpn/ssl/psid.hpp index 1b183776a..36df26b45 100644 --- a/openvpn/ssl/psid.hpp +++ b/openvpn/ssl/psid.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/sess_ticket.hpp b/openvpn/ssl/sess_ticket.hpp index 526bd4007..b2120d019 100644 --- a/openvpn/ssl/sess_ticket.hpp +++ b/openvpn/ssl/sess_ticket.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/sni_handler.hpp b/openvpn/ssl/sni_handler.hpp index 6a2567d4e..98c247dc3 100644 --- a/openvpn/ssl/sni_handler.hpp +++ b/openvpn/ssl/sni_handler.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/sni_metadata.hpp b/openvpn/ssl/sni_metadata.hpp index 8c8dbb536..e2aa1683b 100644 --- a/openvpn/ssl/sni_metadata.hpp +++ b/openvpn/ssl/sni_metadata.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/sslapi.hpp b/openvpn/ssl/sslapi.hpp index 4c359345e..dd1f7c0ff 100644 --- a/openvpn/ssl/sslapi.hpp +++ b/openvpn/ssl/sslapi.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/sslchoose.hpp b/openvpn/ssl/sslchoose.hpp index bfa8d6901..9f4d61a48 100644 --- a/openvpn/ssl/sslchoose.hpp +++ b/openvpn/ssl/sslchoose.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/sslconsts.hpp b/openvpn/ssl/sslconsts.hpp index f45874580..1c3e34f92 100644 --- a/openvpn/ssl/sslconsts.hpp +++ b/openvpn/ssl/sslconsts.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/ssllog.hpp b/openvpn/ssl/ssllog.hpp index 26f823624..23bcebccf 100644 --- a/openvpn/ssl/ssllog.hpp +++ b/openvpn/ssl/ssllog.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/tls_cert_profile.hpp b/openvpn/ssl/tls_cert_profile.hpp index 7e28e0073..b5f722559 100644 --- a/openvpn/ssl/tls_cert_profile.hpp +++ b/openvpn/ssl/tls_cert_profile.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/tls_remote.hpp b/openvpn/ssl/tls_remote.hpp index 7aa480f36..de3afbe5b 100644 --- a/openvpn/ssl/tls_remote.hpp +++ b/openvpn/ssl/tls_remote.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/tlsprf.hpp b/openvpn/ssl/tlsprf.hpp index 2c6aabd9b..ed9ec032c 100644 --- a/openvpn/ssl/tlsprf.hpp +++ b/openvpn/ssl/tlsprf.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/tlsver.hpp b/openvpn/ssl/tlsver.hpp index 98c574e23..d0c65845f 100644 --- a/openvpn/ssl/tlsver.hpp +++ b/openvpn/ssl/tlsver.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ssl/verify_x509_name.hpp b/openvpn/ssl/verify_x509_name.hpp index d52975548..b51b62913 100644 --- a/openvpn/ssl/verify_x509_name.hpp +++ b/openvpn/ssl/verify_x509_name.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/asiotimer.hpp b/openvpn/time/asiotimer.hpp index 187150915..e9e38c7d5 100644 --- a/openvpn/time/asiotimer.hpp +++ b/openvpn/time/asiotimer.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/asiotimersafe.hpp b/openvpn/time/asiotimersafe.hpp index 795f5db78..356d2ec6f 100644 --- a/openvpn/time/asiotimersafe.hpp +++ b/openvpn/time/asiotimersafe.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/coarsetime.hpp b/openvpn/time/coarsetime.hpp index e38b29e08..3479993ca 100644 --- a/openvpn/time/coarsetime.hpp +++ b/openvpn/time/coarsetime.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/cputime.hpp b/openvpn/time/cputime.hpp index 08f0795d5..b5767169f 100644 --- a/openvpn/time/cputime.hpp +++ b/openvpn/time/cputime.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/durhelper.hpp b/openvpn/time/durhelper.hpp index c57c23e1e..11992e6e4 100644 --- a/openvpn/time/durhelper.hpp +++ b/openvpn/time/durhelper.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/epoch.hpp b/openvpn/time/epoch.hpp index 77f178bb5..068feac65 100644 --- a/openvpn/time/epoch.hpp +++ b/openvpn/time/epoch.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/skew.hpp b/openvpn/time/skew.hpp index 8528ce924..4ada0146a 100644 --- a/openvpn/time/skew.hpp +++ b/openvpn/time/skew.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/time.hpp b/openvpn/time/time.hpp index 43f74fa53..447e7f8b7 100644 --- a/openvpn/time/time.hpp +++ b/openvpn/time/time.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/timespec.hpp b/openvpn/time/timespec.hpp index 0a2f7cd85..242dad650 100644 --- a/openvpn/time/timespec.hpp +++ b/openvpn/time/timespec.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/time/timestr.hpp b/openvpn/time/timestr.hpp index 64196b438..a160fa698 100644 --- a/openvpn/time/timestr.hpp +++ b/openvpn/time/timestr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/altproxy.hpp b/openvpn/transport/altproxy.hpp index 58c7a6985..32cda7bf3 100644 --- a/openvpn/transport/altproxy.hpp +++ b/openvpn/transport/altproxy.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/client/extern/config.hpp b/openvpn/transport/client/extern/config.hpp index 739df2670..4ffebaaf2 100644 --- a/openvpn/transport/client/extern/config.hpp +++ b/openvpn/transport/client/extern/config.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/client/extern/fw.hpp b/openvpn/transport/client/extern/fw.hpp index 5b3ce153d..9c5eda75a 100644 --- a/openvpn/transport/client/extern/fw.hpp +++ b/openvpn/transport/client/extern/fw.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/client/httpcli.hpp b/openvpn/transport/client/httpcli.hpp index dcd6cd740..b3c7f7496 100644 --- a/openvpn/transport/client/httpcli.hpp +++ b/openvpn/transport/client/httpcli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/client/relay.hpp b/openvpn/transport/client/relay.hpp index 7f6d18e6f..7f562d14e 100644 --- a/openvpn/transport/client/relay.hpp +++ b/openvpn/transport/client/relay.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/client/tcpcli.hpp b/openvpn/transport/client/tcpcli.hpp index 30c4b7ab2..543f6b1d0 100644 --- a/openvpn/transport/client/tcpcli.hpp +++ b/openvpn/transport/client/tcpcli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/client/transbase.hpp b/openvpn/transport/client/transbase.hpp index 966962925..fa799eaa5 100644 --- a/openvpn/transport/client/transbase.hpp +++ b/openvpn/transport/client/transbase.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/client/udpcli.hpp b/openvpn/transport/client/udpcli.hpp index 240013b7b..1fb4d7e3d 100644 --- a/openvpn/transport/client/udpcli.hpp +++ b/openvpn/transport/client/udpcli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/dco.hpp b/openvpn/transport/dco.hpp index d14dbf44f..12f715420 100644 --- a/openvpn/transport/dco.hpp +++ b/openvpn/transport/dco.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/gremlin.hpp b/openvpn/transport/gremlin.hpp index cb756807a..283d3312f 100644 --- a/openvpn/transport/gremlin.hpp +++ b/openvpn/transport/gremlin.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/mssfix.hpp b/openvpn/transport/mssfix.hpp index ac833c5e1..275e29360 100644 --- a/openvpn/transport/mssfix.hpp +++ b/openvpn/transport/mssfix.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/mutate.hpp b/openvpn/transport/mutate.hpp index d45ba613f..f7ecd2a03 100644 --- a/openvpn/transport/mutate.hpp +++ b/openvpn/transport/mutate.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/pktstream.hpp b/openvpn/transport/pktstream.hpp index 00dbabd89..c40d76927 100644 --- a/openvpn/transport/pktstream.hpp +++ b/openvpn/transport/pktstream.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/protocol.hpp b/openvpn/transport/protocol.hpp index c72b98b32..ce4d189ab 100644 --- a/openvpn/transport/protocol.hpp +++ b/openvpn/transport/protocol.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/reconnect_notify.hpp b/openvpn/transport/reconnect_notify.hpp index 2e899d05a..f140862bd 100644 --- a/openvpn/transport/reconnect_notify.hpp +++ b/openvpn/transport/reconnect_notify.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/server/transbase.hpp b/openvpn/transport/server/transbase.hpp index 36196f25c..5d2eab489 100644 --- a/openvpn/transport/server/transbase.hpp +++ b/openvpn/transport/server/transbase.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/socket_protect.hpp b/openvpn/transport/socket_protect.hpp index 76113db49..db2d662dd 100644 --- a/openvpn/transport/socket_protect.hpp +++ b/openvpn/transport/socket_protect.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/tcplink.hpp b/openvpn/transport/tcplink.hpp index 76fabb3c8..927721e5f 100644 --- a/openvpn/transport/tcplink.hpp +++ b/openvpn/transport/tcplink.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/transport/tcplinkbase.hpp b/openvpn/transport/tcplinkbase.hpp index 5ab64d39f..8a0ba9119 100644 --- a/openvpn/transport/tcplinkbase.hpp +++ b/openvpn/transport/tcplinkbase.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // Base class for generic link objects. diff --git a/openvpn/transport/tcplinkcommon.hpp b/openvpn/transport/tcplinkcommon.hpp index 116eb5d85..71b93b1a8 100644 --- a/openvpn/transport/tcplinkcommon.hpp +++ b/openvpn/transport/tcplinkcommon.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // Base class for TCP link objects. diff --git a/openvpn/transport/udplink.hpp b/openvpn/transport/udplink.hpp index 6cff8192a..377cb4a0f 100644 --- a/openvpn/transport/udplink.hpp +++ b/openvpn/transport/udplink.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/builder/base.hpp b/openvpn/tun/builder/base.hpp index 39fda8539..de0c8cb28 100644 --- a/openvpn/tun/builder/base.hpp +++ b/openvpn/tun/builder/base.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/builder/capture.hpp b/openvpn/tun/builder/capture.hpp index 0ca8d0ae8..7234d17eb 100644 --- a/openvpn/tun/builder/capture.hpp +++ b/openvpn/tun/builder/capture.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/builder/client.hpp b/openvpn/tun/builder/client.hpp index 2b0caf09c..cd0921e83 100644 --- a/openvpn/tun/builder/client.hpp +++ b/openvpn/tun/builder/client.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/builder/rgwflags.hpp b/openvpn/tun/builder/rgwflags.hpp index e4655c537..0ee21a6f5 100644 --- a/openvpn/tun/builder/rgwflags.hpp +++ b/openvpn/tun/builder/rgwflags.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/builder/setup.hpp b/openvpn/tun/builder/setup.hpp index e46ab93f9..f6925015f 100644 --- a/openvpn/tun/builder/setup.hpp +++ b/openvpn/tun/builder/setup.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/client/dhcp_capture.hpp b/openvpn/tun/client/dhcp_capture.hpp index b75db5e97..bf7d6d133 100644 --- a/openvpn/tun/client/dhcp_capture.hpp +++ b/openvpn/tun/client/dhcp_capture.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/client/emuexr.hpp b/openvpn/tun/client/emuexr.hpp index c3c8d064c..0a6319bf6 100644 --- a/openvpn/tun/client/emuexr.hpp +++ b/openvpn/tun/client/emuexr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/client/tunbase.hpp b/openvpn/tun/client/tunbase.hpp index 9e3860ee8..73e415e3a 100644 --- a/openvpn/tun/client/tunbase.hpp +++ b/openvpn/tun/client/tunbase.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/client/tunconfigflags.hpp b/openvpn/tun/client/tunconfigflags.hpp index 700e6dc8d..f303a46d9 100644 --- a/openvpn/tun/client/tunconfigflags.hpp +++ b/openvpn/tun/client/tunconfigflags.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/client/tunnull.hpp b/openvpn/tun/client/tunnull.hpp index 4c5edbd30..a9c192da8 100644 --- a/openvpn/tun/client/tunnull.hpp +++ b/openvpn/tun/client/tunnull.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/client/tunprop.hpp b/openvpn/tun/client/tunprop.hpp index 9e51b6c3e..d1693444b 100644 --- a/openvpn/tun/client/tunprop.hpp +++ b/openvpn/tun/client/tunprop.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/extern/config.hpp b/openvpn/tun/extern/config.hpp index c3f08edf6..e83741fda 100644 --- a/openvpn/tun/extern/config.hpp +++ b/openvpn/tun/extern/config.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/extern/fw.hpp b/openvpn/tun/extern/fw.hpp index 90373f378..46d2282e9 100644 --- a/openvpn/tun/extern/fw.hpp +++ b/openvpn/tun/extern/fw.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/layer.hpp b/openvpn/tun/layer.hpp index 085cc064c..7a479890c 100644 --- a/openvpn/tun/layer.hpp +++ b/openvpn/tun/layer.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/linux/client/genl.hpp b/openvpn/tun/linux/client/genl.hpp index 4bc3251b0..9e7638cb3 100644 --- a/openvpn/tun/linux/client/genl.hpp +++ b/openvpn/tun/linux/client/genl.hpp @@ -4,8 +4,8 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. -// Copyright (C) 2020-2020 Lev Stipakov +// Copyright (C) 2012-2022 OpenVPN Inc. +// Copyright (C) 2020-2022 Lev Stipakov // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/linux/client/sitnl.hpp b/openvpn/tun/linux/client/sitnl.hpp index 4e8deebbd..6284dd36f 100644 --- a/openvpn/tun/linux/client/sitnl.hpp +++ b/openvpn/tun/linux/client/sitnl.hpp @@ -4,8 +4,8 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. -// Copyright (C) 2018-2020 Antonio Quartulli +// Copyright (C) 2012-2022 OpenVPN Inc. +// Copyright (C) 2018-2022 Antonio Quartulli // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/linux/client/tuncli.hpp b/openvpn/tun/linux/client/tuncli.hpp index 510e82039..883a3ae3d 100644 --- a/openvpn/tun/linux/client/tuncli.hpp +++ b/openvpn/tun/linux/client/tuncli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/linux/client/tuniproute.hpp b/openvpn/tun/linux/client/tuniproute.hpp index c3eb15b9e..7cae31921 100644 --- a/openvpn/tun/linux/client/tuniproute.hpp +++ b/openvpn/tun/linux/client/tuniproute.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/linux/client/tunmethods.hpp b/openvpn/tun/linux/client/tunmethods.hpp index c9a902a0f..30b325530 100644 --- a/openvpn/tun/linux/client/tunmethods.hpp +++ b/openvpn/tun/linux/client/tunmethods.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/linux/client/tunnetlink.hpp b/openvpn/tun/linux/client/tunnetlink.hpp index edb58962c..00cddeb2d 100644 --- a/openvpn/tun/linux/client/tunnetlink.hpp +++ b/openvpn/tun/linux/client/tunnetlink.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/linux/client/tunsetup.hpp b/openvpn/tun/linux/client/tunsetup.hpp index 5a25b611d..8d4edbe9f 100644 --- a/openvpn/tun/linux/client/tunsetup.hpp +++ b/openvpn/tun/linux/client/tunsetup.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/client/tuncli.hpp b/openvpn/tun/mac/client/tuncli.hpp index 3123e1ec0..786ac281c 100644 --- a/openvpn/tun/mac/client/tuncli.hpp +++ b/openvpn/tun/mac/client/tuncli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/client/tunsetup.hpp b/openvpn/tun/mac/client/tunsetup.hpp index e64b4714d..49ac3551e 100644 --- a/openvpn/tun/mac/client/tunsetup.hpp +++ b/openvpn/tun/mac/client/tunsetup.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/dsdict.hpp b/openvpn/tun/mac/dsdict.hpp index dbfb5a5c8..e49c06d9b 100644 --- a/openvpn/tun/mac/dsdict.hpp +++ b/openvpn/tun/mac/dsdict.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/gwv4.hpp b/openvpn/tun/mac/gwv4.hpp index c8be0cc2b..d315c0279 100644 --- a/openvpn/tun/mac/gwv4.hpp +++ b/openvpn/tun/mac/gwv4.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/macdns.hpp b/openvpn/tun/mac/macdns.hpp index 8b267891e..ef16c776f 100644 --- a/openvpn/tun/mac/macdns.hpp +++ b/openvpn/tun/mac/macdns.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/macdns_watchdog.hpp b/openvpn/tun/mac/macdns_watchdog.hpp index 38b150dc5..2da837b38 100644 --- a/openvpn/tun/mac/macdns_watchdog.hpp +++ b/openvpn/tun/mac/macdns_watchdog.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/macgw.hpp b/openvpn/tun/mac/macgw.hpp index f9c52878d..be87e80aa 100644 --- a/openvpn/tun/mac/macgw.hpp +++ b/openvpn/tun/mac/macgw.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/macproxy.hpp b/openvpn/tun/mac/macproxy.hpp index 1e64f68ea..3a60713b7 100644 --- a/openvpn/tun/mac/macproxy.hpp +++ b/openvpn/tun/mac/macproxy.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/tunutil.hpp b/openvpn/tun/mac/tunutil.hpp index 700f7a011..3cfa22976 100644 --- a/openvpn/tun/mac/tunutil.hpp +++ b/openvpn/tun/mac/tunutil.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/mac/utun.hpp b/openvpn/tun/mac/utun.hpp index 93492a250..c16314dcc 100644 --- a/openvpn/tun/mac/utun.hpp +++ b/openvpn/tun/mac/utun.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/persist/tunpersist.hpp b/openvpn/tun/persist/tunpersist.hpp index 558a97701..afc08cbc6 100644 --- a/openvpn/tun/persist/tunpersist.hpp +++ b/openvpn/tun/persist/tunpersist.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/persist/tunwrap.hpp b/openvpn/tun/persist/tunwrap.hpp index 1e9750056..63ae54f0a 100644 --- a/openvpn/tun/persist/tunwrap.hpp +++ b/openvpn/tun/persist/tunwrap.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/persist/tunwrapasio.hpp b/openvpn/tun/persist/tunwrapasio.hpp index b5e79f49a..430376c8a 100644 --- a/openvpn/tun/persist/tunwrapasio.hpp +++ b/openvpn/tun/persist/tunwrapasio.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/proxy.hpp b/openvpn/tun/proxy.hpp index 07b3f3cce..282436d2d 100644 --- a/openvpn/tun/proxy.hpp +++ b/openvpn/tun/proxy.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/server/tunbase.hpp b/openvpn/tun/server/tunbase.hpp index bcd10f26d..1810866af 100644 --- a/openvpn/tun/server/tunbase.hpp +++ b/openvpn/tun/server/tunbase.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/tristate_setting.hpp b/openvpn/tun/tristate_setting.hpp index fbdeedb18..dd3898fc1 100644 --- a/openvpn/tun/tristate_setting.hpp +++ b/openvpn/tun/tristate_setting.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/tunio.hpp b/openvpn/tun/tunio.hpp index 0161f6876..67827b58c 100644 --- a/openvpn/tun/tunio.hpp +++ b/openvpn/tun/tunio.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/tunlog.hpp b/openvpn/tun/tunlog.hpp index 78ebda63d..49f279f67 100644 --- a/openvpn/tun/tunlog.hpp +++ b/openvpn/tun/tunlog.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/tunmtu.hpp b/openvpn/tun/tunmtu.hpp index fd3802112..89dc81521 100644 --- a/openvpn/tun/tunmtu.hpp +++ b/openvpn/tun/tunmtu.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/tunspec.hpp b/openvpn/tun/tunspec.hpp index dcbc17c6f..91649b023 100644 --- a/openvpn/tun/tunspec.hpp +++ b/openvpn/tun/tunspec.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/client/clientconfig.hpp b/openvpn/tun/win/client/clientconfig.hpp index 367fde18f..4c04904c7 100644 --- a/openvpn/tun/win/client/clientconfig.hpp +++ b/openvpn/tun/win/client/clientconfig.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/client/setupbase.hpp b/openvpn/tun/win/client/setupbase.hpp index 8188ce988..1b448a855 100644 --- a/openvpn/tun/win/client/setupbase.hpp +++ b/openvpn/tun/win/client/setupbase.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/client/tuncli.hpp b/openvpn/tun/win/client/tuncli.hpp index 843c71374..fbffbef9a 100644 --- a/openvpn/tun/win/client/tuncli.hpp +++ b/openvpn/tun/win/client/tuncli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/client/tunsetup.hpp b/openvpn/tun/win/client/tunsetup.hpp index 9141de08f..6c1b83d06 100644 --- a/openvpn/tun/win/client/tunsetup.hpp +++ b/openvpn/tun/win/client/tunsetup.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/nrpt.hpp b/openvpn/tun/win/nrpt.hpp index 0bcd5cba7..4381db7be 100644 --- a/openvpn/tun/win/nrpt.hpp +++ b/openvpn/tun/win/nrpt.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/ringbuffer.hpp b/openvpn/tun/win/ringbuffer.hpp index 9bb7e60ca..7a5a841f1 100644 --- a/openvpn/tun/win/ringbuffer.hpp +++ b/openvpn/tun/win/ringbuffer.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/tunutil.hpp b/openvpn/tun/win/tunutil.hpp index c6c366b05..c87faea58 100644 --- a/openvpn/tun/win/tunutil.hpp +++ b/openvpn/tun/win/tunutil.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/wfp.hpp b/openvpn/tun/win/wfp.hpp index 474a0468b..8a088128c 100644 --- a/openvpn/tun/win/wfp.hpp +++ b/openvpn/tun/win/wfp.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/tun/win/winproxy.hpp b/openvpn/tun/win/winproxy.hpp index 281301f89..0d9015ba4 100644 --- a/openvpn/tun/win/winproxy.hpp +++ b/openvpn/tun/win/winproxy.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/call.hpp b/openvpn/win/call.hpp index a54e36e9e..55bf371e2 100644 --- a/openvpn/win/call.hpp +++ b/openvpn/win/call.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/cmd.hpp b/openvpn/win/cmd.hpp index 7e0d914c3..5ca0b2a55 100644 --- a/openvpn/win/cmd.hpp +++ b/openvpn/win/cmd.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/console.hpp b/openvpn/win/console.hpp index 6401d7473..4affd96fe 100644 --- a/openvpn/win/console.hpp +++ b/openvpn/win/console.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/event.hpp b/openvpn/win/event.hpp index 9657a49f5..13addfb0d 100644 --- a/openvpn/win/event.hpp +++ b/openvpn/win/event.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/handle.hpp b/openvpn/win/handle.hpp index 071fdd5fc..4c48e1afc 100644 --- a/openvpn/win/handle.hpp +++ b/openvpn/win/handle.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/handlecomm.hpp b/openvpn/win/handlecomm.hpp index e46204fcb..4828cc454 100644 --- a/openvpn/win/handlecomm.hpp +++ b/openvpn/win/handlecomm.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/impersonate.hpp b/openvpn/win/impersonate.hpp index 95543f6d1..a7fe90b7f 100644 --- a/openvpn/win/impersonate.hpp +++ b/openvpn/win/impersonate.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/logfile.hpp b/openvpn/win/logfile.hpp index 0e8538a2f..83f90aa0e 100644 --- a/openvpn/win/logfile.hpp +++ b/openvpn/win/logfile.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/logutil.hpp b/openvpn/win/logutil.hpp index e3785ac4e..f2d0325d6 100644 --- a/openvpn/win/logutil.hpp +++ b/openvpn/win/logutil.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/modname.hpp b/openvpn/win/modname.hpp index 1647b36bd..f1516c0bd 100644 --- a/openvpn/win/modname.hpp +++ b/openvpn/win/modname.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/npinfo.hpp b/openvpn/win/npinfo.hpp index 26211226d..9c19532e0 100644 --- a/openvpn/win/npinfo.hpp +++ b/openvpn/win/npinfo.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/reg.hpp b/openvpn/win/reg.hpp index 1da86143f..894d50734 100644 --- a/openvpn/win/reg.hpp +++ b/openvpn/win/reg.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/scoped_handle.hpp b/openvpn/win/scoped_handle.hpp index 0a166f20b..b1b8cb2f5 100644 --- a/openvpn/win/scoped_handle.hpp +++ b/openvpn/win/scoped_handle.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/secattr.hpp b/openvpn/win/secattr.hpp index 826c9a95b..54cb415cb 100644 --- a/openvpn/win/secattr.hpp +++ b/openvpn/win/secattr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/sleep.hpp b/openvpn/win/sleep.hpp index 837c07295..70cc186f1 100644 --- a/openvpn/win/sleep.hpp +++ b/openvpn/win/sleep.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/unicode.hpp b/openvpn/win/unicode.hpp index bfaf75ca8..36a2c66d8 100644 --- a/openvpn/win/unicode.hpp +++ b/openvpn/win/unicode.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/winerr.hpp b/openvpn/win/winerr.hpp index ef7c66dde..540c941a3 100644 --- a/openvpn/win/winerr.hpp +++ b/openvpn/win/winerr.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/win/winsvc.hpp b/openvpn/win/winsvc.hpp index a07cf0095..fe23d4785 100644 --- a/openvpn/win/winsvc.hpp +++ b/openvpn/win/winsvc.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ws/chunked.hpp b/openvpn/ws/chunked.hpp index 52d489e28..a2019787c 100644 --- a/openvpn/ws/chunked.hpp +++ b/openvpn/ws/chunked.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ws/httpcli.hpp b/openvpn/ws/httpcli.hpp index 140f8f867..295ae3e96 100644 --- a/openvpn/ws/httpcli.hpp +++ b/openvpn/ws/httpcli.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ws/httpcliset.hpp b/openvpn/ws/httpcliset.hpp index 998f0e465..a1a56fef4 100644 --- a/openvpn/ws/httpcliset.hpp +++ b/openvpn/ws/httpcliset.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ws/httpcommon.hpp b/openvpn/ws/httpcommon.hpp index 7eea4bf7e..63820d7e0 100644 --- a/openvpn/ws/httpcommon.hpp +++ b/openvpn/ws/httpcommon.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ws/httpcreds.hpp b/openvpn/ws/httpcreds.hpp index b6af10906..e2e3bfedb 100644 --- a/openvpn/ws/httpcreds.hpp +++ b/openvpn/ws/httpcreds.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ws/httpserv.hpp b/openvpn/ws/httpserv.hpp index aa74871b2..e9de691f2 100644 --- a/openvpn/ws/httpserv.hpp +++ b/openvpn/ws/httpserv.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ws/resolver_results.hpp b/openvpn/ws/resolver_results.hpp index 9188879e1..32d9434bc 100644 --- a/openvpn/ws/resolver_results.hpp +++ b/openvpn/ws/resolver_results.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/openvpn/ws/websocket.hpp b/openvpn/ws/websocket.hpp index 7424649ec..e47ed199a 100644 --- a/openvpn/ws/websocket.hpp +++ b/openvpn/ws/websocket.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/scripts/update-copyright b/scripts/update-copyright index d831fcf46..61450557a 100755 --- a/scripts/update-copyright +++ b/scripts/update-copyright @@ -2,8 +2,8 @@ # update-copyright - Simple tool to update the Copyright lines # in all files checked into git # -# Copyright (C) 2018 OpenVPN Inc -# Copyright (C) 2018 David Sommerseth +# Copyright (C) 2018-2022 OpenVPN Inc +# Copyright (C) 2018-2022 David Sommerseth # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License Version 3 diff --git a/scripts/version b/scripts/version index 836c848fa..90623c099 100755 --- a/scripts/version +++ b/scripts/version @@ -6,7 +6,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2018-2020 OpenVPN Inc. +# Copyright (C) 2018-2022 OpenVPN Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/ovpncli/cli.cpp b/test/ovpncli/cli.cpp index 790bcf133..4d83aa453 100644 --- a/test/ovpncli/cli.cpp +++ b/test/ovpncli/cli.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/ssl/proto.cpp b/test/ssl/proto.cpp index 8fc61f865..5ab9c4a46 100644 --- a/test/ssl/proto.cpp +++ b/test/ssl/proto.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/core_tests.cpp b/test/unittests/core_tests.cpp index 6797af79a..cccbb0f68 100644 --- a/test/unittests/core_tests.cpp +++ b/test/unittests/core_tests.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_b64.cpp b/test/unittests/test_b64.cpp index 26afbf012..45e58d1bd 100644 --- a/test/unittests/test_b64.cpp +++ b/test/unittests/test_b64.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_common.h b/test/unittests/test_common.h index f4ecaa639..36133abbc 100644 --- a/test/unittests/test_common.h +++ b/test/unittests/test_common.h @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_comp.cpp b/test/unittests/test_comp.cpp index fd4f26b56..fab34f9f9 100644 --- a/test/unittests/test_comp.cpp +++ b/test/unittests/test_comp.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_continuation.cpp b/test/unittests/test_continuation.cpp index 491c89aac..d3690b950 100644 --- a/test/unittests/test_continuation.cpp +++ b/test/unittests/test_continuation.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2019 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_cpu_time.cpp b/test/unittests/test_cpu_time.cpp index bc80f8ae5..41e73dbe5 100644 --- a/test/unittests/test_cpu_time.cpp +++ b/test/unittests/test_cpu_time.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2019-2020 OpenVPN Inc. +// Copyright (C) 2019-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_crypto.cpp b/test/unittests/test_crypto.cpp index 1f19569c2..e676b04a3 100644 --- a/test/unittests/test_crypto.cpp +++ b/test/unittests/test_crypto.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2021 OpenVPN Inc. +// Copyright (C) 2021-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_helper.hpp b/test/unittests/test_helper.hpp index 7fe2ab4da..f0a99998a 100644 --- a/test/unittests/test_helper.hpp +++ b/test/unittests/test_helper.hpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_http_proxy.cpp b/test/unittests/test_http_proxy.cpp index d51bcfed5..29bf9fae9 100644 --- a/test/unittests/test_http_proxy.cpp +++ b/test/unittests/test_http_proxy.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_iphelper.cpp b/test/unittests/test_iphelper.cpp index c98e14180..bad9dbc04 100644 --- a/test/unittests/test_iphelper.cpp +++ b/test/unittests/test_iphelper.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_log.cpp b/test/unittests/test_log.cpp index cbce74405..06fddc7ca 100644 --- a/test/unittests/test_log.cpp +++ b/test/unittests/test_log.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_mbedtls_x509certinfo.cpp b/test/unittests/test_mbedtls_x509certinfo.cpp index 9cb82e49e..6f378647e 100644 --- a/test/unittests/test_mbedtls_x509certinfo.cpp +++ b/test/unittests/test_mbedtls_x509certinfo.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_openssl_x509certinfo.cpp b/test/unittests/test_openssl_x509certinfo.cpp index 5562bccb0..61952533c 100644 --- a/test/unittests/test_openssl_x509certinfo.cpp +++ b/test/unittests/test_openssl_x509certinfo.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_optfilt.cpp b/test/unittests/test_optfilt.cpp index e95a50c45..2ab38a55e 100644 --- a/test/unittests/test_optfilt.cpp +++ b/test/unittests/test_optfilt.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_peer_fingerprint.cpp b/test/unittests/test_peer_fingerprint.cpp index e58c158e2..d2ccfed89 100644 --- a/test/unittests/test_peer_fingerprint.cpp +++ b/test/unittests/test_peer_fingerprint.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 @@ -39,8 +39,11 @@ TEST(PeerFingerprint, parse_config) { cfg.parse_from_config( "peer-fingerprint 01:F5:A6:4D:4A:CB:65:E1:8A:9F:55:89:7F:77:A0:79:AA:FB:CC:A1:37:2F:D8:B3:47:AA:9D:E3:D0:76:B1:44\n" "\n" + " \n" "02:F5:A6:4D:4A:CB:65:E1:8A:9F:55:89:7F:77:A0:79:AA:FB:CC:A1:37:2F:D8:B3:47:AA:9D:E3:D0:76:B1:44\n" + "# comment\n" "03:F5:A6:4D:4A:CB:65:E1:8A:9F:55:89:7F:77:A0:79:AA:FB:CC:A1:37:2F:D8:B3:47:AA:9D:E3:D0:76:B1:44 \n" + " ; comment\n" "04:F5:A6:4D:4A:CB:65:E1:8A:9F:55:89:7F:77:A0:79:AA:FB:CC:A1:37:2F:D8:B3:47:AA:9D:E3:D0:76:B1:44 \n" "\n" "peer-fingerprint 05:F5:A6:4D:4A:CB:65:E1:8A:9F:55:89:7F:77:A0:79:AA:FB:CC:A1:37:2F:D8:B3:47:AA:9D:E3:D0:76:B1:44 \n" diff --git a/test/unittests/test_pktstream.cpp b/test/unittests/test_pktstream.cpp index 3282e67d4..6008b6a43 100644 --- a/test/unittests/test_pktstream.cpp +++ b/test/unittests/test_pktstream.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_remotelist.cpp b/test/unittests/test_remotelist.cpp index 004a4ddaf..e6b96573a 100644 --- a/test/unittests/test_remotelist.cpp +++ b/test/unittests/test_remotelist.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_route_emulation.cpp b/test/unittests/test_route_emulation.cpp index 74ab39a55..966801c41 100644 --- a/test/unittests/test_route_emulation.cpp +++ b/test/unittests/test_route_emulation.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_safestr.cpp b/test/unittests/test_safestr.cpp index 820e33862..908cc3132 100644 --- a/test/unittests/test_safestr.cpp +++ b/test/unittests/test_safestr.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2021 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_sitnl.cpp b/test/unittests/test_sitnl.cpp index 8e492723b..03f52b403 100644 --- a/test/unittests/test_sitnl.cpp +++ b/test/unittests/test_sitnl.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_ssl.cpp b/test/unittests/test_ssl.cpp index 05e463470..64d1820c7 100644 --- a/test/unittests/test_ssl.cpp +++ b/test/unittests/test_ssl.cpp @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2019 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unittests/test_verify_x509_name.cpp b/test/unittests/test_verify_x509_name.cpp index 0470b68c7..2538320ac 100644 --- a/test/unittests/test_verify_x509_name.cpp +++ b/test/unittests/test_verify_x509_name.cpp @@ -4,8 +4,8 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. -// Copyright (C) 2019-2020 David Sommerseth +// Copyright (C) 2012-2022 OpenVPN Inc. +// Copyright (C) 2019-2022 David Sommerseth // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License Version 3 diff --git a/test/unused b/test/unused index 8cbbbd0dc..fe5f3fc05 100644 --- a/test/unused +++ b/test/unused @@ -4,7 +4,7 @@ // packet encryption, packet authentication, and // packet compression. // -// Copyright (C) 2012-2020 OpenVPN Inc. +// Copyright (C) 2012-2022 OpenVPN Inc. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License Version 3