]> git.ipfire.org Git - thirdparty/openvpn.git/commit
COPYING: Remove licenses for software bundled in the Windows client
authorFrank Lichtenheld <frank@lichtenheld.com>
Tue, 7 Oct 2025 10:48:10 +0000 (12:48 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 7 Oct 2025 12:36:27 +0000 (14:36 +0200)
commitce2e5cbc14043de2af12484cd9f0dee8cb2967e6
tree3c8bb1b263b5340f68fbf3bbc03276657872b08a
parentd446715c537764076ea8d61233bf37d3bafa7624
COPYING: Remove licenses for software bundled in the Windows client

This is wildly outdated:
 - we do not use NSIS or devcon.exe,
 - the OpenSSL license hasn't been updated

In general this file is confusing, since clearly it only
applies to the Windows client. It does not document the
licenses used throughout the source code.

So instead of updating it here, move the duty of documenting
the licenses to the Windows installer build (in
openvpn-build repository).

v2:
 - add back LZO linking exception, this is required for anyone
   who wants to distribute openvpn binaries not just us.

Change-Id: I1aeed74dedf6dd5f559f4eb5cc84645f149ba788
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Arne Schwabe <arne-openvpn@rfc2549.org>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1249
Message-Id: <20251007104820.7781-1-gert@greenie.muc.de>
URL: https://sourceforge.net/p/openvpn/mailman/message/59243256/
Signed-off-by: Gert Doering <gert@greenie.muc.de>
COPYING