diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-10-06 07:33:45 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-10-06 07:33:45 +0000 |
commit | 367ed084db5159d822dce53a1e041a5f4e8c1ad3 (patch) | |
tree | 751d00bfa376418939774bbf6e31936eaef36e96 /service-win32 | |
parent | Management interface can now listen on a unix (diff) | |
download | openvpn-367ed084db5159d822dce53a1e041a5f4e8c1ad3.tar.xz |
Copyright notice changed to reflect change in name of
Telethra to OpenVPN Technologies.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3409 e7ae566f-a301-0410-adde-c780ea21d3b5
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 2154392..c8d6c84 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-2008 Telethra, Inc. <sales@openvpn.net> +# Copyright (C) 2002-2008 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 25a6448..d718b3a 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-2008 Telethra, Inc. <sales@openvpn.net> + * Copyright (C) 2002-2008 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 |