aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn
diff options
context:
space:
mode:
authorAntonio Quartulli2023-01-25 10:53:21 +0100
committerGert Doering2023-01-25 10:59:42 +0100
commitb67850383c8d7abd3d7ae54d8c6368779ddd860f (patch)
treee837e03e029f5b169e18e729b40af798cc3c0b3f /src/openvpn
parentf4904e2ef4a61665561272fead0c4393947a27d1 (diff)
downloadopenvpn-b67850383c8d7abd3d7ae54d8c6368779ddd860f.zip
openvpn-b67850383c8d7abd3d7ae54d8c6368779ddd860f.tar.gz
dco_linux: update license for ovpn_dco_linux.h
The linux userspace API header has acquired the MIT license (check the ovpn-dco repository for the related change), therefore we simply bring this change in our local copy to ensure compliancy. Signed-off-by: Antonio Quartulli <a@unstable.cc> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20230125095321.23063-1-a@unstable.cc> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26077.html Signed-off-by: Gert Doering <gert@greenie.muc.de> (cherry picked from commit 537cde6b8fa7d35414df715678e2cd22ab79a881)
Diffstat (limited to 'src/openvpn')
-rw-r--r--src/openvpn/ovpn_dco_linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openvpn/ovpn_dco_linux.h b/src/openvpn/ovpn_dco_linux.h
index f9a3b82..9639588 100644
--- a/src/openvpn/ovpn_dco_linux.h
+++ b/src/openvpn/ovpn_dco_linux.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+/* SPDX-License-Identifier: (GPL-2.0-only WITH Linux-syscall-note) OR MIT */
/*
* OpenVPN data channel accelerator
*