summaryrefslogtreecommitdiffstats
path: root/contrib/pull-resolv-conf
diff options
context:
space:
mode:
authorJames Yonan <james@openvpn.net>2010-04-28 16:31:36 +0000
committerJames Yonan <james@openvpn.net>2010-04-28 16:31:36 +0000
commit564a21094e134329a5dcdac32c1803e707ae3195 (patch)
tree5752c2ce41ac502dcccf5c10bf3df12eb4c64dfa /contrib/pull-resolv-conf
parent059739e9341781d9019e07fc5119367c1630b012 (diff)
downloadopenvpn-564a21094e134329a5dcdac32c1803e707ae3195.tar.gz
openvpn-564a21094e134329a5dcdac32c1803e707ae3195.tar.xz
openvpn-564a21094e134329a5dcdac32c1803e707ae3195.zip
Updated copyright date to 2010.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5599 e7ae566f-a301-0410-adde-c780ea21d3b5
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