From 24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 7 Jun 2016 11:42:32 +0200 Subject: treewide: replace jow@openwrt.org with jo@mein.io Signed-off-by: Jo-Philipp Wich --- package/network/utils/resolveip/Makefile | 2 +- package/network/utils/resolveip/src/resolveip.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/utils/resolveip') diff --git a/package/network/utils/resolveip/Makefile b/package/network/utils/resolveip/Makefile index 3243a80..fc6da4e 100644 --- a/package/network/utils/resolveip/Makefile +++ b/package/network/utils/resolveip/Makefile @@ -17,7 +17,7 @@ define Package/resolveip SECTION:=utils CATEGORY:=Base system TITLE:=Simple DNS resolver with configurable timeout - MAINTAINER:=Jo-Philipp Wich + MAINTAINER:=Jo-Philipp Wich endef define Package/resolveip/description 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 for use in OpenWrt. + * Extended by Jo-Philipp Wich for use in OpenWrt. * * You may use this program under the terms of the GPLv2 license. */ -- cgit v1.1