aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorFrank Lichtenheld2023-01-10 17:05:31 +0100
committerGert Doering2023-01-10 17:25:39 +0100
commitf8b4a8e396f29ba52043379b04f17df5467c28d5 (patch)
tree9e1458778966cec9118b4f60e4d21f6d809df9ac /Makefile.am
parentd04c2110a006c204b5753113cdbed2866b9641ed (diff)
downloadopenvpn-f8b4a8e396f29ba52043379b04f17df5467c28d5.zip
openvpn-f8b4a8e396f29ba52043379b04f17df5467c28d5.tar.gz
Update copyright year to 2023
Manually excluded ovpn_dco_win.h because it is an imported file. ovpn_dco_linux.h is already excluded because it still says 2021. Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20230110160531.81010-1-frank@lichtenheld.com> URL: https://patchwork.openvpn.net/project/openvpn2/patch/20230110160531.81010-1-frank@lichtenheld.com/ Signed-off-by: Gert Doering <gert@greenie.muc.de> (cherry picked from commit ccf9d57249acb9bc9a450aec3e613bda631415f5)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 9894206..4ffe511 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,8 +5,8 @@
# packet encryption, packet authentication, and
# packet compression.
#
-# Copyright (C) 2002-2022 OpenVPN Inc <sales@openvpn.net>
-# Copyright (C) 2010-2022 David Sommerseth <dazo@eurephia.org>
+# Copyright (C) 2002-2023 OpenVPN Inc <sales@openvpn.net>
+# Copyright (C) 2010-2023 David Sommerseth <dazo@eurephia.org>
# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
#
# This program is free software; you can redistribute it and/or modify