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. --- scripts/upd-initrd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/upd-initrd') diff --git a/scripts/upd-initrd b/scripts/upd-initrd index 99d61da0e..66006d8ce 100755 --- a/scripts/upd-initrd +++ b/scripts/upd-initrd @@ -18,7 +18,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 # if [ $# -ne 3 ]; then -- cgit