diff options
Diffstat (limited to 'contrib/binutils/ld/ldver.h')
-rw-r--r-- | contrib/binutils/ld/ldver.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/binutils/ld/ldver.h b/contrib/binutils/ld/ldver.h index fd840a8..96e74ce 100644 --- a/contrib/binutils/ld/ldver.h +++ b/contrib/binutils/ld/ldver.h @@ -1,5 +1,6 @@ /* ldver.h -- Header file for ldver.c. - Copyright 1991, 1992, 1993, 1996, 2003 Free Software Foundation, Inc. + Copyright 1991, 1992, 1993, 1996, 2001, 2003 + Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. @@ -15,6 +16,6 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ void ldversion (int); |