summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2004-03-16 10:31:18 +0000
committerAlan Modra <amodra@bigpond.net.au>2004-03-16 10:31:18 +0000
commitda1a289bd22ed69240c1c63baaaa3540294943c3 (patch)
tree04d9dfa445f2131dd2e9e4b0cc34e9846d95f0d6
parent25c6ad5c9708a7f993f4abeb9a2330fff61d7f56 (diff)
downloadgdb-da1a289bd22ed69240c1c63baaaa3540294943c3.tar.gz
copyright date.
-rw-r--r--bfd/elf32-ppc.c4
-rw-r--r--bfd/elflink.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/bfd/elf32-ppc.c b/bfd/elf32-ppc.c
index 813d1491742..6849da82b89 100644
--- a/bfd/elf32-ppc.c
+++ b/bfd/elf32-ppc.c
@@ -1,6 +1,6 @@
/* PowerPC-specific support for 32-bit ELF
- Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
- Free Software Foundation, Inc.
+ Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+ 2004 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/bfd/elflink.c b/bfd/elflink.c
index 7d63383be02..64cc04d5135 100644
--- a/bfd/elflink.c
+++ b/bfd/elflink.c
@@ -1,5 +1,5 @@
/* ELF linking support for BFD.
- Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+ Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.