diff options
Diffstat (limited to 'tap-win32/resource.rc')
-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 726e287..8c9cb7b 100755 --- a/tap-win32/resource.rc +++ b/tap-win32/resource.rc @@ -36,7 +36,7 @@ #define VER_COMPANYNAME_STR "The OpenVPN Project" #define VER_FILEDESCRIPTION_STR "TAP-Win32 Virtual Network Driver" #define VER_ORIGINALFILENAME_STR TAP_COMPONENT_ID ".sys" -#define VER_LEGALCOPYRIGHT_YEARS "2003-2004" +#define VER_LEGALCOPYRIGHT_YEARS "2003-2006" #define VER_LEGALCOPYRIGHT_STR "OpenVPN Solutions LLC and Damion K. Wilson" |