diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/pull-resolv-conf/client.down | 2 | ||||
-rw-r--r-- | contrib/pull-resolv-conf/client.up | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/pull-resolv-conf/client.down b/contrib/pull-resolv-conf/client.down index d51472f..52ac706 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 48b1a39..947d093 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 |