]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Copyright notice changed to reflect change in name of
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 6 Oct 2008 07:33:45 +0000 (07:33 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 6 Oct 2008 07:33:45 +0000 (07:33 +0000)
Telethra to OpenVPN Technologies.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3409 e7ae566f-a301-0410-adde-c780ea21d3b5

157 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
dhcp.c
dhcp.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
memcmp.c
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/log.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 5e497164f183873487db87c4f3f537906d467ac8..7be27cad9dfd0d717107cd1e73c7af55626c67cd 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
 OpenVPN (TM) -- An Open Source VPN daemon
 
-Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
+Copyright (C) 2002-2008 OpenVPN Technologies, 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 Telethra, Inc.
+  "OpenVPN" is a trademark of OpenVPN Technologies, Inc.
 
 
 OpenVPN license:
@@ -21,7 +21,7 @@ OpenVPN license:
 
   Special exception for linking OpenVPN with OpenSSL:
 
-  In addition, as a special exception, Telethra, Inc. gives
+  In addition, as a special exception, OpenVPN Technologies, 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 Telethra, Inc., and is released under
+  is Copyright (C) 2002-2008 OpenVPN Technologies, Inc., and is released under
   the GPL version 2 (see below), however due to the extra costs of
-  supporting Windows Vista, Telethra, Inc. reserves the right to
+  supporting Windows Vista, OpenVPN Technologies, 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 71eba3cd3c54e645e8b3b148d12c56f7914f8cff..6f630ff17ef7f80aa9b5eb842616f537d0434c0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 OpenVPN
-Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
+Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
 
 $Id$
 
diff --git a/INSTALL b/INSTALL
index 1595537b0dfb86cb42826c36b681815bb69ff8f4..8568ce04ee28c7dd152dc3fb72e713fd2e39709e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 Installation instructions for OpenVPN, a Secure Tunneling Daemon
 
-Copyright (C) 2002-2008 Telethra, Inc. This program is free software;
+Copyright (C) 2002-2008 OpenVPN Technologies, 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 643b56e36ec8702d61da1d0cd9cc91ab61855bf0..5fc40937c59525d1411d0c788e7142ef64f508fc 100644 (file)
@@ -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/PORTS b/PORTS
index 88fee1e8adc6b8b3b797b98fa720fe22503e4ac5..64bc5a1d7c1cbf6fc711e362e41c276e73001909 100644 (file)
--- a/PORTS
+++ b/PORTS
@@ -1,5 +1,5 @@
 OpenVPN
-Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
+Copyright (C) 2002-2008 OpenVPN Technologies, 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 0293db0e3d10529fddfaa53ff94086fd4fd64ac2..4dfd6b7b1caf30615b367ffcba5d4bf684d54d9c 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 OpenVPN -- A Secure tunneling daemon
 
-Copyright (C) 2002-2008 Telethra, Inc. This program is free software;
+Copyright (C) 2002-2008 OpenVPN Technologies, 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 7322fae7cd44513712367de684bae1e80a05cfd3..ef078a72ed1bde67318d47f158f6e0e7d394ef1b 100644 (file)
--- a/basic.h
+++ b/basic.h
@@ -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
index c1ffb83113886f6b8d0bdf03ba80ced2fd8e3c70..e0c95041afbabf9be81d04fd28811c37b96a2707 100644 (file)
--- a/buffer.c
+++ b/buffer.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
index e16b670503cabe1b79bd9749bd95e86d2915a188..bfb6a1c47b235f57ff1853570af99513feaf198f 100644 (file)
--- a/buffer.h
+++ b/buffer.h
@@ -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
index bade1ef9b7b026b2e942e38b7e6cd6d522193bb1..c3077bca7ec00759f6cb7f9a47a39f5010f73176 100644 (file)
@@ -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
index fb62016f6d6c38e88723b561314c1e47a4697736..844108f0d6afa0a4b12b88b7784bd7706102585e 100644 (file)
--- a/common.h
+++ b/common.h
@@ -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
index 82f180b5c4a8415bf91b59f867b40b256823a852..b7fbdd668aeb66a9781b2330570c0d378890d087 100644 (file)
@@ -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
index 282ed9470f45a2a71e5fef946b6b508c7c9f9978..fd1da945c186e65441bd6962f5755705ce57feb8 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 Telethra, Inc. <sales@openvpn.net>
+dnl  Copyright (C) 2002-2008 OpenVPN Technologies, 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 2bfa0628ef173fb2ef853133a3bae521812dd672..3195e8baf4ac17b0b9c76c5a442b1f8bbdb6e05a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (c) 2005-2008 Telethra, Inc.
+# Copyright (c) 2005-2008 OpenVPN Technologies, Inc.
 # Licensed under the GPL version 2
 
 # First version by Jesse Adelman
index 81ca7c1e0dd7cb6ec7b0d22488a66e2ba89866d0..b411ecb46f9d05c61e8093efbe65e517d405e7fc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (c) 2005-2008 by Telethra, Inc.
+# Copyright (c) 2005-2008 OpenVPN Technologies, Inc.
 # Licensed under the GPL version 2
 
 # First version by Jesse Adelman
index 986852843fd39afbc061ce59e6c7fe5fc35369e0..7c2a9bbaffac5af69d2241271a0bc063ca101333 100644 (file)
--- a/crypto.c
+++ b/crypto.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
index 5ac1208782ecfe66295acc0205f5c801abd49d2e..448e8ad8ffc5a96ecf0615c13b2bab35bb4104a4 100644 (file)
--- a/crypto.h
+++ b/crypto.h
@@ -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/dhcp.c b/dhcp.c
index 5f1694cdc0c38a71be67a6979f2ffc778a4a68a8..a2462dadbd3f3e082abad23f8664c142ad23e9d7 100644 (file)
--- a/dhcp.c
+++ b/dhcp.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
diff --git a/dhcp.h b/dhcp.h
index aff5909def5d3a6013b53ff44c382e1b70310306..1ecc9a4936eedc67281dd6056cebac669de8d802 100644 (file)
--- a/dhcp.h
+++ b/dhcp.h
@@ -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
index c64d20c28f29da251cf3c02bce2984e8da58e373..56e485e337da51328beaa189544f46a1e5fd09a3 100755 (executable)
@@ -6,7 +6,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
index 08ba00f0e6b237010ebbface494ecfc0a7116b01..b2c423a2d5befb4a6ccb016c14ebb5b36ebad939 100644 (file)
@@ -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/error.c b/error.c
index f1e79969b674bd79f1c97f163ee2ab970e0efb19..2cf8a148b547b608c1aa09efb967bb7bd5e44a36 100644 (file)
--- a/error.c
+++ b/error.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
diff --git a/error.h b/error.h
index f7c5d77d7a5a1b1a9ef51cffd2fa18d6b41c3d7b..b949efc65106f1e4fa25914b199bc02d1a195067 100644 (file)
--- a/error.h
+++ b/error.h
@@ -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/event.c b/event.c
index 7856ded983374f1a8c72826e029ab04c8059996e..9fbf9c8a063527c293575e9c30e8d7ac3621c217 100644 (file)
--- a/event.c
+++ b/event.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
diff --git a/event.h b/event.h
index 24a14082271dea6f29bb64374b93a4ebbf66080f..5ec081880b583d1380787bc09be6464f73d32c36 100644 (file)
--- a/event.h
+++ b/event.h
@@ -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
index a7f97293e8248bbd44378fe54745cabbfaf9c3f6..450a9d01c37f3953035822b7124f60b5600c4f0a 100644 (file)
--- a/fdmisc.c
+++ b/fdmisc.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
index ba1dd6938acd85cdbebc48379b5ddb47edc71d21..b24b27d671632e67409a1d77b4a787ac54c570ea 100644 (file)
--- a/fdmisc.h
+++ b/fdmisc.h
@@ -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
index ab7cec06438e5c0adedc1063e8266c4320e0a30e..1ac0d10ac2e1e45ddb7d7708b60a92669b8c680f 100644 (file)
@@ -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
index 119392fa89d4a06edcd7c767494760aa0395471b..beec09d83ba33870c765c9cbb8ec5986e8260277 100644 (file)
--- a/forward.c
+++ b/forward.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
index c5d516855a31ef8cdd5de1c769f0a0a2f69a95d3..48a67df2ff58e1bc292a57a2deb6b5e6b44a7580 100644 (file)
--- a/forward.h
+++ b/forward.h
@@ -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
index e4b19bad2dcd26a15a5121fa6356e6697721a07d..847fa8156e366f66c23851f1186861bb094285da 100644 (file)
@@ -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
index 9d16af57da1a67c71d91feb639fba1803ff1098b..d3c64bdbb33209b4eba0cbf52f89b340354c8e64 100644 (file)
@@ -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
index 2f32f003b3321a91d4ebc4d3ff156797664f6a1e..d08ec9521e11e6322ca094343beaed2735121188 100644 (file)
--- a/gremlin.c
+++ b/gremlin.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
index 990f17b96825e0f6e19197b16917253ee279746b..023c3acab38016d29751d431d2dd3c5ccc83d7a8 100644 (file)
--- a/gremlin.h
+++ b/gremlin.h
@@ -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
index f21d07e1d477b5d5ff9f7cece0ebe63f34f4beae..7195e216372a127fe685cd10a754d86e9c47488a 100644 (file)
--- a/helper.c
+++ b/helper.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
index 6fc3d75f81fd86be0729bbc4c1d335928109d5a7..2677f58942300ce36857e7ac009e17fa565de6a1 100644 (file)
--- a/helper.h
+++ b/helper.h
@@ -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
index 714879e46570517e373ac28f18cd4cf8527c41bf..40519305531d07dafd13a9c993f19971670a33e5 100644 (file)
@@ -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/init.c b/init.c
index 46f2b6664e75531e7e4788ced32f99e0e582c935..968648391b62c108c60a927a04ad535bb726b8e1 100644 (file)
--- a/init.c
+++ b/init.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
diff --git a/init.h b/init.h
index 8a06dabedd70eaf24661562b5ebcb592bf6c27db..c93ef7f3cb96d61515d287f24421824bf8296215 100644 (file)
--- a/init.h
+++ b/init.h
@@ -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
index 6134ad7cecadd9427f928390e221131e1ccf55e2..8f0975b2ae6f2c874553e6d055b37e7bfd81ef6b 100644 (file)
@@ -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
index 88e6a87a2e203159d1beaa1d2512a146600a79b7..0ffdf8dd9ce37230ed28c2fe501192a345f2a99b 100755 (executable)
@@ -1,5 +1,5 @@
 ; ****************************************************************************
-; * Copyright (C) 2002-2008 Telethra, Inc.                            *
+; * Copyright (C) 2002-2008 OpenVPN Technologies, 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 32eb4f340e4c6cc84f1047afda01cd09c637875f..83efbb07cb81fed235d61cce347db0d6f6098197 100644 (file)
--- a/integer.h
+++ b/integer.h
@@ -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
index 54bb04b3995dced77b97263d62237632fdd4c8c0..b1632c695c381420016956fb98fa311e77d536e9 100644 (file)
@@ -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
index 6704266962759ac21f907683f0297520a462f43a..26cb22fc9b5c8c9f183486470c01083389539a78 100644 (file)
@@ -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/list.c b/list.c
index b5e71e2ac31f5b5a1330cd254eb5bb08e18a9317..840e5000adb0f38c8d8c4591e9a30a47058b6c44 100644 (file)
--- a/list.c
+++ b/list.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
diff --git a/list.h b/list.h
index fa13e95bc6a241664c56381b2bc75ec2bc923383..a3949a5b4014b751438f4ddbe1c4ee093aedf9eb 100644 (file)
--- a/list.h
+++ b/list.h
@@ -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/lzo.c b/lzo.c
index 58bf9f2716cb6a45bbc5b86a2587e1dc4069f282..e1048f503c4564a266de7ac23a362c605630bc4d 100644 (file)
--- a/lzo.c
+++ b/lzo.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
diff --git a/lzo.h b/lzo.h
index f0a7518995db67819e937006831f12ad58534694..b031ea484de713920ab5cfe38f14ed75158b6e73 100644 (file)
--- a/lzo.h
+++ b/lzo.h
@@ -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
index 69bb36bfd46818cacd99307f8f4c67d506d10b80..129e19eaea4649c60337af897553a67a584811dc 100644 (file)
--- a/manage.c
+++ b/manage.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
index 0ad303ef2e76a4c03d9c085e0513511618590652..7dd4e1ded773a07f9dbc6d312b5ada4cd971c746 100644 (file)
--- a/manage.h
+++ b/manage.h
@@ -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/mbuf.c b/mbuf.c
index 0fa0a09810096e8c2e0c561b6e791b38d516608d..e67e4c889e168a1b2fb393b68310428b174207b5 100644 (file)
--- a/mbuf.c
+++ b/mbuf.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
diff --git a/mbuf.h b/mbuf.h
index 6aef8dde8142cc4e832ad6bade821a82d19ae97c..24f4921b1ee39b2d8b1e88813562c6a08e254e3a 100644 (file)
--- a/mbuf.h
+++ b/mbuf.h
@@ -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
index 0b1fbd2a09b1c4e11948cd936ee0724269e32e57..81db72278b1c4d45c051999d48ee2e5b9c059662 100644 (file)
--- a/memcmp.c
+++ b/memcmp.c
@@ -1,40 +1,43 @@
-/* memcmp.c -- Replacement memcmp.c
+/*
+ *  OpenVPN -- An application to securely tunnel IP networks
+ *             over a single TCP/UDP port, with support for SSL/TLS-based
+ *             session authentication and key exchange,
+ *             packet encryption, packet authentication, and
+ *             packet compression.
  *
- * Useful on systems that don't have a working memcmp, such as SunOS
- * 4.1.3 and NeXT x86 OpenStep.
+ *  Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
  *
- * Copyright (C) 2002 - 2003 Matthias Andree <matthias.andree@gmx.de>
+ *  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.
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or (at
- * your option) any later version.
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
  *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program (see the file COPYING included with this
- * distribution); if not, write to the Free Software Foundation, Inc.,
- * 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program (see the file COPYING included with this
+ *  distribution); if not, write to the Free Software Foundation, Inc.,
+ *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#include <string.h>
+#include "syshead.h"
+
+#include "memdbg.h"
 
 int
 memcmp (const void *s1, const void *s2, size_t n)
 {
-       register unsigned const char *p1 = s1, *p2 = s2;
-       int d;
+  unsigned const char *p1 = s1, *p2 = s2;
+  int d;
 
-       if (n)
-               while (n-- > 0)
-                 {
-                         d = *p1++ - *p2++;
-                         if (d != 0)
-                                 return d;
-                 }
-       return 0;
+  if (n)
+    while (n-- > 0)
+      {
+       d = *p1++ - *p2++;
+       if (d != 0)
+         return d;
+      }
+  return 0;
 }
index 73b79a3f866d5c7a4c45614a00b63c7e408a0f6d..51ec5c20ee48e112729e6a9612184d1820e1054f 100644 (file)
--- a/memdbg.h
+++ b/memdbg.h
@@ -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/misc.c b/misc.c
index 5f5df4573c3474319ee6aecf76cae971880f073c..d6a57c184e660165f8f700ac71976c421b8686dd 100644 (file)
--- a/misc.c
+++ b/misc.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
diff --git a/misc.h b/misc.h
index 9ee4bfe5161b664713c3e7da18fc019b334523c5..a9c011a2acc06a2d9f0fbda5c7e55686d804d269 100644 (file)
--- a/misc.h
+++ b/misc.h
@@ -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
index 9a478e4199d02d1b30ef098e8527702cb15bf101..9664a0ee64f862647d95e7cadd12df6125bf31d5 100644 (file)
--- a/mroute.c
+++ b/mroute.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
index 778049bc888a9dd1a71464c1d5496ede12a118b5..98a75336b73cf40c51385c311356124ec9b722ee 100644 (file)
--- a/mroute.h
+++ b/mroute.h
@@ -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/mss.c b/mss.c
index d35d15efec436d796a093f79fb5a4a808c4418df..e9a6412be8966a5c908af00b96f9f92afb345b56 100644 (file)
--- a/mss.c
+++ b/mss.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
diff --git a/mss.h b/mss.h
index 7eaf33a88e21a6fd765b83fac75d0e17e9fc0422..c23461db652146e4188676f1647aaca11573fb1e 100644 (file)
--- a/mss.h
+++ b/mss.h
@@ -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/mtcp.c b/mtcp.c
index 6bd99d62570555502934d63e20bb637a6b77ec28..c974146e0d7ab1d689a1688df6152f05c56cbeba 100644 (file)
--- a/mtcp.c
+++ b/mtcp.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
diff --git a/mtcp.h b/mtcp.h
index ce352b5584225e0a43cfa7d84dd9848705ce37c4..2981a57ba2647b7f865bc39662454b9d443b8dfa 100644 (file)
--- a/mtcp.h
+++ b/mtcp.h
@@ -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/mtu.c b/mtu.c
index 2061438522651b7b378c772aa3812404ac5c6e4f..cf8fd0f38da4ea648c87f68143073f1e5c13cba0 100644 (file)
--- a/mtu.c
+++ b/mtu.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
@@ -183,13 +183,6 @@ translate_mtu_discover_type_name (const char *name)
 
 #if EXTENDED_SOCKET_ERROR_CAPABILITY
 
-/*
- *
- * The following code is adapted from tracepath
- * under the terms of the GPL.
- * Copyright (C) Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>.
- */
-
 struct probehdr
 {
   uint32_t ttl;
diff --git a/mtu.h b/mtu.h
index fad564f0f1d045d52dc97a1839e8abcbfe298c41..d0dada3b1f82bc1885b7f515cfb3a86e1bcc0c0d 100644 (file)
--- a/mtu.h
+++ b/mtu.h
@@ -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/mudp.c b/mudp.c
index 23c32de30ed018784bab1444eb4b68de5810841b..ac3c21d664390e59d40ee6a6cd60ebbf8a7a6e5a 100644 (file)
--- a/mudp.c
+++ b/mudp.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
diff --git a/mudp.h b/mudp.h
index 75a2e91caa800564bdcd624d88f182500822840e..c9aedbb7b01e7b6b31e97333c60b2ac04513ef92 100644 (file)
--- a/mudp.h
+++ b/mudp.h
@@ -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/multi.c b/multi.c
index 78cb5f32a6f879e3d6042f8a88b6061f14db9d9a..e19101f54c0191305e64c2784247935a33efd23c 100644 (file)
--- a/multi.c
+++ b/multi.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
diff --git a/multi.h b/multi.h
index 9d12f9c4e5897d7c0632e67876669acf39300ef4..7c33d87f47b0b8897fec15794cb0271eb158dfdc 100644 (file)
--- a/multi.h
+++ b/multi.h
@@ -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
index 20728bdd46bf5aa08590cdee7e8a0863f4cf7021..c18edf2b35d72a1c9c98320913b050a6812c8a07 100644 (file)
@@ -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/occ.c b/occ.c
index d5711efb445eb88f786cbdb25bb40027e724f4ba..43197c5bf3b5510052cf06fe7dba20d024041380 100644 (file)
--- a/occ.c
+++ b/occ.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
diff --git a/occ.h b/occ.h
index 155a27c8247300acfb611a5a0f7e2bc6ea858b59..3e4c6123edcb4325ca6b318c65d379878ca28b29 100644 (file)
--- a/occ.h
+++ b/occ.h
@@ -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
index ab7279148973f5a43808c4e4dd9bfdf18ecff76f..43982a9afd25fd441125dc0ab6ce381d448d3b78 100644 (file)
@@ -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
index 5c6a9dc79d2be9afc979c0766bf46ddff2f3ab55..4adabbd2c834161723d1eab804b28bc67556aad2 100644 (file)
--- a/openvpn.8
+++ b/openvpn.8
@@ -4,7 +4,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
@@ -5868,7 +5868,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 Telethra, Inc. This program is free software;
+Copyright (C) 2002-2008 OpenVPN Technologies, 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 fb8afe66f62fe1aa28e56aaa8cfaeadafcf636fc..1adfb861d9158c2560c05d95e846216b82399bdf 100644 (file)
--- a/openvpn.c
+++ b/openvpn.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
index 3b2730dd5e6afbf97170a8ed694e11d25bc75828..416f5d70f87e619c7031145e26bfbce7b8aa2722 100644 (file)
--- a/openvpn.h
+++ b/openvpn.h
@@ -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
index a23397202f1fe6970ebd8306e917387950d605d1..f7d8a93f9fd2f232a9bead0b7254525b7e41e03c 100644 (file)
--- a/options.c
+++ b/options.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
@@ -2699,7 +2699,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 Telethra, Inc. <sales@openvpn.net>");
+  msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>");
   openvpn_exit (OPENVPN_EXIT_STATUS_USAGE); /* exit point */
 }
 
index fcb9d41c83d19ad40293a60a9e8d7ff3e2f52c17..14d6bf5e6fcc3b56556d8186f154f54664ff0956 100644 (file)
--- a/options.h
+++ b/options.h
@@ -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/otime.c b/otime.c
index 92efbfd78e80e0b7ed20f106dfd9257417c8dd24..9e03ed4ebe3e7c75436085e52a86cb31010c73ad 100644 (file)
--- a/otime.c
+++ b/otime.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
diff --git a/otime.h b/otime.h
index 1265a6faeec4f108f2bfc9039753fd92b720c474..0bccd218186cb68e8bd63f076df3ee8541edff52 100644 (file)
--- a/otime.h
+++ b/otime.h
@@ -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
index a3c8d0517cb9bb26a08ffe896ad0d2f6ed3bd496..3e85b1399a36b2741e984c9f3ca241e117187bd7 100644 (file)
@@ -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
index 1290dfb3ad12b3117ea8a3a53a4bee9a0a632d3a..23c0c805adf3992679974df70b7f271102c4f33d 100644 (file)
@@ -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/perf.c b/perf.c
index 82a17781e2aece43881d5730e31da1837f9fbf98..4e7c1fed2d4ae5326b511565a228fe0d3f66c659 100644 (file)
--- a/perf.c
+++ b/perf.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
diff --git a/perf.h b/perf.h
index 02722c97e716008602d29c4ad3f6d488e3c28ff0..0b9b95217cae621c335185f1a3f3be06bf41537f 100644 (file)
--- a/perf.h
+++ b/perf.h
@@ -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
index 8fec8f50acfb17402270b8a1104457be8487b0e7..610fab62b492404bc400c215e5339552e55991c4 100644 (file)
@@ -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/pf.c b/pf.c
index bb51ca62e273d1be86c9d69099c37516bb6f8c9b..471ddbad56d58a130154ecb99afb6ba507cb94d9 100644 (file)
--- a/pf.c
+++ b/pf.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
diff --git a/pf.h b/pf.h
index d53bce7c55f149128623f64042571c236b77ae4e..48a3331d2f6346e5b90e4acf6b6a214925c2cefe 100644 (file)
--- a/pf.h
+++ b/pf.h
@@ -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
index fdc52d31a1de55b3a1e281e227f8fdb664ac1809..e50153ae372bfebcdaa7103054384ca88153bcb4 100644 (file)
@@ -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/ping.c b/ping.c
index 32a99b6b1c734cd6ed31a324db21ba161be85163..17e5a14f1eafe19d305b0d8e66f5d3c7eda752b9 100644 (file)
--- a/ping.c
+++ b/ping.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
diff --git a/ping.h b/ping.h
index 309f681b222d9fa81841ddebe449f2b24f695351..5a097a16d1e99dcefde8c82bf7847ee44c9200f0 100644 (file)
--- a/ping.h
+++ b/ping.h
@@ -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
index a58a00cb458d21377e257b3c9716099ae9c45e6e..b67a5d5095e5f44189a9f698a42b4009deae33d8 100644 (file)
--- a/pkcs11.c
+++ b/pkcs11.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
index 611259163bd533816412827be80888f011c61c20..8dfc18798b7b876c1dbc92eca55a1f38906c636d 100644 (file)
--- a/pkcs11.h
+++ b/pkcs11.h
@@ -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
index eac301e48352f538cb7fd3fc63f9289beb9b1bf3..ff570857a54efeeb08a43cff1634d3c6c3919fac 100644 (file)
--- a/plugin.c
+++ b/plugin.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
index 61c36450e5113ec8e71072fa89af2dcac7fe69c3..bc0b75b9a9563bc5e852b9a9a3c1e10e859c7a22 100644 (file)
--- a/plugin.h
+++ b/plugin.h
@@ -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
index 32825fd1f3ea474d68d3bff264efa601d9a2605b..72ffa3c6bfaa90daac05d9edbcc0ff45a9e23ecc 100644 (file)
@@ -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
index 38da325ec799eac6ab2031ce23b98308e1f15367..5509c59e5f6aa6763513154b6502b6ba3c731509 100644 (file)
@@ -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
index c04b8caf10977c54600d791ba947220118c4b27b..e3b92f19415ea70d38ddfe02135a47eb22890f7c 100644 (file)
@@ -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
index 31cbb8cfd70b853bed7b59f372fe0ca29e5b3e16..6cdb351f36f2fc41af4deccaf0ee61383e601b62 100644 (file)
@@ -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
index fe29087db1600654a12c2cc69aac50069899dea1..24a18214fc63314ac83d3e8dbe98404c213292ec 100644 (file)
@@ -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/pool.c b/pool.c
index c120f71ccbd5b344896883267060daa9eac6030f..16bde1be684c581efd134c67687e66de04b3835c 100644 (file)
--- a/pool.c
+++ b/pool.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
diff --git a/pool.h b/pool.h
index f545f74b39a6e504a4235d644e9f7dc9fcf516d6..1d8ab69fe3df15379746d487db8e8930b6a7f56c 100644 (file)
--- a/pool.h
+++ b/pool.h
@@ -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/proto.c b/proto.c
index 9b9c9ba48f47b5e248012672eb9719ca1cdbf467..58e5775069e64c15bd66486d188a4408cab6ddbe 100644 (file)
--- a/proto.c
+++ b/proto.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
diff --git a/proto.h b/proto.h
index 49b0a130d9ce14177414f1dbfcf2c0c1ddc6a544..c33fd9200fae6f7629effaf5fd3666397d8be828 100644 (file)
--- a/proto.h
+++ b/proto.h
@@ -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/proxy.c b/proxy.c
index af3ea8be7bfd7ac977df74b7b04f7745d61da005..5ec548fc6afffd845ed0ff7314c88350de084d37 100644 (file)
--- a/proxy.c
+++ b/proxy.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
diff --git a/proxy.h b/proxy.h
index 201f5bb0336636b2f3e755f25bed12dec041fd5d..4650c512be654a366d877eaa9d5b284b48c9ada5 100644 (file)
--- a/proxy.h
+++ b/proxy.h
@@ -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/ps.c b/ps.c
index 21b34993fb7a4dc061c8e28713b5093de4be2946..2268b72bbd893b6d477bce3333004d3b2f086d1a 100644 (file)
--- a/ps.c
+++ b/ps.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
diff --git a/ps.h b/ps.h
index ad100d4c2b5ec0119f344b9b76baa155ad8bb169..604730698ff2f57ba2d91fdde84c1c74e58a8688 100644 (file)
--- a/ps.h
+++ b/ps.h
@@ -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/push.c b/push.c
index 30f6649cc4a1778ca08dc0409cba034c1df7c035..43737447c162424d8e7a1d216c735db9fbd8a073 100644 (file)
--- a/push.c
+++ b/push.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
diff --git a/push.h b/push.h
index a22f03ecd28ca0d8f61e877f76032ffba95e67b0..39116bc758e1f75837b20d38dc128fc14f6deb3c 100644 (file)
--- a/push.h
+++ b/push.h
@@ -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
index bd77071f275b318e4b70f7aa83a548641e67a840..0f43cdce3ff0f5f01870e5247ad219632ac07401 100644 (file)
@@ -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
index e465a7366605b2cc842644b175bd76e62853ccba..7216ec68a80b1d7cb385dd1789c2e3708ac990a6 100644 (file)
@@ -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/route.c b/route.c
index d3d438510b42c084aba48fc5c8c6263825d792fd..86bbfe6a79f2e43e27eb72671779f42e50d6dcb1 100644 (file)
--- a/route.c
+++ b/route.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
diff --git a/route.h b/route.h
index b5ed18fb5f98b8074b4ff81c5d3a0117f9063d91..4b3a35cb5c0d01a5dc92480c7da30dd668460cb7 100644 (file)
--- a/route.h
+++ b/route.h
@@ -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
index 2e8dd9ccca522e9b97e9f5eb4a4dabf35ef2eb54..38e92716af1f3e8a3f41f52aced8a710b498ef2f 100644 (file)
@@ -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
index b12a39cea0da5775fbc8c7b58903ca50c3c06941..1d0a7ee5586679aff837a16d81530ca2254e3e37 100644 (file)
@@ -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
index 2154392a3b6bdaad26f05173407af5c0965ff445..c8d6c84db9f26d3742fafed6154b03c42d74ef32 100644 (file)
@@ -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
index 25a6448a6ce3ac46d7f72283ad1f3541562b83f8..d718b3a0af2373165533da2ce0d6732e915de4d0 100755 (executable)
@@ -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
index d0cee864e2005db9c02985f1cf7de47c828624ea..3875479c92a13f773aef940b812ca9183729182c 100644 (file)
@@ -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
index 4f3ddc7ed3d3db1e18479abe4b8e4f1e0a5e6f7c..7015ee3f0c9f56b66147043bd0684ae3f3e12442 100644 (file)
@@ -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
index 0317653de92796f52eeed8f29628c8884180a400..d5ef3bcce81aec4ae6b712e04487bc24c585f528 100644 (file)
--- a/shaper.c
+++ b/shaper.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
index 409bbeadc283af985cd7363d36fc943e867886b2..8ffaee406ee875c9e7d53649f28fb22413fd61ab 100644 (file)
--- a/shaper.h
+++ b/shaper.h
@@ -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/sig.c b/sig.c
index 1f1ecb5f3104ffc33b24772a1021704662a1240a..070ac28c221c2c817fc2ef0b0e3d8b36fce4271d 100644 (file)
--- a/sig.c
+++ b/sig.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
diff --git a/sig.h b/sig.h
index ab472ab06fc95647b586ac070f96358dbc219d2b..5324896d1d2b0af724d17d77166a4d904c661d07 100644 (file)
--- a/sig.h
+++ b/sig.h
@@ -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
index 293d621dc3e53fa17e26ff7fbf6408f6939f78fe..ba1e3678aa4acabbc69d3d756cd72e761e5a4ada 100644 (file)
--- a/socket.c
+++ b/socket.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
index b36bd966893231997d8740fdeb3647e7593379eb..a8c70978d8ca944ae3a940aad0a14660eeb28979 100644 (file)
--- a/socket.h
+++ b/socket.h
@@ -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/socks.c b/socks.c
index 6049542272f2fed05817673fdab498efc7282306..c375f7dc6df7f86e39bd21171a7883dcb7e08b4d 100644 (file)
--- a/socks.c
+++ b/socks.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
diff --git a/socks.h b/socks.h
index c283121e2373d66b77bd375b4ee153ac12a31cd3..2285fafe8f7af880746d9431bf9ca9ddcdea99e6 100644 (file)
--- a/socks.h
+++ b/socks.h
@@ -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/ssl.c b/ssl.c
index 787461110e21d6a85e947667fb34572cd5a5b98a..c1ea31da2bdd9e0b6a2c8830e0b19c5a9f3c53ba 100644 (file)
--- a/ssl.c
+++ b/ssl.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
diff --git a/ssl.h b/ssl.h
index e4c280f07edc83914c582e43ffe34fe1b9702fa0..f3bae329be8cfff2851c11a2751f707b11da852e 100644 (file)
--- a/ssl.h
+++ b/ssl.h
@@ -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
index 368f9a7cc30553141c7f81d47bec20426e10a03b..1b8081050fa2fe30c5161e76bbf9052ed1744532 100644 (file)
--- a/status.c
+++ b/status.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
index 6117695171ad3d93e094b499e7a08846bb719b0f..e126645ea0c4eadb4c46e58a9e053f51fe46d526 100644 (file)
--- a/status.h
+++ b/status.h
@@ -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
index 1bab029a736bc594c3a6d4533d1af0fa822a952e..08ff819decd645135aa8cc5fdc5e8ccc618f79dd 100644 (file)
--- a/syshead.h
+++ b/syshead.h
@@ -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
index 51fedcdff98fdf466cd7504a16b418305c3808f1..1e6eee6a062fca77a282eab46d232c8ad127fdb7 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 1a2d9199614159695d33e721a3ef71fb12ec69f2..5654a5414c45cee5f726b75856af0149ba3f443d 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 e376f89d17ecfa02d6f39d8723320351177c54f1..f12e029f1fbc98162887fee233a73b1d80dbe351 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 d9a3fcf60c5f251622c6bf47f78c6074479105b1..dd30ae4939d2605f5995772d4429bb61dbcb149b 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 f9c869ebda12d6871798eac34cf78326608aad0c..0d0e757b08a104f454a81f9dc6c3bcf6e023d5cb 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 1502f9c527c043bdade14978a83902ad7ed599ef..0ce8b9c37aa7c5fa437e96e3e86622ec109f0c8a 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 65a97688e2c77259f7ebe3960fbb677f4b0471ac..0256866d00db2cef56ee71f75705a06f46bc97bc 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 0d3617f7f79ef19ed3ed5fd43e2ea72c38871fc9..8f093835848d2bf24bdf12f0d18536b0367252b6 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 079b33baba656e863ea5d2a943252ecf1d1cf57d..4bec65ad18bd3732b87b14f5956b5ee70925f122 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 9bff41a9f52327a9dfcc14c3b4c4e30f20735bbc..9ea1d8346b5cdc22992757ab722a4fcac8eb35cc 100755 (executable)
@@ -1,5 +1,5 @@
 ; ****************************************************************************
-; * Copyright (C) 2002-2008 Telethra, Inc.                            *
+; * Copyright (C) 2002-2008 OpenVPN Technologies, 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 bbad8123db197970c66b50c17c688fdad3dc061d..e042ee8fb6f833537cecb4d1f9b7d147bbc0128a 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 58f3d4a5770edd5d4b12e5278b29f2164f944318..ebf0b2cf8d7e044863a6269cc4896568a6939642 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 924e76b3231706d8d65ba8f6db1b8a440efb5378..bb3029560adf72fa5dd4d882ce238489757ae187 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 26afe75f737fa7d404efcbc880b441d490d7a42a..d279947baeba6e28f19d23128c070f9d93de264c 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 ab88c697332f424ded1b082f241e422e06d55208..2b9ae9710664e88802ad73231a56e804d9704f44 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 347184e6c85257aa5c13bc60f8d19d22421b7fec..7c6ccd67391df0c110271ab92b4c90041dc37b7e 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 fd4e6c238a04dc7331c6cae5467e45656e3018b1..d2544a2ed7aa2b1c1c0d21431cf91f2c77a67f2e 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 832371795a0d1e30e8d57f7eece16a6ff01e7a1f..2c0d22f92726aa718a9f9c6cffb4716b526a8791 100755 (executable)
@@ -36,8 +36,8 @@
 #define VER_COMPANYNAME_STR         "The OpenVPN Project"
 #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      "Telethra, Inc."
+#define VER_LEGALCOPYRIGHT_YEARS    "2003-2008"
+#define VER_LEGALCOPYRIGHT_STR      "OpenVPN Technologies, Inc."
 
 
 #define VER_PRODUCTNAME_STR         VER_FILEDESCRIPTION_STR
index 061590900ed907505c93ea4ecf4d27febeb5e48d..12ccc0df4e88600ab2e1bcf76e821cc4c52d741c 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 1f9c64efdce97ebf2d00651e76e71da33641be2e..ff78ef30792f3aacabe21a092e2d362d055043d3 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 Telethra, Inc.,
+ *  This source code is Copyright (C) 2002-2008 OpenVPN Technologies, 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 d4fa81fba21560c48ae68cf8e08eb48363b96ee5..045f616266022b858e0f893e9e67122013d819b3 100644 (file)
--- a/thread.c
+++ b/thread.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
index b15844fb8bbf79c3fa75affa5a5b9839f11d3277..25b1dd5e7229a2facd71b5c132de949578175c27 100644 (file)
--- a/thread.h
+++ b/thread.h
@@ -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/tun.c b/tun.c
index 3c0e1ea7b3c780260fdbc8d1fc1893c0b5cd2314..ee32e4c5402f205fc657469ca1a6dd0dc52591d5 100644 (file)
--- a/tun.c
+++ b/tun.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
diff --git a/tun.h b/tun.h
index 072d550a3c50c2e00906a9bc3ed97b039e6bbb91..85e850fc3418c3cfd98171fe6887588ea41f6948 100644 (file)
--- a/tun.h
+++ b/tun.h
@@ -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/win32.c b/win32.c
index e6d7b483c97a132e4edb959264efb6b3e81d9478..f42732212499e68a666ac2731977cafac4d9892c 100644 (file)
--- a/win32.c
+++ b/win32.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
diff --git a/win32.h b/win32.h
index b243bf26b85cda53576f033d2800c0602e761885..eec090053dc521e71285b440b2f71c22ba0ec2db 100644 (file)
--- a/win32.h
+++ b/win32.h
@@ -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