summaryrefslogtreecommitdiffstats
path: root/contrib/pull-resolv-conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pull-resolv-conf')
-rw-r--r--contrib/pull-resolv-conf/client.down2
-rw-r--r--contrib/pull-resolv-conf/client.up2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/pull-resolv-conf/client.down b/contrib/pull-resolv-conf/client.down
index c3f35e7..82dff54 100644
--- a/contrib/pull-resolv-conf/client.down
+++ b/contrib/pull-resolv-conf/client.down
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (c) 2005-2009 OpenVPN Technologies, Inc.
+# Copyright (c) 2005-2010 OpenVPN Technologies, Inc.
# 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 6ce7b57..0eed609 100644
--- a/contrib/pull-resolv-conf/client.up
+++ b/contrib/pull-resolv-conf/client.up
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (c) 2005-2009 OpenVPN Technologies, Inc.
+# Copyright (c) 2005-2010 OpenVPN Technologies, Inc.
# Licensed under the GPL version 2
# First version by Jesse Adelman