summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
Diffstat (limited to 'iw')
-rw-r--r--iw/autopart_type.py2
-rw-r--r--iw/blpasswidget.py2
-rw-r--r--iw/bootloader_advanced_gui.py2
-rw-r--r--iw/bootloader_main_gui.py2
-rw-r--r--iw/bootlocwidget.py2
-rw-r--r--iw/checklist.py4
-rw-r--r--iw/datacombo.py2
-rw-r--r--iw/driveorderwidget.py2
-rw-r--r--iw/lvm_dialog_gui.py2
-rw-r--r--iw/netconfig_dialog.py2
-rw-r--r--iw/network_gui.py4
-rw-r--r--iw/osbootwidget.py2
-rw-r--r--iw/package_gui.py2
-rw-r--r--iw/partition_dialog_gui.py2
-rw-r--r--iw/partition_gui.py4
-rw-r--r--iw/partition_ui_helpers_gui.py2
-rw-r--r--iw/partmethod_gui.py2
-rw-r--r--iw/raid_dialog_gui.py4
-rw-r--r--iw/upgrade_bootloader_gui.py2
-rw-r--r--iw/upgrade_migratefs_gui.py2
-rw-r--r--iw/upgrade_swap_gui.py2
21 files changed, 25 insertions, 25 deletions
diff --git a/iw/autopart_type.py b/iw/autopart_type.py
index 44caaaf85..9cd855942 100644
--- a/iw/autopart_type.py
+++ b/iw/autopart_type.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/blpasswidget.py b/iw/blpasswidget.py
index 143843f42..2846ee7ed 100644
--- a/iw/blpasswidget.py
+++ b/iw/blpasswidget.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/bootloader_advanced_gui.py b/iw/bootloader_advanced_gui.py
index fdf5df96d..689ee5ea7 100644
--- a/iw/bootloader_advanced_gui.py
+++ b/iw/bootloader_advanced_gui.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/bootloader_main_gui.py b/iw/bootloader_main_gui.py
index a8a5f995f..2310b31f2 100644
--- a/iw/bootloader_main_gui.py
+++ b/iw/bootloader_main_gui.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/bootlocwidget.py b/iw/bootlocwidget.py
index 57458d290..03583fb2a 100644
--- a/iw/bootlocwidget.py
+++ b/iw/bootlocwidget.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/checklist.py b/iw/checklist.py
index dd025808e..5af1c170e 100644
--- a/iw/checklist.py
+++ b/iw/checklist.py
@@ -17,8 +17,8 @@
# 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>
-# Jeremy Katz <katzj@redhat.com>
+# Author(s): Brent Fox <bfox@redhat.com>
+# Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/datacombo.py b/iw/datacombo.py
index a80d7a206..08dfb95eb 100644
--- a/iw/datacombo.py
+++ b/iw/datacombo.py
@@ -17,7 +17,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/driveorderwidget.py b/iw/driveorderwidget.py
index 698b57b7f..c39ceacef 100644
--- a/iw/driveorderwidget.py
+++ b/iw/driveorderwidget.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/lvm_dialog_gui.py b/iw/lvm_dialog_gui.py
index ea9072a97..0c2f1f34b 100644
--- a/iw/lvm_dialog_gui.py
+++ b/iw/lvm_dialog_gui.py
@@ -17,7 +17,7 @@
# 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): Michael Fulbright <msf@redhat.com>
+# Author(s): Michael Fulbright <msf@redhat.com>
#
import copy
diff --git a/iw/netconfig_dialog.py b/iw/netconfig_dialog.py
index 4e03427af..072634353 100644
--- a/iw/netconfig_dialog.py
+++ b/iw/netconfig_dialog.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/network_gui.py b/iw/network_gui.py
index e44d70c07..2a4c89303 100644
--- a/iw/network_gui.py
+++ b/iw/network_gui.py
@@ -17,8 +17,8 @@
# 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): Michael Fulbright <msf@redhat.com>
-# David Cantrell <dcantrell@redhat.com>
+# Author(s): Michael Fulbright <msf@redhat.com>
+# David Cantrell <dcantrell@redhat.com>
#
import string
diff --git a/iw/osbootwidget.py b/iw/osbootwidget.py
index 386285c3d..fbffb84fd 100644
--- a/iw/osbootwidget.py
+++ b/iw/osbootwidget.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
import gtk
diff --git a/iw/package_gui.py b/iw/package_gui.py
index db45a6aab..c75a1427d 100644
--- a/iw/package_gui.py
+++ b/iw/package_gui.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
# FIXME: group selection isn't currently backend independent
diff --git a/iw/partition_dialog_gui.py b/iw/partition_dialog_gui.py
index bb4fa70f3..a38448ed2 100644
--- a/iw/partition_dialog_gui.py
+++ b/iw/partition_dialog_gui.py
@@ -17,7 +17,7 @@
# 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): Michael Fulbright <msf@redhat.com>
+# Author(s): Michael Fulbright <msf@redhat.com>
#
import copy
diff --git a/iw/partition_gui.py b/iw/partition_gui.py
index b18c51122..dc99a4660 100644
--- a/iw/partition_gui.py
+++ b/iw/partition_gui.py
@@ -16,8 +16,8 @@
# 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): Matt Wilson <msw@redhat.com>
-# Michael Fulbright <msf@redhat.com>
+# Author(s): Matt Wilson <msw@redhat.com>
+# Michael Fulbright <msf@redhat.com>
#
import gobject
diff --git a/iw/partition_ui_helpers_gui.py b/iw/partition_ui_helpers_gui.py
index 122e7af94..a68091c78 100644
--- a/iw/partition_ui_helpers_gui.py
+++ b/iw/partition_ui_helpers_gui.py
@@ -18,7 +18,7 @@
# 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): Michael Fulbright <msf@redhat.com>
+# Author(s): Michael Fulbright <msf@redhat.com>
#
import gobject
diff --git a/iw/partmethod_gui.py b/iw/partmethod_gui.py
index ca5e93ea4..6547dba0c 100644
--- a/iw/partmethod_gui.py
+++ b/iw/partmethod_gui.py
@@ -16,7 +16,7 @@
# 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): Matt Wilson <msw@redhat.com>
+# Author(s): Matt Wilson <msw@redhat.com>
#
import gtk
diff --git a/iw/raid_dialog_gui.py b/iw/raid_dialog_gui.py
index 9db23cc02..899195dc9 100644
--- a/iw/raid_dialog_gui.py
+++ b/iw/raid_dialog_gui.py
@@ -17,8 +17,8 @@
# 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): Michael Fulbright <msf@redhat.com>
-# Jeremy Katz <katzj@redhat.com>
+# Author(s): Michael Fulbright <msf@redhat.com>
+# Jeremy Katz <katzj@redhat.com>
#
import copy
diff --git a/iw/upgrade_bootloader_gui.py b/iw/upgrade_bootloader_gui.py
index fe5bf0584..84c16dc22 100644
--- a/iw/upgrade_bootloader_gui.py
+++ b/iw/upgrade_bootloader_gui.py
@@ -16,7 +16,7 @@
# 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): Jeremy Katz <katzj@redhat.com>
+# Author(s): Jeremy Katz <katzj@redhat.com>
#
# must replace with explcit form so update disks will work
diff --git a/iw/upgrade_migratefs_gui.py b/iw/upgrade_migratefs_gui.py
index de28e5fef..b1324b10d 100644
--- a/iw/upgrade_migratefs_gui.py
+++ b/iw/upgrade_migratefs_gui.py
@@ -16,7 +16,7 @@
# 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): Mike Fulbright <msf@redhat.com>
+# Author(s): Mike Fulbright <msf@redhat.com>
#
from iw_gui import *
diff --git a/iw/upgrade_swap_gui.py b/iw/upgrade_swap_gui.py
index 908ebb72e..f16ce5222 100644
--- a/iw/upgrade_swap_gui.py
+++ b/iw/upgrade_swap_gui.py
@@ -16,7 +16,7 @@
# 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): Mike Fulbright <msf@redhat.com>
+# Author(s): Mike Fulbright <msf@redhat.com>
#
import iutil