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 /install-win32/openvpn.nsi | |
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 '')
-rwxr-xr-x | install-win32/openvpn.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-win32/openvpn.nsi b/install-win32/openvpn.nsi index 10e5291..bd0298b 100755 --- a/install-win32/openvpn.nsi +++ b/install-win32/openvpn.nsi @@ -1,5 +1,5 @@ ; **************************************************************************** -; * Copyright (C) 2002-2008 OpenVPN Technologies, Inc. * +; * Copyright (C) 2002-2009 OpenVPN Technologies, 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. * |