mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
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>
This commit is contained in:
parent
7a23a7dda2
commit
537cde6b8f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue