diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-01-15 21:06:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-01-15 21:06:31 +0000 |
commit | 6014cea70c1305fb555624516d3803c034e9dd0e (patch) | |
tree | 52e5a42734b24301d01b5207f37bb1555bc7cafd /ld | |
parent | 45ca3195d575bc8ba0434e3eb709a9096d2d8c08 (diff) | |
download | gdb-6014cea70c1305fb555624516d3803c034e9dd0e.zip gdb-6014cea70c1305fb555624516d3803c034e9dd0e.tar.gz gdb-6014cea70c1305fb555624516d3803c034e9dd0e.tar.bz2 |
update copyrights
Diffstat (limited to 'ld')
-rw-r--r-- | ld/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in index 37b675c..1b70cf6 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -1,5 +1,6 @@ # Makefile for the GNU linker ld (version 2) -# Copyright (C) 1989, 90, 91, 92, 93, 1994 Free Software Foundation, Inc. +# Copyright (C) 1989, 90, 91, 92, 93, 94, 95, 1996 +# Free Software Foundation, Inc. # This file is part of GNU ld. |