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 /easy-rsa | |
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 'easy-rsa')
-rwxr-xr-x | easy-rsa/2.0/pkitool | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy-rsa/2.0/pkitool b/easy-rsa/2.0/pkitool index 1dffcdd..7266988 100755 --- a/easy-rsa/2.0/pkitool +++ b/easy-rsa/2.0/pkitool @@ -6,7 +6,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net> +# Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 |