diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-12-11 05:13:24 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-12-11 05:13:24 +0000 |
commit | e54724b077ef82c52eed4c3fae40d606fadc0bf6 (patch) | |
tree | 6c943b96ae02541d15ee7b5a5c17058fac703867 /tap-win32/macinfo.c | |
parent | Documented --multihome in the man page. (diff) | |
download | openvpn-e54724b077ef82c52eed4c3fae40d606fadc0bf6.tar.xz |
Clarified that TAP-Win32 driver is licensed under GPL 2.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5265 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'tap-win32/macinfo.c')
-rwxr-xr-x | tap-win32/macinfo.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tap-win32/macinfo.c b/tap-win32/macinfo.c index 49f21f9..c03a8c5 100755 --- a/tap-win32/macinfo.c +++ b/tap-win32/macinfo.c @@ -5,11 +5,7 @@ * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * * This source code is Copyright (C) 2002-2009 OpenVPN Technologies, Inc., - * 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. + * and is released under the GPL version 2 (see below). * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 |