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. --- text.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'text.py') diff --git a/text.py b/text.py index 246f368da..fc9d7bfa1 100644 --- a/text.py +++ b/text.py @@ -17,8 +17,8 @@ # 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 +# Author(s): Erik Troan +# Matt Wilson # from snack import * -- cgit