summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-12-17 08:47:11 -1000
committerDavid Cantrell <dcantrell@redhat.com>2007-12-17 08:55:14 -1000
commit7619a3a44a82e7ba76f1529a3f327750d68d4dac (patch)
tree5ed86f144b9d639aadd29845dc53a0ab2b6adfdd /anaconda
parent8c5513ed8a6bfd470be2dc70dd3f589e6cef3c6d (diff)
downloadanaconda-7619a3a44a82e7ba76f1529a3f327750d68d4dac.tar.gz
anaconda-7619a3a44a82e7ba76f1529a3f327750d68d4dac.tar.xz
anaconda-7619a3a44a82e7ba76f1529a3f327750d68d4dac.zip
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.
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda16
1 files changed, 8 insertions, 8 deletions
diff --git a/anaconda b/anaconda
index f1db0257e..6119e6b50 100755
--- a/anaconda
+++ b/anaconda
@@ -18,14 +18,14 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# Red Hat Author(s): Brent Fox <bfox@redhat.com>
-# Mike Fulbright <msf@redhat.com>
-# Jakub Jelinek <jakub@redhat.com>
-# Jeremy Katz <katzj@redhat.com>
-# Chris Lumens <clumens@redhat.com>
-# Paul Nasrat <pnasrat@redhat.com>
-# Erik Troan <ewt@rpath.com>
-# Matt Wilson <msw@rpath.com>
+# Author(s): Brent Fox <bfox@redhat.com>
+# Mike Fulbright <msf@redhat.com>
+# Jakub Jelinek <jakub@redhat.com>
+# Jeremy Katz <katzj@redhat.com>
+# Chris Lumens <clumens@redhat.com>
+# Paul Nasrat <pnasrat@redhat.com>
+# Erik Troan <ewt@rpath.com>
+# Matt Wilson <msw@rpath.com>
#
# This toplevel file is a little messy at the moment...