From: james Date: Wed, 11 Jun 2008 21:59:26 +0000 (+0000) Subject: Updated copyright notice to 2008. X-Git-Tag: v2.1_rc8~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca86913db7af43c682fbcc793505fadcbc0e78f;p=thirdparty%2Fopenvpn.git Updated copyright notice to 2008. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2995 e7ae566f-a301-0410-adde-c780ea21d3b5 --- diff --git a/COPYING b/COPYING index 33f7719a6..8a9d9debb 100644 --- a/COPYING +++ b/COPYING @@ -52,7 +52,7 @@ 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-2007 OpenVPN Solutions LLC, and is released under + is Copyright (C) 2002-2008 OpenVPN Solutions LLC, 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 license for versions 9.1 diff --git a/INSTALL b/INSTALL index 4cb0e67db..bbeecc103 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,6 @@ Installation instructions for OpenVPN, a Secure Tunneling Daemon -Copyright (C) 2002-2005 OpenVPN Solutions LLC. This program is free software; +Copyright (C) 2002-2008 OpenVPN Solutions LLC. 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 88a8379ba..1da210280 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2005 OpenVPN Solutions LLC +# Copyright (C) 2002-2008 OpenVPN Solutions LLC # # This program is 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 f0967a7c3..150e2cd95 100644 --- a/PORTS +++ b/PORTS @@ -1,5 +1,5 @@ OpenVPN -Copyright (C) 2002-2005 OpenVPN Solutions LLC +Copyright (C) 2002-2008 OpenVPN Solutions LLC OpenVPN has been written to try to avoid features that are not standardized well across different diff --git a/README b/README index 2989d15aa..7fa561045 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ OpenVPN -- A Secure tunneling daemon -Copyright (C) 2002-2005 OpenVPN Solutions LLC. This program is free software; +Copyright (C) 2002-2008 OpenVPN Solutions LLC. 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 cde638e56..1e6821c07 100644 --- a/basic.h +++ b/basic.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 f548e9ff2..835bef641 100644 --- a/buffer.c +++ b/buffer.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 4a6d3a48c..1dd4ccfdb 100644 --- a/buffer.h +++ b/buffer.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 3859199dc..4536929a9 100644 --- a/circ_list.h +++ b/circ_list.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 d10758e19..47cc1b8c6 100644 --- a/common.h +++ b/common.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 44d9f3058..71c1fb3e1 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-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 c00956694..9ca2c4e18 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-2005 OpenVPN Solutions LLC +dnl Copyright (C) 2002-2008 OpenVPN Solutions LLC 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 d51472f51..52ac70690 100644 --- a/contrib/pull-resolv-conf/client.down +++ b/contrib/pull-resolv-conf/client.down @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2005 by OpenVPN Solutions LLC +# Copyright (c) 2005-2008 OpenVPN Solutions LLC # 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 48b1a390c..947d093ed 100644 --- a/contrib/pull-resolv-conf/client.up +++ b/contrib/pull-resolv-conf/client.up @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2005 by OpenVPN Solutions LLC +# Copyright (c) 2005-2008 by OpenVPN Solutions LLC # Licensed under the GPL version 2 # First version by Jesse Adelman diff --git a/crypto.c b/crypto.c index 81d4f48ad..75bee3708 100644 --- a/crypto.c +++ b/crypto.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 8996fc612..16d9d5236 100644 --- a/crypto.h +++ b/crypto.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 4e0442de1..33a98713f 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-2005 OpenVPN Solutions LLC +# Copyright (C) 2002-2008 OpenVPN Solutions LLC # # This program is 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 359745ecb..5607f9998 100644 --- a/errlevel.h +++ b/errlevel.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 cdc2a1113..c3f7e4607 100644 --- a/error.c +++ b/error.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 0f3087b99..8f7fb49fd 100644 --- a/error.h +++ b/error.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 35c31e731..6f692fe8e 100644 --- a/event.c +++ b/event.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 4449a0a31..50215ffcd 100644 --- a/event.h +++ b/event.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 08fb2759a..3cd4d2708 100644 --- a/fdmisc.c +++ b/fdmisc.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 fa2cac956..839e18605 100644 --- a/fdmisc.h +++ b/fdmisc.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 09b980902..08ccbd447 100644 --- a/forward-inline.h +++ b/forward-inline.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 e759e2495..b6f539234 100644 --- a/forward.c +++ b/forward.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 e745b9c43..ef475cdd7 100644 --- a/forward.h +++ b/forward.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 992b8c857..c5a31bbef 100644 --- a/fragment.c +++ b/fragment.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 f5b8948e5..49f9de3fb 100644 --- a/fragment.h +++ b/fragment.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 93b73209e..c7a9f9e0e 100644 --- a/gremlin.c +++ b/gremlin.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 9b34880b3..94ae8a0cd 100644 --- a/gremlin.h +++ b/gremlin.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 4ec63f2b3..a0819dcdf 100644 --- a/helper.c +++ b/helper.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 7e9501c6a..e272f6b39 100644 --- a/helper.h +++ b/helper.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 d633e4d97..f5275e701 100644 --- a/images/Makefile.am +++ b/images/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2002-2005 OpenVPN Solutions LLC +# Copyright (C) 2002-2008 OpenVPN Solutions LLC # # This program is 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 36d7b8f0e..44e5008c2 100644 --- a/init.c +++ b/init.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 3c159d532..c17ecf5a0 100644 --- a/init.h +++ b/init.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 f939f861a..a82246cea 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-2005 OpenVPN Solutions LLC +# Copyright (C) 2002-2008 OpenVPN Solutions LLC # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 diff --git a/integer.h b/integer.h index 68cf40f06..e20f8ec91 100644 --- a/integer.h +++ b/integer.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 d9aa1e9a1..161f2eddd 100644 --- a/interval.c +++ b/interval.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 f56ed4d47..29a541d6a 100644 --- a/interval.h +++ b/interval.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 4fe74796e..d98f9e317 100644 --- a/list.c +++ b/list.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 39307fb06..2a4ef9ede 100644 --- a/list.h +++ b/list.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 536e21e5e..d723df4ac 100644 --- a/lzo.c +++ b/lzo.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 47b2c3b7b..a238adbb9 100644 --- a/lzo.h +++ b/lzo.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 24cd6b50a..fe8e392e3 100644 --- a/manage.c +++ b/manage.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 b4d75bfa9..3c451dc64 100644 --- a/manage.h +++ b/manage.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 ac348ab9f..b35bc0ee3 100644 --- a/mbuf.c +++ b/mbuf.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 79628ee4b..6c09e65eb 100644 --- a/mbuf.h +++ b/mbuf.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/memdbg.h b/memdbg.h index 65f2e2f0d..82e229830 100644 --- a/memdbg.h +++ b/memdbg.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 0ac1250de..f6bf756a2 100644 --- a/misc.c +++ b/misc.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 634180cdf..fa0a8df23 100644 --- a/misc.h +++ b/misc.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 5b383a9cd..5c5963ae6 100644 --- a/mroute.c +++ b/mroute.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 4a6f458dd..f6e88032f 100644 --- a/mroute.h +++ b/mroute.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 deaa02e85..b704ac91e 100644 --- a/mss.c +++ b/mss.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 238d5a368..c2be73835 100644 --- a/mss.h +++ b/mss.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 555b1e8a7..507dc755d 100644 --- a/mtcp.c +++ b/mtcp.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 ee8dcecce..dccbe83a2 100644 --- a/mtcp.h +++ b/mtcp.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 1b93bf0d1..e9b53e7d0 100644 --- a/mtu.c +++ b/mtu.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/mtu.h b/mtu.h index 3c53a26ac..90522a7b3 100644 --- a/mtu.h +++ b/mtu.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 a430d6087..5ecb2d3f4 100644 --- a/mudp.c +++ b/mudp.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 b8307d142..a6765b88c 100644 --- a/mudp.h +++ b/mudp.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 3c099940d..fcf73e4a4 100644 --- a/multi.c +++ b/multi.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 3abfeaea3..2148c56e4 100644 --- a/multi.h +++ b/multi.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 dc7e1c380..1e1808b6a 100644 --- a/occ-inline.h +++ b/occ-inline.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 86bc68c29..0cc259d76 100644 --- a/occ.c +++ b/occ.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 9d50c2d24..c7c6dd7ca 100644 --- a/occ.h +++ b/occ.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 81070f389..2da5f3883 100644 --- a/openvpn-plugin.h +++ b/openvpn-plugin.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 6e261f76d..2a2f1bcc6 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -4,7 +4,7 @@ .\" packet encryption, packet authentication, and .\" packet compression. .\" -.\" Copyright (C) 2002-2005 OpenVPN Solutions LLC +.\" Copyright (C) 2002-2008 OpenVPN Solutions LLC .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License version 2 @@ -5761,7 +5761,7 @@ For more information on the LZO real-time compression library see .I http://www.oberhumer.com/opensource/lzo/ .\"********************************************************* .SH COPYRIGHT -Copyright (C) 2002-2005 OpenVPN Solutions LLC. This program is free software; +Copyright (C) 2002-2008 OpenVPN Solutions LLC. 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 5e87fee04..49137704d 100644 --- a/openvpn.c +++ b/openvpn.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 258bb1561..c33ec7019 100644 --- a/openvpn.h +++ b/openvpn.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 f9252edc2..8bf909357 100644 --- a/options.c +++ b/options.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 @@ -2658,7 +2658,7 @@ usage_version (void) { msg (M_INFO|M_NOPREFIX, "%s", title_string); msg (M_INFO|M_NOPREFIX, "Developed by James Yonan"); - msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2005 OpenVPN Solutions LLC "); + msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2008 OpenVPN Solutions LLC "); openvpn_exit (OPENVPN_EXIT_STATUS_USAGE); /* exit point */ } diff --git a/options.h b/options.h index 2bd7f263c..3c19855fd 100644 --- a/options.h +++ b/options.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 394eea370..7097bed77 100644 --- a/otime.c +++ b/otime.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 2e01bb289..b3d630c42 100644 --- a/otime.h +++ b/otime.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 b1e1caad5..fc75e974f 100644 --- a/packet_id.c +++ b/packet_id.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 d35d8bc80..922a9b652 100644 --- a/packet_id.h +++ b/packet_id.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 85dea4520..64caad29f 100644 --- a/perf.c +++ b/perf.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 6080886df..a1b92c499 100644 --- a/perf.h +++ b/perf.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 617f0bf26..de9a85532 100644 --- a/pf-inline.h +++ b/pf-inline.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 b7ed4c87a..0f1d14b6b 100644 --- a/pf.c +++ b/pf.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 b001bc88b..449cda309 100644 --- a/pf.h +++ b/pf.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 14463def5..dd102aad0 100644 --- a/ping-inline.h +++ b/ping-inline.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 622408f5c..c750180a5 100644 --- a/ping.c +++ b/ping.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 7c3275a24..9ff7cd89b 100644 --- a/ping.h +++ b/ping.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 da8e8fda3..62b8769c4 100644 --- a/pkcs11.c +++ b/pkcs11.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 14dd178a7..47241acb4 100644 --- a/pkcs11.h +++ b/pkcs11.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 508b12eb7..7f66dcdb6 100644 --- a/plugin.c +++ b/plugin.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 49ec20cf3..1ea6b3c9d 100644 --- a/plugin.h +++ b/plugin.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 10315b39e..cb76263c7 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-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 8be9300c8..bada10b68 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-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 f19d85789..6dc4cbb23 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-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 aa823b704..e431835a3 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-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 6f19d79e6..0fca562e1 100644 --- a/pool.c +++ b/pool.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 20edd7066..6ae978227 100644 --- a/pool.h +++ b/pool.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 20eb9d596..56cd89725 100644 --- a/proto.c +++ b/proto.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 2be24ef0f..8dd3dc913 100644 --- a/proto.h +++ b/proto.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 7d15b173a..1db8cbb03 100644 --- a/proxy.c +++ b/proxy.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 d49a4da7a..369b5f32f 100644 --- a/proxy.h +++ b/proxy.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 430a138bc..529b150f2 100644 --- a/ps.c +++ b/ps.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 65c4c9703..74cd85b6a 100644 --- a/ps.h +++ b/ps.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 db7ce897d..3d0a62f8a 100644 --- a/push.c +++ b/push.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 bd73b3d8c..610164a20 100644 --- a/push.h +++ b/push.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 854e2b0cc..d13abfccb 100644 --- a/reliable.c +++ b/reliable.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 405bedd91..0a59f1479 100644 --- a/reliable.h +++ b/reliable.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 0a7e03267..9b50edfef 100644 --- a/route.c +++ b/route.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 6630fed76..1ac3e3851 100644 --- a/route.h +++ b/route.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 af32e830e..8a560eb73 100644 --- a/schedule.c +++ b/schedule.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 4e0ae7429..4fa91b7c6 100644 --- a/schedule.h +++ b/schedule.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 97c5ef65e..abac76d58 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-2005 OpenVPN Solutions LLC +# Copyright (C) 2002-2008 OpenVPN Solutions LLC # # This program is 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 6cdce2624..a75085b9f 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-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 158a6cf03..ace16267a 100644 --- a/session_id.c +++ b/session_id.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 d569c093a..b1e88e085 100644 --- a/session_id.h +++ b/session_id.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 2024cda3f..a8d797004 100644 --- a/shaper.c +++ b/shaper.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 975e82556..4517a7d47 100644 --- a/shaper.h +++ b/shaper.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 58c37b30c..939ea6b3f 100644 --- a/sig.c +++ b/sig.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 1b85d05c9..fb527bada 100644 --- a/sig.h +++ b/sig.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 881d13006..2cbf601fd 100644 --- a/socket.c +++ b/socket.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 6a393e5a5..844d9b522 100644 --- a/socket.h +++ b/socket.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 838758dfa..230725cc6 100644 --- a/socks.c +++ b/socks.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 c868fbbb3..30d8fc60b 100644 --- a/socks.h +++ b/socks.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 a8004a631..c257dc6ee 100644 --- a/ssl.c +++ b/ssl.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 0b8527d2c..bde017e24 100644 --- a/ssl.h +++ b/ssl.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 d18641ebb..5de16ef8f 100644 --- a/status.c +++ b/status.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 be3c3f3b8..cd38d1330 100644 --- a/status.h +++ b/status.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 0f8bea383..03bc0586d 100644 --- a/syshead.h +++ b/syshead.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 93e4750ed..7569b984f 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 d4bd1c991..ce7dd064e 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 5a9c86bfa..e3ce2c932 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 ae3815b92..ba9036199 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 30db3a8bc..ce696a49a 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 696d84e7b..164e18522 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 b597ed888..54f07deb6 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 6624f22be..0c6b09ab1 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 59f0f705f..20b5fa161 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 2e3fcdadc..06b951fd4 100755 --- a/tap-win32/i386/OemWin2k.inf.in +++ b/tap-win32/i386/OemWin2k.inf.in @@ -1,5 +1,5 @@ ; **************************************************************************** -; * Copyright (C) 2002-2006 OpenVPN Solutions LLC * +; * Copyright (C) 2002-2008 OpenVPN Solutions LLC * ; * 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 c0ccbd5dd..b2640ec1f 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 6643b259a..af5e226ef 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 03c0b2c94..9fe687725 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 4098777dd..789d58842 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 c418e1ff1..e5aaeddb7 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 994d32207..8f02a8840 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 ecece51b9..8ab909c07 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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/tapdrvr.c b/tap-win32/tapdrvr.c index a6d2b6bfa..5893ad1d6 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 f9ab5c107..5c7da2332 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-2007 OpenVPN Solutions LLC, + * This source code is Copyright (C) 2002-2008 OpenVPN Solutions LLC, * 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 e8d924795..f99969c9f 100644 --- a/thread.c +++ b/thread.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 ecc361678..ec48d9c98 100644 --- a/thread.h +++ b/thread.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 78d2d6e4d..8cf3b7fc4 100644 --- a/tun.c +++ b/tun.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 63e6ca81e..7aaa05311 100644 --- a/tun.h +++ b/tun.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 dde1ef7da..aa9525d54 100644 --- a/win32.c +++ b/win32.c @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is 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 12af854f9..232f5e1a5 100644 --- a/win32.h +++ b/win32.h @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2005 OpenVPN Solutions LLC + * Copyright (C) 2002-2008 OpenVPN Solutions LLC * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2