diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2007-03-07 10:09:53 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2007-03-07 10:09:53 +0000 |
commit | 6a6a068ecb102b32a2339196fe00183458fe2f83 (patch) | |
tree | 7a5db9021775370930ad3974303fa33b798b0fba /COPYING | |
parent | Cleaned up Windows build scripts. (diff) | |
download | openvpn-6a6a068ecb102b32a2339196fe00183458fe2f83.tar.xz |
Windows TAP driver license text changes.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1764 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | COPYING | 18 |
1 files changed, 12 insertions, 6 deletions
@@ -45,12 +45,18 @@ LZO license: Markus F.X.J. Oberhumer -TAP-Win32 Driver license: -------------------------- - - The TAP-Win32 driver is derived from the CIPE-Win32 - kernel driver, Copyright (C) Damion K. Wilson, - and is licensed under the GPL. +TAP-Win32/TAP-Win64 Driver license: +----------------------------------- + + This device driver was inspired by the CIPE-Win32 driver by + Damion K. Wilson. + + The source and object code of the TAP-Win32/TAP-Win64 driver + is Copyright (C) 2002-2007 OpenVPN Solutions LLC, and is released under + the GPL version 2 (see below), however due to the extra costs of + supporting Windows Vista, OpenVPN Solutions LLC reserves the right to + change the terms of the TAP-Win32/TAP-Win64 license for versions 9.1 + and higher prior to the official release of OpenVPN 2.1. Windows DDK Samples: -------------------- |