aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-07-30 20:05:42 +0000
committerIan Lance Taylor <ian@airs.com>1996-07-30 20:05:42 +0000
commit2ed9fe477a037a213abb0010f16488f3f7f8d6fc (patch)
treee07adb869dd3309777fe2805b2e99a1205dcc26f /ld/ldmain.c
parent8dfb05cc95e407038e3b8a8647cbf8abe63dd757 (diff)
downloadgdb-2ed9fe477a037a213abb0010f16488f3f7f8d6fc.zip
gdb-2ed9fe477a037a213abb0010f16488f3f7f8d6fc.tar.gz
gdb-2ed9fe477a037a213abb0010f16488f3f7f8d6fc.tar.bz2
update copyright
Diffstat (limited to 'ld/ldmain.c')
-rw-r--r--ld/ldmain.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/ldmain.c b/ld/ldmain.c
index 13eb448..3d0f9fa 100644
--- a/ld/ldmain.c
+++ b/ld/ldmain.c
@@ -1,5 +1,5 @@
/* Main program of GNU linker.
- Copyright (C) 1991, 92, 93, 94, 1995 Free Software Foundation, Inc.
+ Copyright (C) 1991, 92, 93, 94, 95, 1996 Free Software Foundation, Inc.
Written by Steve Chamberlain steve@cygnus.com
This file is part of GLD, the Gnu Linker.
@@ -15,9 +15,9 @@ 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 GLD; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-
+along with GLD; see the file COPYING. If not, write to the Free
+Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA. */
#include "bfd.h"
#include "sysdep.h"