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. --- desktop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop.py') diff --git a/desktop.py b/desktop.py index f5e8eceec..fe34a5ad3 100644 --- a/desktop.py +++ b/desktop.py @@ -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): Matt Wilson +# Author(s): Matt Wilson # import string -- cgit