From: Michael Smith Date: Mon, 15 Nov 2010 18:27:04 +0000 (-0500) Subject: pstree/shorewall: fix AUTHOR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d3e0bc5dddf87f05984a6e1b7beb672e7edee6;p=openembedded.git pstree/shorewall: fix AUTHOR I pushed the wrong version of the patch from patchwork. Signed-off-by: Michael Smith --- diff --git a/recipes/pstree/pstree_2.33.bb b/recipes/pstree/pstree_2.33.bb index 4695323370..f875f46cb7 100644 --- a/recipes/pstree/pstree_2.33.bb +++ b/recipes/pstree/pstree_2.33.bb @@ -1,4 +1,3 @@ -AUTHOR = "Dvorkin Dmitry dvorkin@tibbo.com" SECTION = "base" DESCRIPTION = "pstree cli tool to nicely show processes tree" LICENSE = "GPL" diff --git a/recipes/shorewall/shorewall.inc b/recipes/shorewall/shorewall.inc index 8b3bc89b97..97b2d57054 100644 --- a/recipes/shorewall/shorewall.inc +++ b/recipes/shorewall/shorewall.inc @@ -1,4 +1,3 @@ -AUTHOR = "Dvorkin Dmitry dvorkin@tibbo.com" DESCRIPTION = "Shorewall is a high-level tool for configuring Netfilter." HOMEPAGE = "http://www.shorewall.net/" LICENSE = "GPLv2"