From: Antonio Quartulli Date: Wed, 25 Jan 2023 09:53:21 +0000 (+0100) Subject: dco_linux: update license for ovpn_dco_linux.h X-Git-Tag: v2.7_alpha1~573 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=537cde6b8fa7d35414df715678e2cd22ab79a881;p=thirdparty%2Fopenvpn.git 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 Acked-by: Gert Doering 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 --- diff --git a/src/openvpn/ovpn_dco_linux.h b/src/openvpn/ovpn_dco_linux.h index f9a3b8277..96395886b 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 *