summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-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 c9090b5..0cbb476 100644
--- a/contrib/pull-resolv-conf/client.down
+++ b/contrib/pull-resolv-conf/client.down
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2005-2010 OpenVPN Technologies, Inc.
+# Copyright (c) 2005-2018 OpenVPN 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 260c038..f076974 100644
--- a/contrib/pull-resolv-conf/client.up
+++ b/contrib/pull-resolv-conf/client.up
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2005-2010 OpenVPN Technologies, Inc.
+# Copyright (c) 2005-2018 OpenVPN Inc
# Licensed under the GPL version 2
# First version by Jesse Adelman