From: james Date: Mon, 6 Oct 2008 07:33:45 +0000 (+0000) Subject: Copyright notice changed to reflect change in name of X-Git-Tag: v2.1_rc13~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=367ed084db5159d822dce53a1e041a5f4e8c1ad3;p=thirdparty%2Fopenvpn.git Copyright notice changed to reflect change in name of Telethra to OpenVPN Technologies. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3409 e7ae566f-a301-0410-adde-c780ea21d3b5 --- diff --git a/COPYING b/COPYING index 5e497164f..7be27cad9 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 71eba3cd3..6f630ff17 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 1595537b0..8568ce04e 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 643b56e36..5fc40937c 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 88fee1e8a..64bc5a1d7 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 0293db0e3..4dfd6b7b1 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 7322fae7c..ef078a72e 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 c1ffb8311..e0c95041a 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 e16b67050..bfb6a1c47 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 bade1ef9b..c3077bca7 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 fb62016f6..844108f0d 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 82f180b5c..b7fbdd668 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 282ed9470..fd1da945c 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 2bfa0628e..3195e8baf 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 81ca7c1e0..b411ecb46 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 986852843..7c2a9bbaf 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 5ac120878..448e8ad8f 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 5f1694cdc..a2462dadb 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 aff5909de..1ecc9a493 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 c64d20c28..56e485e33 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 08ba00f0e..b2c423a2d 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 f1e79969b..2cf8a148b 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 f7c5d77d7..b949efc65 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 7856ded98..9fbf9c8a0 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 24a140822..5ec081880 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 a7f97293e..450a9d01c 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 ba1dd6938..b24b27d67 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 ab7cec064..1ac0d10ac 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 119392fa8..beec09d83 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 c5d516855..48a67df2f 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 e4b19bad2..847fa8156 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 9d16af57d..d3c64bdbb 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 2f32f003b..d08ec9521 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 990f17b96..023c3acab 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 f21d07e1d..7195e2163 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 6fc3d75f8..2677f5894 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 714879e46..405193055 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 46f2b6664..968648391 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 8a06dabed..c93ef7f3c 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 6134ad7ce..8f0975b2a 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 88e6a87a2..0ffdf8dd9 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 32eb4f340..83efbb07c 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 54bb04b39..b1632c695 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 670426696..26cb22fc9 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 b5e71e2ac..840e5000a 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 fa13e95bc..a3949a5b4 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 58bf9f271..e1048f503 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 f0a751899..b031ea484 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 69bb36bfd..129e19eae 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 0ad303ef2..7dd4e1ded 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 0fa0a0981..e67e4c889 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 6aef8dde8..24f4921b1 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 0b1fbd2a0..81db72278 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 73b79a3f8..51ec5c20e 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 5f5df4573..d6a57c184 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 9ee4bfe51..a9c011a2a 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 9a478e419..9664a0ee6 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 778049bc8..98a75336b 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 d35d15efe..e9a6412be 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 7eaf33a88..c23461db6 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 6bd99d625..c974146e0 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 ce352b558..2981a57ba 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 206143852..cf8fd0f38 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 fad564f0f..d0dada3b1 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 23c32de30..ac3c21d66 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 75a2e91ca..c9aedbb7b 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 78cb5f32a..e19101f54 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 9d12f9c4e..7c33d87f4 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 20728bdd4..c18edf2b3 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 d5711efb4..43197c5bf 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 155a27c82..3e4c6123e 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 ab7279148..43982a9af 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 5c6a9dc79..4adabbd2c 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 fb8afe66f..1adfb861d 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 3b2730dd5..416f5d70f 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 a23397202..f7d8a93f9 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 fcb9d41c8..14d6bf5e6 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 92efbfd78..9e03ed4eb 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 1265a6fae..0bccd2181 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 a3c8d0517..3e85b1399 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 1290dfb3a..23c0c805a 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 82a17781e..4e7c1fed2 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 02722c97e..0b9b95217 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 8fec8f50a..610fab62b 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 bb51ca62e..471ddbad5 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 d53bce7c5..48a3331d2 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 fdc52d31a..e50153ae3 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 32a99b6b1..17e5a14f1 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 309f681b2..5a097a16d 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 a58a00cb4..b67a5d509 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 611259163..8dfc18798 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 eac301e48..ff570857a 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 61c36450e..bc0b75b9a 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 32825fd1f..72ffa3c6b 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 38da325ec..5509c59e5 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 c04b8caf1..e3b92f194 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 31cbb8cfd..6cdb351f3 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 fe29087db..24a18214f 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 c120f71cc..16bde1be6 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 f545f74b3..1d8ab69fe 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 9b9c9ba48..58e577506 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 49b0a130d..c33fd9200 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 af3ea8be7..5ec548fc6 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 201f5bb03..4650c512b 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 21b34993f..2268b72bb 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 ad100d4c2..604730698 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 30f6649cc..43737447c 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 a22f03ecd..39116bc75 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 bd77071f2..0f43cdce3 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 e465a7366..7216ec68a 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 d3d438510..86bbfe6a7 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 b5ed18fb5..4b3a35cb5 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 2e8dd9ccc..38e92716a 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 b12a39cea..1d0a7ee55 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 2154392a3..c8d6c84db 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 25a6448a6..d718b3a0a 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 d0cee864e..3875479c9 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 4f3ddc7ed..7015ee3f0 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 0317653de..d5ef3bcce 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 409bbeadc..8ffaee406 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 1f1ecb5f3..070ac28c2 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 ab472ab06..5324896d1 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 293d621dc..ba1e3678a 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 b36bd9668..a8c70978d 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 604954227..c375f7dc6 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 c283121e2..2285fafe8 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 787461110..c1ea31da2 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 e4c280f07..f3bae329b 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 368f9a7cc..1b8081050 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 611769517..e126645ea 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 1bab029a7..08ff819de 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 51fedcdff..1e6eee6a0 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 1a2d91996..5654a5414 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 e376f89d1..f12e029f1 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 d9a3fcf60..dd30ae493 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 f9c869ebd..0d0e757b0 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 1502f9c52..0ce8b9c37 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 65a97688e..0256866d0 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 0d3617f7f..8f0938358 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 079b33bab..4bec65ad1 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 9bff41a9f..9ea1d8346 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 bbad8123d..e042ee8fb 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 58f3d4a57..ebf0b2cf8 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 924e76b32..bb3029560 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 26afe75f7..d279947ba 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 ab88c6973..2b9ae9710 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 347184e6c..7c6ccd673 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 fd4e6c238..d2544a2ed 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 832371795..2c0d22f92 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 061590900..12ccc0df4 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 1f9c64efd..ff78ef307 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 d4fa81fba..045f61626 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 b15844fb8..25b1dd5e7 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 3c0e1ea7b..ee32e4c54 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 072d550a3..85e850fc3 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 e6d7b483c..f42732212 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 b243bf26b..eec090053 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