diff options
Diffstat (limited to '')
-rwxr-xr-x | tap-win32/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |