diff options
Diffstat (limited to '')
-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 |