[Openvpn-devel] dco_linux: update license for ovpn_dco_linux.h

Message ID 20230125095321.23063-1-a@unstable.cc
State Accepted
Headers show
Series [Openvpn-devel] dco_linux: update license for ovpn_dco_linux.h | expand

Commit Message

Antonio Quartulli Jan. 25, 2023, 9:53 a.m. UTC
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>
---
 src/openvpn/ovpn_dco_linux.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Gert Doering Jan. 25, 2023, 10:02 a.m. UTC | #1
Acked-by: Gert Doering <gert@greenie.muc.de>

(Formally I have no say in this, but someone has to say "yes, this
is an acceptable change" - it's an import from ovpn-dco, Antonio is
the author, and this was discussed before - so, in it goes)

Your patch has been applied to the master and release/2.6 branch.

commit 537cde6b8fa7d35414df715678e2cd22ab79a881 (master)
commit b67850383c8d7abd3d7ae54d8c6368779ddd860f (release/2.6)
Author: Antonio Quartulli
Date:   Wed Jan 25 10:53:21 2023 +0100

     dco_linux: update license for ovpn_dco_linux.h

     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>


--
kind regards,

Gert Doering

Patch

diff --git a/src/openvpn/ovpn_dco_linux.h b/src/openvpn/ovpn_dco_linux.h
index f9a3b827..96395886 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
  *