diff options
Diffstat (limited to 'loader2/hardware.c')
-rw-r--r-- | loader2/hardware.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/loader2/hardware.c b/loader2/hardware.c index ad29eb50a..4b7f92166 100644 --- a/loader2/hardware.c +++ b/loader2/hardware.c @@ -17,10 +17,10 @@ * 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): Erik Troan <ewt@redhat.com> - * Matt Wilson <msw@redhat.com> - * Michael Fulbright <msf@redhat.com> - * Jeremy Katz <katzj@redhat.com> + * Author(s): Erik Troan <ewt@redhat.com> + * Matt Wilson <msw@redhat.com> + * Michael Fulbright <msf@redhat.com> + * Jeremy Katz <katzj@redhat.com> */ #include <errno.h> |