diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-07-14 18:59:09 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2008-07-14 18:59:09 +0000 |
commit | 1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7 (patch) | |
tree | 2677e70e6feb3b76accf816f60dbe349bc615467 /contrib/pull-resolv-conf/client.up | |
parent | Version 2.1_rc8 (diff) | |
download | openvpn-1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7.tar.xz |
Copyright change OpenVPN Solutions LLC -> Telethra, Inc.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3048 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-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 947d093..81ca7c1 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 OpenVPN Solutions LLC +# Copyright (c) 2005-2008 by Telethra, Inc. # Licensed under the GPL version 2 # First version by Jesse Adelman |