From: Ian Lance Taylor Date: Wed, 15 Jun 1994 02:47:49 +0000 (+0000) Subject: Correct copyright date and add usual blank lines in header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3183bb13d7d4bd6fbbc9c67f466888f80266ca83;p=binutils-gdb.git Correct copyright date and add usual blank lines in header. --- diff --git a/bfd/i386linux.c b/bfd/i386linux.c index 3f428923449..4e699e3d41e 100644 --- a/bfd/i386linux.c +++ b/bfd/i386linux.c @@ -1,14 +1,18 @@ /* BFD back-end for linux flavored i386 a.out binaries. - Copyright (C) 1990, 1991 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. + This file is part of BFD, the Binary File Descriptor library. + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */