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 /service-win32 | |
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 'service-win32')
-rw-r--r-- | service-win32/Makefile.am | 2 | ||||
-rwxr-xr-x | service-win32/openvpnserv.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/service-win32/Makefile.am b/service-win32/Makefile.am index a59369d..4e4f55e 100644 --- a/service-win32/Makefile.am +++ b/service-win32/Makefile.am @@ -5,7 +5,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 diff --git a/service-win32/openvpnserv.c b/service-win32/openvpnserv.c index e189203..6c9ff1e 100755 --- a/service-win32/openvpnserv.c +++ b/service-win32/openvpnserv.c @@ -5,7 +5,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 |