summaryrefslogtreecommitdiffstats
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 52ac706..2bfa062 100644
--- a/contrib/pull-resolv-conf/client.down
+++ b/contrib/pull-resolv-conf/client.down
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright (c) 2005-2008 OpenVPN Solutions LLC
+# Copyright (c) 2005-2008 Telethra, 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 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