diff --git a/COPYING b/COPYING index 5e497164..7be27cad 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ OpenVPN (TM) -- An Open Source VPN daemon -Copyright (C) 2002-2008 Telethra, Inc. +Copyright (C) 2002-2008 OpenVPN Technologies, Inc. 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. diff --git a/ChangeLog b/ChangeLog index 71eba3cd..6f630ff1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ OpenVPN -Copyright (C) 2002-2008 Telethra, Inc. +Copyright (C) 2002-2008 OpenVPN Technologies, Inc. $Id$ diff --git a/INSTALL b/INSTALL index 1595537b..8568ce04 100644 --- 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. diff --git a/Makefile.am b/Makefile.am index 643b56e3..5fc40937 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# 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 diff --git a/PORTS b/PORTS index 88fee1e8..64bc5a1d 100644 --- a/PORTS +++ b/PORTS @@ -1,5 +1,5 @@ OpenVPN -Copyright (C) 2002-2008 Telethra, Inc. +Copyright (C) 2002-2008 OpenVPN Technologies, Inc. OpenVPN has been written to try to avoid features that are not standardized well across different diff --git a/README b/README index 0293db0e..4dfd6b7b 100644 --- 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 7322fae7..ef078a72 100644 --- a/basic.h +++ b/basic.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/buffer.c b/buffer.c index c1ffb831..e0c95041 100644 --- a/buffer.c +++ b/buffer.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/buffer.h b/buffer.h index e16b6705..bfb6a1c4 100644 --- a/buffer.h +++ b/buffer.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/circ_list.h b/circ_list.h index bade1ef9..c3077bca 100644 --- a/circ_list.h +++ b/circ_list.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/common.h b/common.h index fb62016f..844108f0 100644 --- a/common.h +++ b/common.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/config-win32.h.in b/config-win32.h.in index 82f180b5..b7fbdd66 100644 --- a/config-win32.h.in +++ b/config-win32.h.in @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/configure.ac b/configure.ac index 282ed947..fd1da945 100644 --- a/configure.ac +++ b/configure.ac @@ -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. +dnl Copyright (C) 2002-2008 OpenVPN Technologies, Inc. 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 diff --git a/contrib/pull-resolv-conf/client.down b/contrib/pull-resolv-conf/client.down index 2bfa0628..3195e8ba 100644 --- a/contrib/pull-resolv-conf/client.down +++ b/contrib/pull-resolv-conf/client.down @@ -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 diff --git a/contrib/pull-resolv-conf/client.up b/contrib/pull-resolv-conf/client.up index 81ca7c1e..b411ecb4 100644 --- a/contrib/pull-resolv-conf/client.up +++ b/contrib/pull-resolv-conf/client.up @@ -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 diff --git a/crypto.c b/crypto.c index 98685284..7c2a9bba 100644 --- a/crypto.c +++ b/crypto.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/crypto.h b/crypto.h index 5ac12087..448e8ad8 100644 --- a/crypto.h +++ b/crypto.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/dhcp.c b/dhcp.c index 5f1694cd..a2462dad 100644 --- a/dhcp.c +++ b/dhcp.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/dhcp.h b/dhcp.h index aff5909d..1ecc9a49 100644 --- a/dhcp.h +++ b/dhcp.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/easy-rsa/2.0/pkitool b/easy-rsa/2.0/pkitool index c64d20c2..56e485e3 100755 --- a/easy-rsa/2.0/pkitool +++ b/easy-rsa/2.0/pkitool @@ -6,7 +6,7 @@ # packet encryption, packet authentication, and # packet compression. # -# 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 diff --git a/errlevel.h b/errlevel.h index 08ba00f0..b2c423a2 100644 --- a/errlevel.h +++ b/errlevel.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/error.c b/error.c index f1e79969..2cf8a148 100644 --- a/error.c +++ b/error.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/error.h b/error.h index f7c5d77d..b949efc6 100644 --- a/error.h +++ b/error.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/event.c b/event.c index 7856ded9..9fbf9c8a 100644 --- a/event.c +++ b/event.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/event.h b/event.h index 24a14082..5ec08188 100644 --- a/event.h +++ b/event.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/fdmisc.c b/fdmisc.c index a7f97293..450a9d01 100644 --- a/fdmisc.c +++ b/fdmisc.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/fdmisc.h b/fdmisc.h index ba1dd693..b24b27d6 100644 --- a/fdmisc.h +++ b/fdmisc.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/forward-inline.h b/forward-inline.h index ab7cec06..1ac0d10a 100644 --- a/forward-inline.h +++ b/forward-inline.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/forward.c b/forward.c index 119392fa..beec09d8 100644 --- a/forward.c +++ b/forward.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/forward.h b/forward.h index c5d51685..48a67df2 100644 --- a/forward.h +++ b/forward.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/fragment.c b/fragment.c index e4b19bad..847fa815 100644 --- a/fragment.c +++ b/fragment.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/fragment.h b/fragment.h index 9d16af57..d3c64bdb 100644 --- a/fragment.h +++ b/fragment.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/gremlin.c b/gremlin.c index 2f32f003..d08ec952 100644 --- a/gremlin.c +++ b/gremlin.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/gremlin.h b/gremlin.h index 990f17b9..023c3aca 100644 --- a/gremlin.h +++ b/gremlin.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/helper.c b/helper.c index f21d07e1..7195e216 100644 --- a/helper.c +++ b/helper.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/helper.h b/helper.h index 6fc3d75f..2677f589 100644 --- a/helper.h +++ b/helper.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/images/Makefile.am b/images/Makefile.am index 714879e4..40519305 100644 --- a/images/Makefile.am +++ b/images/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# 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 diff --git a/init.c b/init.c index 46f2b666..96864839 100644 --- a/init.c +++ b/init.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/init.h b/init.h index 8a06dabe..c93ef7f3 100644 --- a/init.h +++ b/init.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/install-win32/Makefile.am b/install-win32/Makefile.am index 6134ad7c..8f0975b2 100644 --- a/install-win32/Makefile.am +++ b/install-win32/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# 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 diff --git a/install-win32/openvpn.nsi b/install-win32/openvpn.nsi index 88e6a87a..0ffdf8dd 100755 --- a/install-win32/openvpn.nsi +++ b/install-win32/openvpn.nsi @@ -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. * diff --git a/integer.h b/integer.h index 32eb4f34..83efbb07 100644 --- a/integer.h +++ b/integer.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/interval.c b/interval.c index 54bb04b3..b1632c69 100644 --- a/interval.c +++ b/interval.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/interval.h b/interval.h index 67042669..26cb22fc 100644 --- a/interval.h +++ b/interval.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/list.c b/list.c index b5e71e2a..840e5000 100644 --- a/list.c +++ b/list.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/list.h b/list.h index fa13e95b..a3949a5b 100644 --- a/list.h +++ b/list.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/lzo.c b/lzo.c index 58bf9f27..e1048f50 100644 --- a/lzo.c +++ b/lzo.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/lzo.h b/lzo.h index f0a75189..b031ea48 100644 --- a/lzo.h +++ b/lzo.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/manage.c b/manage.c index 69bb36bf..129e19ea 100644 --- a/manage.c +++ b/manage.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/manage.h b/manage.h index 0ad303ef..7dd4e1de 100644 --- a/manage.h +++ b/manage.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mbuf.c b/mbuf.c index 0fa0a098..e67e4c88 100644 --- a/mbuf.c +++ b/mbuf.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mbuf.h b/mbuf.h index 6aef8dde..24f4921b 100644 --- a/mbuf.h +++ b/mbuf.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/memcmp.c b/memcmp.c index 0b1fbd2a..81db7227 100644 --- 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. * - * Copyright (C) 2002 - 2003 Matthias Andree + * 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 +#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; } diff --git a/memdbg.h b/memdbg.h index 73b79a3f..51ec5c20 100644 --- a/memdbg.h +++ b/memdbg.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/misc.c b/misc.c index 5f5df457..d6a57c18 100644 --- a/misc.c +++ b/misc.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/misc.h b/misc.h index 9ee4bfe5..a9c011a2 100644 --- a/misc.h +++ b/misc.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mroute.c b/mroute.c index 9a478e41..9664a0ee 100644 --- a/mroute.c +++ b/mroute.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mroute.h b/mroute.h index 778049bc..98a75336 100644 --- a/mroute.h +++ b/mroute.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mss.c b/mss.c index d35d15ef..e9a6412b 100644 --- a/mss.c +++ b/mss.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mss.h b/mss.h index 7eaf33a8..c23461db 100644 --- a/mss.h +++ b/mss.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mtcp.c b/mtcp.c index 6bd99d62..c974146e 100644 --- a/mtcp.c +++ b/mtcp.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mtcp.h b/mtcp.h index ce352b55..2981a57b 100644 --- a/mtcp.h +++ b/mtcp.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mtu.c b/mtu.c index 20614385..cf8fd0f3 100644 --- a/mtu.c +++ b/mtu.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 @@ -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, . - */ - struct probehdr { uint32_t ttl; diff --git a/mtu.h b/mtu.h index fad564f0..d0dada3b 100644 --- a/mtu.h +++ b/mtu.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mudp.c b/mudp.c index 23c32de3..ac3c21d6 100644 --- a/mudp.c +++ b/mudp.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/mudp.h b/mudp.h index 75a2e91c..c9aedbb7 100644 --- a/mudp.h +++ b/mudp.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/multi.c b/multi.c index 78cb5f32..e19101f5 100644 --- a/multi.c +++ b/multi.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/multi.h b/multi.h index 9d12f9c4..7c33d87f 100644 --- a/multi.h +++ b/multi.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/occ-inline.h b/occ-inline.h index 20728bdd..c18edf2b 100644 --- a/occ-inline.h +++ b/occ-inline.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/occ.c b/occ.c index d5711efb..43197c5b 100644 --- a/occ.c +++ b/occ.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/occ.h b/occ.h index 155a27c8..3e4c6123 100644 --- a/occ.h +++ b/occ.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/openvpn-plugin.h b/openvpn-plugin.h index ab727914..43982a9a 100644 --- a/openvpn-plugin.h +++ b/openvpn-plugin.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/openvpn.8 b/openvpn.8 index 5c6a9dc7..4adabbd2 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -4,7 +4,7 @@ .\" packet encryption, packet authentication, and .\" packet compression. .\" -.\" 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 @@ -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. diff --git a/openvpn.c b/openvpn.c index fb8afe66..1adfb861 100644 --- a/openvpn.c +++ b/openvpn.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/openvpn.h b/openvpn.h index 3b2730dd..416f5d70 100644 --- a/openvpn.h +++ b/openvpn.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/options.c b/options.c index a2339720..f7d8a93f 100644 --- a/options.c +++ b/options.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 @@ -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. "); + msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2008 OpenVPN Technologies, Inc. "); openvpn_exit (OPENVPN_EXIT_STATUS_USAGE); /* exit point */ } diff --git a/options.h b/options.h index fcb9d41c..14d6bf5e 100644 --- a/options.h +++ b/options.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/otime.c b/otime.c index 92efbfd7..9e03ed4e 100644 --- a/otime.c +++ b/otime.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/otime.h b/otime.h index 1265a6fa..0bccd218 100644 --- a/otime.h +++ b/otime.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/packet_id.c b/packet_id.c index a3c8d051..3e85b139 100644 --- a/packet_id.c +++ b/packet_id.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/packet_id.h b/packet_id.h index 1290dfb3..23c0c805 100644 --- a/packet_id.h +++ b/packet_id.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/perf.c b/perf.c index 82a17781..4e7c1fed 100644 --- a/perf.c +++ b/perf.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/perf.h b/perf.h index 02722c97..0b9b9521 100644 --- a/perf.h +++ b/perf.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/pf-inline.h b/pf-inline.h index 8fec8f50..610fab62 100644 --- a/pf-inline.h +++ b/pf-inline.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/pf.c b/pf.c index bb51ca62..471ddbad 100644 --- a/pf.c +++ b/pf.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/pf.h b/pf.h index d53bce7c..48a3331d 100644 --- a/pf.h +++ b/pf.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/ping-inline.h b/ping-inline.h index fdc52d31..e50153ae 100644 --- a/ping-inline.h +++ b/ping-inline.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/ping.c b/ping.c index 32a99b6b..17e5a14f 100644 --- a/ping.c +++ b/ping.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/ping.h b/ping.h index 309f681b..5a097a16 100644 --- a/ping.h +++ b/ping.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/pkcs11.c b/pkcs11.c index a58a00cb..b67a5d50 100644 --- a/pkcs11.c +++ b/pkcs11.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/pkcs11.h b/pkcs11.h index 61125916..8dfc1879 100644 --- a/pkcs11.h +++ b/pkcs11.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/plugin.c b/plugin.c index eac301e4..ff570857 100644 --- a/plugin.c +++ b/plugin.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/plugin.h b/plugin.h index 61c36450..bc0b75b9 100644 --- a/plugin.h +++ b/plugin.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/plugin/auth-pam/auth-pam.c b/plugin/auth-pam/auth-pam.c index 32825fd1..72ffa3c6 100644 --- a/plugin/auth-pam/auth-pam.c +++ b/plugin/auth-pam/auth-pam.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/plugin/defer/simple.c b/plugin/defer/simple.c index 38da325e..5509c59e 100644 --- a/plugin/defer/simple.c +++ b/plugin/defer/simple.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/plugin/down-root/down-root.c b/plugin/down-root/down-root.c index c04b8caf..e3b92f19 100644 --- a/plugin/down-root/down-root.c +++ b/plugin/down-root/down-root.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/plugin/examples/log.c b/plugin/examples/log.c index 31cbb8cf..6cdb351f 100644 --- a/plugin/examples/log.c +++ b/plugin/examples/log.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/plugin/examples/simple.c b/plugin/examples/simple.c index fe29087d..24a18214 100644 --- a/plugin/examples/simple.c +++ b/plugin/examples/simple.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/pool.c b/pool.c index c120f71c..16bde1be 100644 --- a/pool.c +++ b/pool.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/pool.h b/pool.h index f545f74b..1d8ab69f 100644 --- a/pool.h +++ b/pool.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/proto.c b/proto.c index 9b9c9ba4..58e57750 100644 --- a/proto.c +++ b/proto.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/proto.h b/proto.h index 49b0a130..c33fd920 100644 --- a/proto.h +++ b/proto.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/proxy.c b/proxy.c index af3ea8be..5ec548fc 100644 --- a/proxy.c +++ b/proxy.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/proxy.h b/proxy.h index 201f5bb0..4650c512 100644 --- a/proxy.h +++ b/proxy.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/ps.c b/ps.c index 21b34993..2268b72b 100644 --- a/ps.c +++ b/ps.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/ps.h b/ps.h index ad100d4c..60473069 100644 --- a/ps.h +++ b/ps.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/push.c b/push.c index 30f6649c..43737447 100644 --- a/push.c +++ b/push.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/push.h b/push.h index a22f03ec..39116bc7 100644 --- a/push.h +++ b/push.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/reliable.c b/reliable.c index bd77071f..0f43cdce 100644 --- a/reliable.c +++ b/reliable.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/reliable.h b/reliable.h index e465a736..7216ec68 100644 --- a/reliable.h +++ b/reliable.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/route.c b/route.c index d3d43851..86bbfe6a 100644 --- a/route.c +++ b/route.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/route.h b/route.h index b5ed18fb..4b3a35cb 100644 --- a/route.h +++ b/route.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/schedule.c b/schedule.c index 2e8dd9cc..38e92716 100644 --- a/schedule.c +++ b/schedule.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/schedule.h b/schedule.h index b12a39ce..1d0a7ee5 100644 --- a/schedule.h +++ b/schedule.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/service-win32/Makefile.am b/service-win32/Makefile.am index 2154392a..c8d6c84d 100644 --- a/service-win32/Makefile.am +++ b/service-win32/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2008 Telethra, Inc. +# 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 diff --git a/service-win32/openvpnserv.c b/service-win32/openvpnserv.c index 25a6448a..d718b3a0 100755 --- a/service-win32/openvpnserv.c +++ b/service-win32/openvpnserv.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2008 Telethra, Inc. + * 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 diff --git a/session_id.c b/session_id.c index d0cee864..3875479c 100644 --- a/session_id.c +++ b/session_id.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/session_id.h b/session_id.h index 4f3ddc7e..7015ee3f 100644 --- a/session_id.h +++ b/session_id.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/shaper.c b/shaper.c index 0317653d..d5ef3bcc 100644 --- a/shaper.c +++ b/shaper.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/shaper.h b/shaper.h index 409bbead..8ffaee40 100644 --- a/shaper.h +++ b/shaper.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/sig.c b/sig.c index 1f1ecb5f..070ac28c 100644 --- a/sig.c +++ b/sig.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/sig.h b/sig.h index ab472ab0..5324896d 100644 --- a/sig.h +++ b/sig.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/socket.c b/socket.c index 293d621d..ba1e3678 100644 --- a/socket.c +++ b/socket.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/socket.h b/socket.h index b36bd966..a8c70978 100644 --- a/socket.h +++ b/socket.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/socks.c b/socks.c index 60495422..c375f7dc 100644 --- a/socks.c +++ b/socks.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/socks.h b/socks.h index c283121e..2285fafe 100644 --- a/socks.h +++ b/socks.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/ssl.c b/ssl.c index 78746111..c1ea31da 100644 --- a/ssl.c +++ b/ssl.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/ssl.h b/ssl.h index e4c280f0..f3bae329 100644 --- a/ssl.h +++ b/ssl.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/status.c b/status.c index 368f9a7c..1b808105 100644 --- a/status.c +++ b/status.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/status.h b/status.h index 61176951..e126645e 100644 --- a/status.h +++ b/status.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/syshead.h b/syshead.h index 1bab029a..08ff819d 100644 --- a/syshead.h +++ b/syshead.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/tap-win32/common.h b/tap-win32/common.h index 51fedcdf..1e6eee6a 100755 --- a/tap-win32/common.h +++ b/tap-win32/common.h @@ -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 diff --git a/tap-win32/constants.h b/tap-win32/constants.h index 1a2d9199..5654a541 100755 --- a/tap-win32/constants.h +++ b/tap-win32/constants.h @@ -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 diff --git a/tap-win32/dhcp.c b/tap-win32/dhcp.c index e376f89d..f12e029f 100755 --- a/tap-win32/dhcp.c +++ b/tap-win32/dhcp.c @@ -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 diff --git a/tap-win32/dhcp.h b/tap-win32/dhcp.h index d9a3fcf6..dd30ae49 100755 --- a/tap-win32/dhcp.h +++ b/tap-win32/dhcp.h @@ -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 diff --git a/tap-win32/endian.h b/tap-win32/endian.h index f9c869eb..0d0e757b 100755 --- a/tap-win32/endian.h +++ b/tap-win32/endian.h @@ -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 diff --git a/tap-win32/error.c b/tap-win32/error.c index 1502f9c5..0ce8b9c3 100755 --- a/tap-win32/error.c +++ b/tap-win32/error.c @@ -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 diff --git a/tap-win32/error.h b/tap-win32/error.h index 65a97688..0256866d 100755 --- a/tap-win32/error.h +++ b/tap-win32/error.h @@ -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 diff --git a/tap-win32/hexdump.c b/tap-win32/hexdump.c index 0d3617f7..8f093835 100755 --- a/tap-win32/hexdump.c +++ b/tap-win32/hexdump.c @@ -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 diff --git a/tap-win32/hexdump.h b/tap-win32/hexdump.h index 079b33ba..4bec65ad 100755 --- a/tap-win32/hexdump.h +++ b/tap-win32/hexdump.h @@ -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 diff --git a/tap-win32/i386/OemWin2k.inf.in b/tap-win32/i386/OemWin2k.inf.in index 9bff41a9..9ea1d834 100755 --- a/tap-win32/i386/OemWin2k.inf.in +++ b/tap-win32/i386/OemWin2k.inf.in @@ -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. * diff --git a/tap-win32/instance.c b/tap-win32/instance.c index bbad8123..e042ee8f 100755 --- a/tap-win32/instance.c +++ b/tap-win32/instance.c @@ -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 diff --git a/tap-win32/lock.h b/tap-win32/lock.h index 58f3d4a5..ebf0b2cf 100755 --- a/tap-win32/lock.h +++ b/tap-win32/lock.h @@ -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 diff --git a/tap-win32/macinfo.c b/tap-win32/macinfo.c index 924e76b3..bb302956 100755 --- a/tap-win32/macinfo.c +++ b/tap-win32/macinfo.c @@ -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 diff --git a/tap-win32/macinfo.h b/tap-win32/macinfo.h index 26afe75f..d279947b 100755 --- a/tap-win32/macinfo.h +++ b/tap-win32/macinfo.h @@ -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 diff --git a/tap-win32/mem.c b/tap-win32/mem.c index ab88c697..2b9ae971 100755 --- a/tap-win32/mem.c +++ b/tap-win32/mem.c @@ -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 diff --git a/tap-win32/proto.h b/tap-win32/proto.h index 347184e6..7c6ccd67 100755 --- a/tap-win32/proto.h +++ b/tap-win32/proto.h @@ -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 diff --git a/tap-win32/prototypes.h b/tap-win32/prototypes.h index fd4e6c23..d2544a2e 100755 --- a/tap-win32/prototypes.h +++ b/tap-win32/prototypes.h @@ -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 diff --git a/tap-win32/resource.rc b/tap-win32/resource.rc index 83237179..2c0d22f9 100755 --- a/tap-win32/resource.rc +++ b/tap-win32/resource.rc @@ -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 diff --git a/tap-win32/tapdrvr.c b/tap-win32/tapdrvr.c index 06159090..12ccc0df 100755 --- a/tap-win32/tapdrvr.c +++ b/tap-win32/tapdrvr.c @@ -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 diff --git a/tap-win32/types.h b/tap-win32/types.h index 1f9c64ef..ff78ef30 100755 --- a/tap-win32/types.h +++ b/tap-win32/types.h @@ -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 diff --git a/thread.c b/thread.c index d4fa81fb..045f6162 100644 --- a/thread.c +++ b/thread.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/thread.h b/thread.h index b15844fb..25b1dd5e 100644 --- a/thread.h +++ b/thread.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/tun.c b/tun.c index 3c0e1ea7..ee32e4c5 100644 --- a/tun.c +++ b/tun.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/tun.h b/tun.h index 072d550a..85e850fc 100644 --- a/tun.h +++ b/tun.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/win32.c b/win32.c index e6d7b483..f4273221 100644 --- a/win32.c +++ b/win32.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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 diff --git a/win32.h b/win32.h index b243bf26..eec09005 100644 --- a/win32.h +++ b/win32.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * 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