diff options
Diffstat (limited to 'loader2/usb.c')
-rw-r--r-- | loader2/usb.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/loader2/usb.c b/loader2/usb.c index 0113841fd..276f1401b 100644 --- a/loader2/usb.c +++ b/loader2/usb.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 <alloca.h> |