summaryrefslogtreecommitdiff
path: root/package/network/utils/resolveip/src/resolveip.c
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-06-07 11:42:32 +0200
committerJo-Philipp Wich <jo@mein.io>2016-06-07 11:42:52 +0200
commit24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2 (patch)
tree233181b8b05eab8eef2841c0d28bab1c567c272d /package/network/utils/resolveip/src/resolveip.c
parente61fe4e4d762eb3e00c43b6714a229835efc7ea5 (diff)
downloadmtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.zip
mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.gz
mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.bz2
treewide: replace jow@openwrt.org with jo@mein.io
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/network/utils/resolveip/src/resolveip.c')
-rw-r--r--package/network/utils/resolveip/src/resolveip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/resolveip/src/resolveip.c b/package/network/utils/resolveip/src/resolveip.c
index 43c5ae7..f7a918d 100644
--- a/package/network/utils/resolveip/src/resolveip.c
+++ b/package/network/utils/resolveip/src/resolveip.c
@@ -1,6 +1,6 @@
/*
* Based on code found at https://dev.openwrt.org/ticket/4876 .
- * Extended by Jo-Philipp Wich <jow@openwrt.org> for use in OpenWrt.
+ * Extended by Jo-Philipp Wich <jo@mein.io> for use in OpenWrt.
*
* You may use this program under the terms of the GPLv2 license.
*/