diff options
Diffstat (limited to 'package/network/utils/resolveip/src/resolveip.c')
-rw-r--r-- | package/network/utils/resolveip/src/resolveip.c | 2 |
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. */ |