diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-07-14 18:59:09 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-07-14 18:59:09 +0000 |
commit | 1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7 (patch) | |
tree | 2677e70e6feb3b76accf816f60dbe349bc615467 /tap-win32 | |
parent | Version 2.1_rc8 (diff) | |
download | openvpn-1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7.tar.xz |
Copyright change OpenVPN Solutions LLC -> Telethra, Inc.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3048 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rwxr-xr-x | tap-win32/common.h | 2 | ||||
-rwxr-xr-x | tap-win32/constants.h | 2 | ||||
-rwxr-xr-x | tap-win32/dhcp.c | 2 | ||||
-rwxr-xr-x | tap-win32/dhcp.h | 2 | ||||
-rwxr-xr-x | tap-win32/endian.h | 2 | ||||
-rwxr-xr-x | tap-win32/error.c | 2 | ||||
-rwxr-xr-x | tap-win32/error.h | 2 | ||||
-rwxr-xr-x | tap-win32/hexdump.c | 2 | ||||
-rwxr-xr-x | tap-win32/hexdump.h | 2 | ||||
-rwxr-xr-x | tap-win32/i386/OemWin2k.inf.in | 2 | ||||
-rwxr-xr-x | tap-win32/instance.c | 2 | ||||
-rwxr-xr-x | tap-win32/lock.h | 2 | ||||
-rwxr-xr-x | tap-win32/macinfo.c | 2 | ||||
-rwxr-xr-x | tap-win32/macinfo.h | 2 | ||||
-rwxr-xr-x | tap-win32/mem.c | 2 | ||||
-rwxr-xr-x | tap-win32/proto.h | 2 | ||||
-rwxr-xr-x | tap-win32/prototypes.h | 2 | ||||
-rwxr-xr-x | tap-win32/resource.rc | 2 | ||||
-rwxr-xr-x | tap-win32/tapdrvr.c | 2 | ||||
-rwxr-xr-x | tap-win32/types.h | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/tap-win32/common.h b/tap-win32/common.h index 7569b98..51fedcd 100755 --- a/tap-win32/common.h +++ b/tap-win32/common.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/constants.h b/tap-win32/constants.h index ce7dd06..1a2d919 100755 --- a/tap-win32/constants.h +++ b/tap-win32/constants.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/dhcp.c b/tap-win32/dhcp.c index e3ce2c9..e376f89 100755 --- a/tap-win32/dhcp.c +++ b/tap-win32/dhcp.c @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/dhcp.h b/tap-win32/dhcp.h index ba90361..d9a3fcf 100755 --- a/tap-win32/dhcp.h +++ b/tap-win32/dhcp.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/endian.h b/tap-win32/endian.h index ce696a4..f9c869e 100755 --- a/tap-win32/endian.h +++ b/tap-win32/endian.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/error.c b/tap-win32/error.c index 164e185..1502f9c 100755 --- a/tap-win32/error.c +++ b/tap-win32/error.c @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/error.h b/tap-win32/error.h index 54f07de..65a9768 100755 --- a/tap-win32/error.h +++ b/tap-win32/error.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/hexdump.c b/tap-win32/hexdump.c index 0c6b09a..0d3617f 100755 --- a/tap-win32/hexdump.c +++ b/tap-win32/hexdump.c @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/hexdump.h b/tap-win32/hexdump.h index 20b5fa1..079b33b 100755 --- a/tap-win32/hexdump.h +++ b/tap-win32/hexdump.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/i386/OemWin2k.inf.in b/tap-win32/i386/OemWin2k.inf.in index 06b951f..9bff41a 100755 --- a/tap-win32/i386/OemWin2k.inf.in +++ b/tap-win32/i386/OemWin2k.inf.in @@ -1,5 +1,5 @@ ; **************************************************************************** -; * Copyright (C) 2002-2008 OpenVPN Solutions LLC * +; * Copyright (C) 2002-2008 Telethra, Inc. * ; * This program is free software; you can redistribute it and/or modify * ; * it under the terms of the GNU General Public License version 2 * ; * as published by the Free Software Foundation. * diff --git a/tap-win32/instance.c b/tap-win32/instance.c index b2640ec..bbad812 100755 --- a/tap-win32/instance.c +++ b/tap-win32/instance.c @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/lock.h b/tap-win32/lock.h index af5e226..58f3d4a 100755 --- a/tap-win32/lock.h +++ b/tap-win32/lock.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/macinfo.c b/tap-win32/macinfo.c index 9fe6877..924e76b 100755 --- a/tap-win32/macinfo.c +++ b/tap-win32/macinfo.c @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/macinfo.h b/tap-win32/macinfo.h index 789d588..26afe75 100755 --- a/tap-win32/macinfo.h +++ b/tap-win32/macinfo.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/mem.c b/tap-win32/mem.c index e5aaedd..ab88c69 100755 --- a/tap-win32/mem.c +++ b/tap-win32/mem.c @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/proto.h b/tap-win32/proto.h index 8f02a88..347184e 100755 --- a/tap-win32/proto.h +++ b/tap-win32/proto.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/prototypes.h b/tap-win32/prototypes.h index 8ab909c..fd4e6c2 100755 --- a/tap-win32/prototypes.h +++ b/tap-win32/prototypes.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/resource.rc b/tap-win32/resource.rc index 8c9cb7b..8323717 100755 --- a/tap-win32/resource.rc +++ b/tap-win32/resource.rc @@ -37,7 +37,7 @@ #define VER_FILEDESCRIPTION_STR "TAP-Win32 Virtual Network Driver" #define VER_ORIGINALFILENAME_STR TAP_COMPONENT_ID ".sys" #define VER_LEGALCOPYRIGHT_YEARS "2003-2006" -#define VER_LEGALCOPYRIGHT_STR "OpenVPN Solutions LLC and Damion K. Wilson" +#define VER_LEGALCOPYRIGHT_STR "Telethra, Inc." #define VER_PRODUCTNAME_STR VER_FILEDESCRIPTION_STR diff --git a/tap-win32/tapdrvr.c b/tap-win32/tapdrvr.c index 5893ad1..0615909 100755 --- a/tap-win32/tapdrvr.c +++ b/tap-win32/tapdrvr.c @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 diff --git a/tap-win32/types.h b/tap-win32/types.h index 5c7da23..1f9c64e 100755 --- a/tap-win32/types.h +++ b/tap-win32/types.h @@ -4,7 +4,7 @@ * * This code was inspired by the CIPE-Win32 driver by Damion K. Wilson. * - * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 Telethra, 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 |