diff options
author | James Yonan <james@openvpn.net> | 2010-04-28 16:31:36 +0000 |
---|---|---|
committer | James Yonan <james@openvpn.net> | 2010-04-28 16:31:36 +0000 |
commit | 564a21094e134329a5dcdac32c1803e707ae3195 (patch) | |
tree | 5752c2ce41ac502dcccf5c10bf3df12eb4c64dfa /install-win32/openvpn.nsi | |
parent | Added Python-based build system for Windows in (diff) | |
download | openvpn-564a21094e134329a5dcdac32c1803e707ae3195.tar.xz |
Updated copyright date to 2010.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5599 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 bd0298b..b6e4a07 100755 --- a/install-win32/openvpn.nsi +++ b/install-win32/openvpn.nsi @@ -1,5 +1,5 @@ ; **************************************************************************** -; * Copyright (C) 2002-2009 OpenVPN Technologies, Inc. * +; * Copyright (C) 2002-2010 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. * |