From 7619a3a44a82e7ba76f1529a3f327750d68d4dac Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Mon, 17 Dec 2007 08:47:11 -1000 Subject: Clean up typos and other things for GPLv2+ changes. Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice. --- isys/ethtool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isys/ethtool.c') diff --git a/isys/ethtool.c b/isys/ethtool.c index 558d1a791..df6554970 100644 --- a/isys/ethtool.c +++ b/isys/ethtool.c @@ -16,7 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . * - * Red Hat Author(s): Jeremy Katz + * Author(s): Jeremy Katz */ #include -- cgit