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. --- loader2/kbd.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'loader2/kbd.c') diff --git a/loader2/kbd.c b/loader2/kbd.c index e0ad030e2..8e8058a4d 100644 --- a/loader2/kbd.c +++ b/loader2/kbd.c @@ -17,10 +17,10 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . * - * Red Hat Author(s): Erik Troan - * Matt Wilson - * Michael Fulbright - * Jeremy Katz + * Author(s): Erik Troan + * Matt Wilson + * Michael Fulbright + * Jeremy Katz */ #include -- cgit