]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Copyright change OpenVPN Solutions LLC -> Telethra, Inc.
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 14 Jul 2008 18:59:09 +0000 (18:59 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 14 Jul 2008 18:59:09 +0000 (18:59 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3048 e7ae566f-a301-0410-adde-c780ea21d3b5

153 files changed:
COPYING
ChangeLog
INSTALL
Makefile.am
PORTS
README
basic.h
buffer.c
buffer.h
circ_list.h
common.h
config-win32.h.in
configure.ac
contrib/pull-resolv-conf/client.down
contrib/pull-resolv-conf/client.up
crypto.c
crypto.h
easy-rsa/2.0/pkitool
errlevel.h
error.c
error.h
event.c
event.h
fdmisc.c
fdmisc.h
forward-inline.h
forward.c
forward.h
fragment.c
fragment.h
gremlin.c
gremlin.h
helper.c
helper.h
images/Makefile.am
init.c
init.h
install-win32/Makefile.am
install-win32/openvpn.nsi
integer.h
interval.c
interval.h
list.c
list.h
lzo.c
lzo.h
manage.c
manage.h
mbuf.c
mbuf.h
memdbg.h
misc.c
misc.h
mroute.c
mroute.h
mss.c
mss.h
mtcp.c
mtcp.h
mtu.c
mtu.h
mudp.c
mudp.h
multi.c
multi.h
occ-inline.h
occ.c
occ.h
openvpn-plugin.h
openvpn.8
openvpn.c
openvpn.h
options.c
options.h
otime.c
otime.h
packet_id.c
packet_id.h
perf.c
perf.h
pf-inline.h
pf.c
pf.h
ping-inline.h
ping.c
ping.h
pkcs11.c
pkcs11.h
plugin.c
plugin.h
plugin/auth-pam/auth-pam.c
plugin/defer/simple.c
plugin/down-root/down-root.c
plugin/examples/simple.c
pool.c
pool.h
proto.c
proto.h
proxy.c
proxy.h
ps.c
ps.h
push.c
push.h
reliable.c
reliable.h
route.c
route.h
schedule.c
schedule.h
service-win32/Makefile.am
service-win32/openvpnserv.c
session_id.c
session_id.h
shaper.c
shaper.h
sig.c
sig.h
socket.c
socket.h
socks.c
socks.h
ssl.c
ssl.h
status.c
status.h
syshead.h
tap-win32/common.h
tap-win32/constants.h
tap-win32/dhcp.c
tap-win32/dhcp.h
tap-win32/endian.h
tap-win32/error.c
tap-win32/error.h
tap-win32/hexdump.c
tap-win32/hexdump.h
tap-win32/i386/OemWin2k.inf.in
tap-win32/instance.c
tap-win32/lock.h
tap-win32/macinfo.c
tap-win32/macinfo.h
tap-win32/mem.c
tap-win32/proto.h
tap-win32/prototypes.h
tap-win32/resource.rc
tap-win32/tapdrvr.c
tap-win32/types.h
thread.c
thread.h
tun.c
tun.h
win32.c
win32.h

diff --git a/COPYING b/COPYING
index 8a9d9debb1d66a52b0ea4437a4f2d8ceab3bf285..5e497164f183873487db87c4f3f537906d467ac8 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
 OpenVPN (TM) -- An Open Source VPN daemon
 
-Copyright (C) 2002-2008 OpenVPN, Inc. <sales@openvpn.net>
+Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
 
 This distribution contains multiple components, some
 of which fall under different licenses.  By using OpenVPN
@@ -11,7 +11,7 @@ each respective component.
 OpenVPN trademark
 -----------------
 
-  "OpenVPN" is a trademark of OpenVPN Solutions LLC.
+  "OpenVPN" is a trademark of Telethra, Inc.
 
 
 OpenVPN license:
@@ -21,7 +21,7 @@ OpenVPN license:
 
   Special exception for linking OpenVPN with OpenSSL:
 
-  In addition, as a special exception, OpenVPN Solutions LLC gives
+  In addition, as a special exception, Telethra, Inc. gives
   permission to link the code of this program with the OpenSSL
   library (or with modified versions of OpenSSL that use the same
   license as OpenSSL), and distribute linked combinations including
@@ -52,9 +52,9 @@ TAP-Win32/TAP-Win64 Driver license:
   Damion K. Wilson.
 
   The source and object code of the TAP-Win32/TAP-Win64 driver
-  is Copyright (C) 2002-2008 OpenVPN Solutions LLC, and is released under
+  is Copyright (C) 2002-2008 Telethra, Inc., and is released under
   the GPL version 2 (see below), however due to the extra costs of
-  supporting Windows Vista, OpenVPN Solutions LLC reserves the right to
+  supporting Windows Vista, Telethra, Inc. reserves the right to
   change the terms of the TAP-Win32/TAP-Win64 license for versions 9.1
   and higher prior to the official release of OpenVPN 2.1.
 
index a32fcbc1d2559d828ceac2e7cde499e56af652da..6de8092bff1613f6471741e99b0b7adb772573e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 OpenVPN
-Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
 
 $Id$
 
diff --git a/INSTALL b/INSTALL
index bbeecc10351d0a1a93ff634ebe1ae372693b6965..1595537b0dfb86cb42826c36b681815bb69ff8f4 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 Installation instructions for OpenVPN, a Secure Tunneling Daemon
 
-Copyright (C) 2002-2008 OpenVPN Solutions LLC. This program is free software;
+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
 as published by the Free Software Foundation.
index 1da21028018a6c850577b5fa35779442d7e86025..16ed4e3b0260be076363b23298fd4bb5438fbb44 100644 (file)
@@ -5,7 +5,7 @@
 #             packet encryption, packet authentication, and
 #             packet compression.
 #
-#  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+#  Copyright (C) 2002-2008 Telethra, 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/PORTS b/PORTS
index 150e2cd9591ecc2ea68c393af8209ba0a6081d83..88fee1e8adc6b8b3b797b98fa720fe22503e4ac5 100644 (file)
--- a/PORTS
+++ b/PORTS
@@ -1,5 +1,5 @@
 OpenVPN
-Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
 
   OpenVPN has been written to try to avoid features
   that are not standardized well across different
diff --git a/README b/README
index 7fa56104577641cbf8caf2e681eb7746ff494fe0..0293db0e3d10529fddfaa53ff94086fd4fd64ac2 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 OpenVPN -- A Secure tunneling daemon
 
-Copyright (C) 2002-2008 OpenVPN Solutions LLC. This program is free software;
+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
 as published by the Free Software Foundation.
diff --git a/basic.h b/basic.h
index 1e6821c0773c36666df4a5cd248da37a988f0984..f03d507b3980dd21b6240e1ca1264f663c9fa2fc 100644 (file)
--- a/basic.h
+++ b/basic.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 835bef6419d51dd52c7618f9be5e39aeb811d953..03ff8fc65f963962862819076c24c017cd27d080 100644 (file)
--- a/buffer.c
+++ b/buffer.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 1dd4ccfdb6efff3bdaa6f00d1ee2992abb017f62..4c435e4c880dd51d4825d03c0336bc9802d03075 100644 (file)
--- a/buffer.h
+++ b/buffer.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 4536929a9b76fbf89245aaa41568842b8e583349..bade1ef9b7b026b2e942e38b7e6cd6d522193bb1 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 47cc1b8c6f530d3c4abc716be112c31f36e45383..fb62016f6d6c38e88723b561314c1e47a4697736 100644 (file)
--- a/common.h
+++ b/common.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 71c1fb3e15cda2f520d1eb3d88b5fccbd9e735e9..82f180b5c4a8415bf91b59f867b40b256823a852 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 357e1a63a4cd794a9b4426ff95e642e1bde0f3e1..4da3e85ebb1bf1b0d241a012341d3f22224c869e 100644 (file)
@@ -4,7 +4,7 @@ dnl             session authentication and key exchange,
 dnl             packet encryption, packet authentication, and
 dnl             packet compression.
 dnl
-dnl  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+dnl  Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
 dnl
 dnl  This program is free software; you can redistribute it and/or modify
 dnl  it under the terms of the GNU General Public License as published by
index 52ac7069054c7bf630f38ba7ded661c6ffcbdca4..2bfa0628ef173fb2ef853133a3bae521812dd672 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (c) 2005-2008 OpenVPN Solutions LLC
+# Copyright (c) 2005-2008 Telethra, Inc.
 # Licensed under the GPL version 2
 
 # First version by Jesse Adelman
index 947d093edeff15f63ac7ff19734946ad2adeab84..81ca7c1e0dd7cb6ec7b0d22488a66e2ba89866d0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (c) 2005-2008 by OpenVPN Solutions LLC
+# Copyright (c) 2005-2008 by Telethra, Inc.
 # Licensed under the GPL version 2
 
 # First version by Jesse Adelman
index 75bee3708f93f7a69ab9866f503e7b61a20a0f08..ebb798148626986011b0d930d448619c5e3a39de 100644 (file)
--- a/crypto.c
+++ b/crypto.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 16d9d5236cf2a134cf1c853b81a6aa00daa0c088..185f9d2ba3259e4a9b14077f86f85268b1bca0d4 100644 (file)
--- a/crypto.h
+++ b/crypto.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 33a98713f649ee4dcaabe7d4fcc0bf595e13a038..c64d20c28f29da251cf3c02bce2984e8da58e373 100755 (executable)
@@ -6,7 +6,7 @@
 #             packet encryption, packet authentication, and
 #             packet compression.
 #
-#  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+#  Copyright (C) 2002-2008 Telethra, 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
index 5607f99989b631fa3fb49e5658ff56e3c799dadf..38480ef608d49f739b5ad9cd0e2d0b8d25a2ea76 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/error.c b/error.c
index c3f7e4607c9d9859816f54864c5afcbe9596ed64..842ad83d0919d822da8a3ec80872ed33eccf2a01 100644 (file)
--- a/error.c
+++ b/error.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/error.h b/error.h
index 8f7fb49fdc2134c9757d909a5dd760ec6cdc239e..25092a0a2de7d7b7d4368c2cea0feea137a1b546 100644 (file)
--- a/error.h
+++ b/error.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/event.c b/event.c
index 6f692fe8e3087b933409dab87fdbc1ea96bd2fd9..7856ded983374f1a8c72826e029ab04c8059996e 100644 (file)
--- a/event.c
+++ b/event.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/event.h b/event.h
index 50215ffcd14805e606e1e7097a3a62c4b60d20b2..24a14082271dea6f29bb64374b93a4ebbf66080f 100644 (file)
--- a/event.h
+++ b/event.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 3cd4d2708541b93e1cbd68e05ea909bf834cc314..a7f97293e8248bbd44378fe54745cabbfaf9c3f6 100644 (file)
--- a/fdmisc.c
+++ b/fdmisc.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 839e18605d9f6a3da4970d303093663b001d5dfa..ba1dd6938acd85cdbebc48379b5ddb47edc71d21 100644 (file)
--- a/fdmisc.h
+++ b/fdmisc.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 08ccbd447ec24edf69f595df19061786967cc915..ab7cec06438e5c0adedc1063e8266c4320e0a30e 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index b6f539234764cc705434abeb7e0abfd7919882a2..045eb30cb27a4badb2c5f876d808717a02d7e5ba 100644 (file)
--- a/forward.c
+++ b/forward.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index ef475cdd7225e2c3ac7c1770ee73dc509d3c5907..6ed29b33f6c9b5a96177196852e16ab252767ef9 100644 (file)
--- a/forward.h
+++ b/forward.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index c5a31bbefe380ed41fb829a772a1790f8e7a322c..e4b19bad2dcd26a15a5121fa6356e6697721a07d 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 49f9de3fb12585895b825c6aee9c6e1f3d4d1c14..9d16af57da1a67c71d91feb639fba1803ff1098b 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index c7a9f9e0e1651b436ce6dfed57f8ad17efbe8e14..2f32f003b3321a91d4ebc4d3ff156797664f6a1e 100644 (file)
--- a/gremlin.c
+++ b/gremlin.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 94ae8a0cda3be3b0409928a6baaac8a40ead080e..d7ea4243a92919acc47b8ceef3f11f04663aafb0 100644 (file)
--- a/gremlin.h
+++ b/gremlin.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index a0819dcdfc216113802377b9aef1bda49ada848e..2974f42d12a6a670361c813a95839be5889dc32d 100644 (file)
--- a/helper.c
+++ b/helper.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index e272f6b39d963c6a15df940e035264234334d20f..6fc3d75f81fd86be0729bbc4c1d335928109d5a7 100644 (file)
--- a/helper.h
+++ b/helper.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index f5275e701b6467f88c6675915a899aecf3a5e3eb..714879e46570517e373ac28f18cd4cf8527c41bf 100644 (file)
@@ -5,7 +5,7 @@
 #             packet encryption, packet authentication, and
 #             packet compression.
 #
-#  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+#  Copyright (C) 2002-2008 Telethra, 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/init.c b/init.c
index 44e5008c2f1c306206cdb32b5137a9e31baadf46..17c05bde46f8318e9ef106664dce26c6fb845e92 100644 (file)
--- a/init.c
+++ b/init.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/init.h b/init.h
index c17ecf5a02e6df36218e6b9fc6cdeeb90437da3f..8a06dabedd70eaf24661562b5ebcb592bf6c27db 100644 (file)
--- a/init.h
+++ b/init.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index a82246ceabfda6617afd1af39f5343af4ca9f5fd..6134ad7cecadd9427f928390e221131e1ccf55e2 100644 (file)
@@ -5,7 +5,7 @@
 #             packet encryption, packet authentication, and
 #             packet compression.
 #
-#  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+#  Copyright (C) 2002-2008 Telethra, 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
index e51217df94205da741ee903c2dc398de02f855db..88e6a87a2e203159d1beaa1d2512a146600a79b7 100755 (executable)
@@ -1,5 +1,5 @@
 ; ****************************************************************************
-; * 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          *
 ; *  as published by the Free Software Foundation.                           *
index e20f8ec919ef6462ec83f9de8b981f7fd293f83a..32eb4f340e4c6cc84f1047afda01cd09c637875f 100644 (file)
--- a/integer.h
+++ b/integer.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 161f2edddfcc288a753eb2febccc94618f1fd4ff..54bb04b3995dced77b97263d62237632fdd4c8c0 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 29a541d6aad0f458bf3900f8628e7b8c0ebb1dec..6704266962759ac21f907683f0297520a462f43a 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/list.c b/list.c
index d98f9e31701a3aae6cf2dcb381576df9b8b60c96..b5e71e2ac31f5b5a1330cd254eb5bb08e18a9317 100644 (file)
--- a/list.c
+++ b/list.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/list.h b/list.h
index 2a4ef9ede01226aaa579dcdb5cedc2fd3070ba7e..fa13e95bc6a241664c56381b2bc75ec2bc923383 100644 (file)
--- a/list.h
+++ b/list.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/lzo.c b/lzo.c
index d723df4ac91cac5d8c6b35c16cef3aadf9bf7b2c..cdb685a7878dc3303b360ee39e2b6ce837d67a85 100644 (file)
--- a/lzo.c
+++ b/lzo.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/lzo.h b/lzo.h
index a238adbb9ca963c9bb94cbc1ff0bd3445ab42ad2..f0a7518995db67819e937006831f12ad58534694 100644 (file)
--- a/lzo.h
+++ b/lzo.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index fe8e392e386a1afed20ebbfe3500619b838e57e6..cfe91aaa2fd38c5629bd6effcfca15df44699da7 100644 (file)
--- a/manage.c
+++ b/manage.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 3c451dc64d7e97474e9fa5033ad36af21b5c0015..6983ae8c799b2da4ddfa85433adbccb4343d3415 100644 (file)
--- a/manage.h
+++ b/manage.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mbuf.c b/mbuf.c
index b35bc0ee300a7e34b336144882bc1f97156e4a5d..0fa0a09810096e8c2e0c561b6e791b38d516608d 100644 (file)
--- a/mbuf.c
+++ b/mbuf.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mbuf.h b/mbuf.h
index 6c09e65eb90ee6870952faf16103122f01f5801c..6aef8dde8142cc4e832ad6bade821a82d19ae97c 100644 (file)
--- a/mbuf.h
+++ b/mbuf.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 82e2298303014200d2f796a1de9fd4e1088eb1ac..73b79a3f866d5c7a4c45614a00b63c7e408a0f6d 100644 (file)
--- a/memdbg.h
+++ b/memdbg.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/misc.c b/misc.c
index f6bf756a2b672ea9e5e887a6ab992644302bc65e..985879cbaa3a0ba3d54618785579d3d7596df735 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/misc.h b/misc.h
index fa0a8df237bf5347931676ca2de6f752d0e9b69f..30f6eafc3c6b224cdaa2b1059b1945f10784e752 100644 (file)
--- a/misc.h
+++ b/misc.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 5c5963ae626e3373a2d5dc12b128be61c2feb67b..9a478e4199d02d1b30ef098e8527702cb15bf101 100644 (file)
--- a/mroute.c
+++ b/mroute.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index f6e88032fc92af96624a0e1bb8b54f20b1a62ed6..778049bc888a9dd1a71464c1d5496ede12a118b5 100644 (file)
--- a/mroute.h
+++ b/mroute.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mss.c b/mss.c
index b704ac91e67a061c5ab7574835a54a0687533ba7..d35d15efec436d796a093f79fb5a4a808c4418df 100644 (file)
--- a/mss.c
+++ b/mss.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mss.h b/mss.h
index c2be7383567f35d3fe29d7b2969c3ce9ba4674d9..7eaf33a88e21a6fd765b83fac75d0e17e9fc0422 100644 (file)
--- a/mss.h
+++ b/mss.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mtcp.c b/mtcp.c
index 507dc755d543e57ce0d986f6f4d8a4d0d3b676c3..6bd99d62570555502934d63e20bb637a6b77ec28 100644 (file)
--- a/mtcp.c
+++ b/mtcp.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mtcp.h b/mtcp.h
index dccbe83a23ddde7cfaef94c8087ea13536298954..ce352b5584225e0a43cfa7d84dd9848705ce37c4 100644 (file)
--- a/mtcp.h
+++ b/mtcp.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mtu.c b/mtu.c
index e9b53e7d0981bb96bee0525495463b6160e34e1a..2061438522651b7b378c772aa3812404ac5c6e4f 100644 (file)
--- a/mtu.c
+++ b/mtu.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mtu.h b/mtu.h
index 90522a7b3c2df47f92b495c282fa76ef07b10bcc..fad564f0f1d045d52dc97a1839e8abcbfe298c41 100644 (file)
--- a/mtu.h
+++ b/mtu.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mudp.c b/mudp.c
index 5ecb2d3f483aece9f4d45b14508bc64f9dc0bdd3..23c32de30ed018784bab1444eb4b68de5810841b 100644 (file)
--- a/mudp.c
+++ b/mudp.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/mudp.h b/mudp.h
index a6765b88c643618ce83b11fcc797f94befdae7e6..75a2e91caa800564bdcd624d88f182500822840e 100644 (file)
--- a/mudp.h
+++ b/mudp.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/multi.c b/multi.c
index fcf73e4a478c52623923f1c803e8eb17c04ec843..c5bbcfdd38ab3fd20e253f31681e18b73290a6ce 100644 (file)
--- a/multi.c
+++ b/multi.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/multi.h b/multi.h
index 2148c56e429ce62f5eba8d2801046241f5ed8e58..9d12f9c4e5897d7c0632e67876669acf39300ef4 100644 (file)
--- a/multi.h
+++ b/multi.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 1e1808b6a4eee151cea9fd21e0adf4c854f81e7a..20728bdd46bf5aa08590cdee7e8a0863f4cf7021 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/occ.c b/occ.c
index 0cc259d76905646ad04c336528a5bb7075201da4..d5711efb445eb88f786cbdb25bb40027e724f4ba 100644 (file)
--- a/occ.c
+++ b/occ.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/occ.h b/occ.h
index c7c6dd7caa6f44ea560978a487bec6ad2804ca70..155a27c8247300acfb611a5a0f7e2bc6ea858b59 100644 (file)
--- a/occ.h
+++ b/occ.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 2da5f388322b3da57ba96efab24716d780e2e43f..ab7279148973f5a43808c4e4dd9bfdf18ecff76f 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 2a2f1bcc6e89c7276bc3c2c2657047d616d6fb09..c4060147471afddecd2762bea6157e7a7303cc59 100644 (file)
--- a/openvpn.8
+++ b/openvpn.8
@@ -4,7 +4,7 @@
 .\"             packet encryption, packet authentication, and
 .\"             packet compression.
 .\"
-.\"  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+.\"  Copyright (C) 2002-2008 Telethra, 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
@@ -5761,7 +5761,7 @@ For more information on the LZO real-time compression library see
 .I http://www.oberhumer.com/opensource/lzo/
 .\"*********************************************************
 .SH COPYRIGHT
-Copyright (C) 2002-2008 OpenVPN Solutions LLC. This program is free software;
+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
 as published by the Free Software Foundation.
index 49137704dd51cd93610247c0710c32828168be53..f089fb237e30f646a9efe150d661774db0477d25 100644 (file)
--- a/openvpn.c
+++ b/openvpn.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index c33ec7019901879a8d52a3b4534369445818fdb2..3b2730dd5e6afbf97170a8ed694e11d25bc75828 100644 (file)
--- a/openvpn.h
+++ b/openvpn.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 8bf909357d6f686bbef0d5b81415056f5c681db4..287084edb375dfa6eecc651de16c0bdacfabdf7b 100644 (file)
--- a/options.c
+++ b/options.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
@@ -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 <info@openvpn.net>");
+  msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>");
   openvpn_exit (OPENVPN_EXIT_STATUS_USAGE); /* exit point */
 }
 
index 3c19855fd84074c0b5001c63223221e27abf2026..34222e60835b1b57c0520277dde7f73163aea923 100644 (file)
--- a/options.h
+++ b/options.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/otime.c b/otime.c
index 7097bed77a22cc8f140f8d8aa218b94274fddea4..92efbfd78e80e0b7ed20f106dfd9257417c8dd24 100644 (file)
--- a/otime.c
+++ b/otime.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/otime.h b/otime.h
index b3d630c42b148cc89a8b8f2c8127087c9d34b76f..1265a6faeec4f108f2bfc9039753fd92b720c474 100644 (file)
--- a/otime.h
+++ b/otime.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index fc75e974fd606da06e1048f3a8323dafe08378f0..a3c8d0517cb9bb26a08ffe896ad0d2f6ed3bd496 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 922a9b6521acb023436eade76c0cd84775fe7fa0..1290dfb3ad12b3117ea8a3a53a4bee9a0a632d3a 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/perf.c b/perf.c
index 64caad29f1499d9c72dbbe557770ec9fa2a5a7e3..82a17781e2aece43881d5730e31da1837f9fbf98 100644 (file)
--- a/perf.c
+++ b/perf.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/perf.h b/perf.h
index a1b92c4991dfa00e61ee930526fff80e9067265f..02722c97e716008602d29c4ad3f6d488e3c28ff0 100644 (file)
--- a/perf.h
+++ b/perf.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index de9a85532ca6e19393560bd3b3beeed9ea4925d6..8fec8f50acfb17402270b8a1104457be8487b0e7 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/pf.c b/pf.c
index 0f1d14b6bb16ae595bee909721afc61ce056b96d..bb51ca62e273d1be86c9d69099c37516bb6f8c9b 100644 (file)
--- a/pf.c
+++ b/pf.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/pf.h b/pf.h
index 449cda30970207b8e98b682e3255ceb5505e1348..d53bce7c55f149128623f64042571c236b77ae4e 100644 (file)
--- a/pf.h
+++ b/pf.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index dd102aad0bac993ca3d2f1495798d5de79e6d587..fdc52d31a1de55b3a1e281e227f8fdb664ac1809 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/ping.c b/ping.c
index c750180a513a42c9e04c79a28ef8f409d6c313c5..32a99b6b1c734cd6ed31a324db21ba161be85163 100644 (file)
--- a/ping.c
+++ b/ping.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/ping.h b/ping.h
index 9ff7cd89b24e4f8f255d35a550d5572a9f17c194..309f681b222d9fa81841ddebe449f2b24f695351 100644 (file)
--- a/ping.h
+++ b/ping.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 62b8769c4d4afa187b7ee636375f9817122d64b6..d2f3c802ba62baf500f5aee2513c1540b1298dfa 100644 (file)
--- a/pkcs11.c
+++ b/pkcs11.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 47241acb407edc21a0e490a3b2930d6e420fda2d..611259163bd533816412827be80888f011c61c20 100644 (file)
--- a/pkcs11.h
+++ b/pkcs11.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 7f66dcdb63702f97b9586ecf4649df7f182e2b39..91d83143bcfd967eaacda010314c986dee6c77b6 100644 (file)
--- a/plugin.c
+++ b/plugin.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 1ea6b3c9dfc08c4c97b2a8d1d2a61845b50a11fe..8e46eeb51cc9e5ff8cda46a5e8624e2cb0398200 100644 (file)
--- a/plugin.h
+++ b/plugin.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index cb76263c72a545960fa081a4a6cb488efc5b85a0..32825fd1f3ea474d68d3bff264efa601d9a2605b 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index bada10b682fb150704c18c27e8ec1ffc7c6f343f..38da325ec799eac6ab2031ce23b98308e1f15367 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 6dc4cbb2338b452155229e6d365f4ed0681585a1..c04b8caf10977c54600d791ba947220118c4b27b 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index e431835a39ffdb3ac4f524dc485af208eebfc66e..fe29087db1600654a12c2cc69aac50069899dea1 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/pool.c b/pool.c
index 0fca562e13f45fd19d4025174a84d4e06268a961..c120f71ccbd5b344896883267060daa9eac6030f 100644 (file)
--- a/pool.c
+++ b/pool.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/pool.h b/pool.h
index 6ae978227aa4ac1d6ba34cd94ca41aee0639af0a..f545f74b39a6e504a4235d644e9f7dc9fcf516d6 100644 (file)
--- a/pool.h
+++ b/pool.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/proto.c b/proto.c
index 56cd897257e9e529d7b3bada82f522ea3b9985be..9b9c9ba48f47b5e248012672eb9719ca1cdbf467 100644 (file)
--- a/proto.c
+++ b/proto.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/proto.h b/proto.h
index 8dd3dc9135ee0692e52c5d1b0f459bd001d96fe2..49b0a130d9ce14177414f1dbfcf2c0c1ddc6a544 100644 (file)
--- a/proto.h
+++ b/proto.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/proxy.c b/proxy.c
index 1db8cbb039b5edb984b0fe3dc14a14d07b7a957a..ade914fcb440c406748a882065009a68bde95305 100644 (file)
--- a/proxy.c
+++ b/proxy.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/proxy.h b/proxy.h
index 369b5f32f245bd0cd94745e10bf7675fc22d597f..201f5bb0336636b2f3e755f25bed12dec041fd5d 100644 (file)
--- a/proxy.h
+++ b/proxy.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/ps.c b/ps.c
index 529b150f292bcf6d28f61d34f631640908949b72..b5215fcad0053468b1ab902fbbf1ddb0451b2f1d 100644 (file)
--- a/ps.c
+++ b/ps.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/ps.h b/ps.h
index 74cd85b6ab6e14fa16b3a4325028e94d3868e8bc..ad100d4c2b5ec0119f344b9b76baa155ad8bb169 100644 (file)
--- a/ps.h
+++ b/ps.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/push.c b/push.c
index 3d0a62f8acfd8f236680df995d515974d691d7ea..30f6649cc4a1778ca08dc0409cba034c1df7c035 100644 (file)
--- a/push.c
+++ b/push.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/push.h b/push.h
index 610164a2046dbdad0f2d61b8c7d8791066b4f3fe..a22f03ecd28ca0d8f61e877f76032ffba95e67b0 100644 (file)
--- a/push.h
+++ b/push.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index d13abfccb3e1add7175a089ca163e4f9f5da9a64..743a008f4e0314c57a157dbc76f9fe4bf75d5cdc 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 0a59f14799259e8a203154a275584ca45ad5dccf..e465a7366605b2cc842644b175bd76e62853ccba 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/route.c b/route.c
index 9b50edfef0053fb7c6a81920bb7f4be0ef684b52..2d9e85afe29580230bc7463cc56279d04ca54dfd 100644 (file)
--- a/route.c
+++ b/route.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/route.h b/route.h
index 1ac3e3851190f44d6700e6bc4e61f3a9ed2f597b..e57db75eab5ea6aff025cde517a6dadc2945ba11 100644 (file)
--- a/route.h
+++ b/route.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 8a560eb731263b2d5635fab15ead12460b26065e..2e8dd9ccca522e9b97e9f5eb4a4dabf35ef2eb54 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 4fa91b7c6a98d6272b09d47e7b8b6818b1b9de74..b12a39cea0da5775fbc8c7b58903ca50c3c06941 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index abac76d584c9144cb5c89bc7dc0c2bf7d156a721..2154392a3b6bdaad26f05173407af5c0965ff445 100644 (file)
@@ -5,7 +5,7 @@
 #             packet encryption, packet authentication, and
 #             packet compression.
 #
-#  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+#  Copyright (C) 2002-2008 Telethra, 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
index a75085b9f8b9480992f4ba38d155f681b23b6ade..25a6448a6ce3ac46d7f72283ad1f3541562b83f8 100755 (executable)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index ace16267a3f58547d5cd9df5732dde333e1fe3a1..d0cee864e2005db9c02985f1cf7de47c828624ea 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index b1e88e08556d2382ff986f3524c8e87d11b33f35..4f3ddc7ed3d3db1e18479abe4b8e4f1e0a5e6f7c 100644 (file)
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index a8d79700460926bdbd61acdbffb6f35da382fba4..0317653de92796f52eeed8f29628c8884180a400 100644 (file)
--- a/shaper.c
+++ b/shaper.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 4517a7d476587e91ecf9e80c91addecd03e180fe..409bbeadc283af985cd7363d36fc943e867886b2 100644 (file)
--- a/shaper.h
+++ b/shaper.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/sig.c b/sig.c
index 939ea6b3f4ad8e1d0ad971127530545898018f32..1f1ecb5f3104ffc33b24772a1021704662a1240a 100644 (file)
--- a/sig.c
+++ b/sig.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/sig.h b/sig.h
index fb527bada90e726d04404631de6977d5b240d3db..ab472ab06fc95647b586ac070f96358dbc219d2b 100644 (file)
--- a/sig.h
+++ b/sig.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 2cbf601fdc587f2ae2c43c9eaca90b2881178908..ffb8c111e9202e7fb3aef3584c2c62b7a2938af7 100644 (file)
--- a/socket.c
+++ b/socket.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 844d9b5226a16c843d6b91f4f9571bda94d64ef6..bb03f2fe93ace89c3115d4f267a9a9006be21c33 100644 (file)
--- a/socket.h
+++ b/socket.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/socks.c b/socks.c
index 230725cc64a8cbd6c0319a459f54ee9041b51747..6049542272f2fed05817673fdab498efc7282306 100644 (file)
--- a/socks.c
+++ b/socks.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/socks.h b/socks.h
index 30d8fc60bf55503c600cbc4a06811acff07be321..c283121e2373d66b77bd375b4ee153ac12a31cd3 100644 (file)
--- a/socks.h
+++ b/socks.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/ssl.c b/ssl.c
index c257dc6eeffa19a758f4de6d13bda29d57600376..6aeac1f8ad23f79089943e498246950229e7c332 100644 (file)
--- a/ssl.c
+++ b/ssl.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/ssl.h b/ssl.h
index bde017e24c9f3da8527b8a90778731baf10f103f..e4c280f07edc83914c582e43ffe34fe1b9702fa0 100644 (file)
--- a/ssl.h
+++ b/ssl.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 5de16ef8f61afd633554cad5fac8badcb35f1888..2cf261112c71ef973a4d00c191ec3ac5b3a840e4 100644 (file)
--- a/status.c
+++ b/status.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index cd38d1330f01cd65bb8c382c5f05d223fda40dc6..6117695171ad3d93e094b499e7a08846bb719b0f 100644 (file)
--- a/status.h
+++ b/status.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 03bc0586d9074c113e7379e482f7fdb6cd663260..e6ced2abe0cc99bcd4d8ee6f6455fbb5cf84db69 100644 (file)
--- a/syshead.h
+++ b/syshead.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index 7569b984f8ad4f5a8ff79cabea69742209de5f8b..51fedcdff98fdf466cd7504a16b418305c3808f1 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index ce7dd064ed531a5e5126f15fb04c601b7867f9b8..1a2d9199614159695d33e721a3ef71fb12ec69f2 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index e3ce2c9329566636725d409041cf650f97f826a2..e376f89d17ecfa02d6f39d8723320351177c54f1 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index ba9036199ea61cade5577fd48388aa7384c98431..d9a3fcf60c5f251622c6bf47f78c6074479105b1 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index ce696a49a842f1b6d62df43e17d1d6bda5bab070..f9c869ebda12d6871798eac34cf78326608aad0c 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 164e1852233c734f32753df8d0648129d69670cb..1502f9c527c043bdade14978a83902ad7ed599ef 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 54f07deb6eb6fd4ffc9af305f9018ae989e8282d..65a97688e2c77259f7ebe3960fbb677f4b0471ac 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 0c6b09ab13acf8893545f78725ae775bdb98bc5c..0d3617f7f79ef19ed3ed5fd43e2ea72c38871fc9 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 20b5fa161b1f802d1a669a57a06e859ce2eee8e0..079b33baba656e863ea5d2a943252ecf1d1cf57d 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 06b951fd4686b6bb9c1cfb5a9e87213acef7a23e..9bff41a9f52327a9dfcc14c3b4c4e30f20735bbc 100755 (executable)
@@ -1,5 +1,5 @@
 ; ****************************************************************************
-; * 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          *
 ; *  as published by the Free Software Foundation.                           *
index b2640ec1f1077a4c1eb91ee051ff4ed2a3127728..bbad8123db197970c66b50c17c688fdad3dc061d 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index af5e226ef398adb4e3c60b6d16afc13954905a5c..58f3d4a5770edd5d4b12e5278b29f2164f944318 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 9fe6877257fbcde99fe482e96bc32fd13edce046..924e76b3231706d8d65ba8f6db1b8a440efb5378 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 789d58842104efedf1b21d94f7bcaf68d37615dc..26afe75f737fa7d404efcbc880b441d490d7a42a 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index e5aaeddb7ded98f11bb043070bfbb41edae1820c..ab88c697332f424ded1b082f241e422e06d55208 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 8f02a88401b9b197d9644bb285d75ce2c432faba..347184e6c85257aa5c13bc60f8d19d22421b7fec 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 8ab909c07e38d7a1e09312188e748882403ff3df..fd4e6c238a04dc7331c6cae5467e45656e3018b1 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 8c9cb7b186e3473ced6485097c1afb2621633f6d..832371795a0d1e30e8d57f7eece16a6ff01e7a1f 100755 (executable)
@@ -37,7 +37,7 @@
 #define VER_FILEDESCRIPTION_STR     "TAP-Win32 Virtual Network Driver"
 #define VER_ORIGINALFILENAME_STR    TAP_COMPONENT_ID ".sys"
 #define VER_LEGALCOPYRIGHT_YEARS    "2003-2006"
-#define VER_LEGALCOPYRIGHT_STR      "OpenVPN Solutions LLC and Damion K. Wilson"
+#define VER_LEGALCOPYRIGHT_STR      "Telethra, Inc."
 
 
 #define VER_PRODUCTNAME_STR         VER_FILEDESCRIPTION_STR
index 5893ad1d61be0dd0afaa3e7f0f41133b481e0d61..061590900ed907505c93ea4ecf4d27febeb5e48d 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index 5c7da233288e055c2db03a3a6d056ef5c6228341..1f9c64efdce97ebf2d00651e76e71da33641be2e 100755 (executable)
@@ -4,7 +4,7 @@
  *
  *  This code was inspired by the CIPE-Win32 driver by Damion K. Wilson.
  *
- *  This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC,
+ *  This source code is Copyright (C) 2002-2008 Telethra, Inc.,
  *  and is released under the GPL version 2 (see below), however due
  *  to the extra costs of supporting Windows Vista, OpenVPN Solutions
  *  LLC reserves the right to change the terms of the TAP-Win32/TAP-Win64
index f99969c9ff1f675e384079b34d7c69adaeb85b54..d4fa81fba21560c48ae68cf8e08eb48363b96ee5 100644 (file)
--- a/thread.c
+++ b/thread.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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
index ec48d9c980ae922dd81bd3259a13b70548c9971b..b15844fb8bbf79c3fa75affa5a5b9839f11d3277 100644 (file)
--- a/thread.h
+++ b/thread.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/tun.c b/tun.c
index 8cf3b7fc41044e63ce82aa27fb4ea8879d1dcf57..c1494d9548158d87e6d79626471d1725deee1191 100644 (file)
--- a/tun.c
+++ b/tun.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/tun.h b/tun.h
index 7aaa05311150fdd39d4eb6cf5c260c07054898a7..b61041ecaef698e72de94d122eb3e82f8795d8ec 100644 (file)
--- a/tun.h
+++ b/tun.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/win32.c b/win32.c
index aa9525d54f4b32a1695b17864f39f541e1282adc..6945ba1a411173864471d0326ffc59a13919935b 100644 (file)
--- a/win32.c
+++ b/win32.c
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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/win32.h b/win32.h
index 232f5e1a54ed77b1d0dd6791e105c3aca17a5b12..2697ae245dce7ce03b848d9171658247a98eeba6 100644 (file)
--- a/win32.h
+++ b/win32.h
@@ -5,7 +5,7 @@
  *             packet encryption, packet authentication, and
  *             packet compression.
  *
- *  Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+ *  Copyright (C) 2002-2008 Telethra, 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