diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-05-30 21:38:49 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-05-30 21:38:49 +0000 |
commit | d7fa38f2a93ad5923e96bf8d97d3cbc7fec5bd8b (patch) | |
tree | 6e9171f68529c828bf6881ca9a4a65198ed23fb2 /tap-win32/resource.rc | |
parent | Fixed bug where the remote_X environmental variables were not being (diff) | |
download | openvpn-d7fa38f2a93ad5923e96bf8d97d3cbc7fec5bd8b.tar.xz |
Update copyright to 2009.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4477 e7ae566f-a301-0410-adde-c780ea21d3b5
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 2c0d22f..d7f25a8 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-2008" +#define VER_LEGALCOPYRIGHT_YEARS "2003-2009" #define VER_LEGALCOPYRIGHT_STR "OpenVPN Technologies, Inc." |