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/iwcap/Makefile | 4 ++-- package/network/utils/iwcap/src/iwcap.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/utils/iwcap') diff --git a/package/network/utils/iwcap/Makefile b/package/network/utils/iwcap/Makefile index d3f884715c..333344eeeb 100644 --- a/package/network/utils/iwcap/Makefile +++ b/package/network/utils/iwcap/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2012 Jo-Philipp Wich +# Copyright (C) 2012 Jo-Philipp Wich # # This is free software, licensed under the Apache 2 license. # @@ -17,7 +17,7 @@ define Package/iwcap SECTION:=utils CATEGORY:=Utilities TITLE:=Simple radiotap capture utility - MAINTAINER:=Jo-Philipp Wich + MAINTAINER:=Jo-Philipp Wich endef define Package/iwcap/description diff --git a/package/network/utils/iwcap/src/iwcap.c b/package/network/utils/iwcap/src/iwcap.c index d335e500e8..6bf25c57dd 100644 --- a/package/network/utils/iwcap/src/iwcap.c +++ b/package/network/utils/iwcap/src/iwcap.c @@ -1,7 +1,7 @@ /* * iwcap.c - A simply radiotap capture utility outputting pcap dumps * - * Copyright 2012 Jo-Philipp Wich + * Copyright 2012 Jo-Philipp Wich * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3