diff options
Diffstat (limited to 'loader2/ftp.c')
-rw-r--r-- | loader2/ftp.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/loader2/ftp.c b/loader2/ftp.c index c7e6b88c6..242a1ac34 100644 --- a/loader2/ftp.c +++ b/loader2/ftp.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> - * Jeremy Katz <katzj@redhat.com> - * David Cantrell <dcantrell@redhat.com> + * Author(s): Erik Troan <ewt@redhat.com> + * Matt Wilson <msw@redhat.com> + * Jeremy Katz <katzj@redhat.com> + * David Cantrell <dcantrell@redhat.com> */ #define HAVE_ALLOCA_H 1 |