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 /openvpn.8 | |
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 '')
-rw-r--r-- | openvpn.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,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 @@ -5836,7 +5836,7 @@ For more information on the LZO real-time compression library see .I http://www.oberhumer.com/opensource/lzo/ .\"********************************************************* .SH COPYRIGHT -Copyright (C) 2002-2009 OpenVPN Technologies, Inc. This program is free software; +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. |