From 1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7 Mon Sep 17 00:00:00 2001 From: james Date: Mon, 14 Jul 2008 18:59:09 +0000 Subject: Copyright change OpenVPN Solutions LLC -> Telethra, Inc. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3048 e7ae566f-a301-0410-adde-c780ea21d3b5 --- options.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'options.c') diff --git a/options.c b/options.c index 8bf9093..287084e 100644 --- a/options.c +++ b/options.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2008 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 Telethra, 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 @@ -2658,7 +2658,7 @@ usage_version (void) { msg (M_INFO|M_NOPREFIX, "%s", title_string); msg (M_INFO|M_NOPREFIX, "Developed by James Yonan"); - msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2008 OpenVPN Solutions LLC "); + msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2008 Telethra, Inc. "); openvpn_exit (OPENVPN_EXIT_STATUS_USAGE); /* exit point */ } -- cgit v1.2.3