diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-05-30 21:38:49 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-05-30 21:38:49 +0000 |
commit | d7fa38f2a93ad5923e96bf8d97d3cbc7fec5bd8b (patch) | |
tree | 6e9171f68529c828bf6881ca9a4a65198ed23fb2 /contrib/pull-resolv-conf/client.up | |
parent | Fixed bug where the remote_X environmental variables were not being (diff) | |
download | openvpn-d7fa38f2a93ad5923e96bf8d97d3cbc7fec5bd8b.tar.xz |
Update copyright to 2009.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4477 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'contrib/pull-resolv-conf/client.up')
-rw-r--r-- | contrib/pull-resolv-conf/client.up | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pull-resolv-conf/client.up b/contrib/pull-resolv-conf/client.up index b411ecb..6ce7b57 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 OpenVPN Technologies, Inc. +# Copyright (c) 2005-2009 OpenVPN Technologies, Inc. # Licensed under the GPL version 2 # First version by Jesse Adelman |