diff options
Diffstat (limited to '')
-rw-r--r-- | plugin.c | 2 | ||||
-rw-r--r-- | plugin.h | 2 | ||||
-rw-r--r-- | plugin/auth-pam/auth-pam.c | 2 | ||||
-rw-r--r-- | plugin/defer/simple.c | 2 | ||||
-rw-r--r-- | plugin/down-root/down-root.c | 2 | ||||
-rw-r--r-- | plugin/examples/log.c | 2 | ||||
-rw-r--r-- | plugin/examples/simple.c | 2 |
7 files changed, 7 insertions, 7 deletions
@@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net> + * Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 @@ -5,7 +5,7 @@ * packet encryption, packet authentication, and * packet compression. * - * Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net> + * Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/plugin/auth-pam/auth-pam.c b/plugin/auth-pam/auth-pam.c index 72ffa3c..52c62db 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 OpenVPN Technologies, Inc. <sales@openvpn.net> + * Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/plugin/defer/simple.c b/plugin/defer/simple.c index 5509c59..4ee9b73 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 OpenVPN Technologies, Inc. <sales@openvpn.net> + * Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/plugin/down-root/down-root.c b/plugin/down-root/down-root.c index e3b92f1..5e0c002 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 OpenVPN Technologies, Inc. <sales@openvpn.net> + * Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/plugin/examples/log.c b/plugin/examples/log.c index 6cdb351..9304af7 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 OpenVPN Technologies, Inc. <sales@openvpn.net> + * Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 diff --git a/plugin/examples/simple.c b/plugin/examples/simple.c index 24a1821..44da53e 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 OpenVPN Technologies, Inc. <sales@openvpn.net> + * Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 |