From: H.J. Lu Date: Sat, 9 Apr 2011 16:48:39 +0000 (+0000) Subject: Update copyright year. X-Git-Tag: sid-snapshot-20110501~218 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9f973f284255fa36ee23ac15700037e6f19a1fce;p=external%2Fbinutils.git Update copyright year. 2011-04-09 H.J. Lu * elf32-i386.c: Update copyright year. * elf64-x86-64.c: Likewise. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5c29370..596612e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2011-04-09 H.J. Lu + + * elf32-i386.c: Update copyright year. + * elf64-x86-64.c: Likewise. + 2011-04-09 Kai Tietz * peXXigen.c (_bfd_XXi_final_link_postscripte): Sort pdata in temporary diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c index acabeb3..3d8e2df 100644 --- a/bfd/elf32-i386.c +++ b/bfd/elf32-i386.c @@ -1,6 +1,7 @@ /* Intel 80386/80486-specific support for 32-bit ELF Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/elf64-x86-64.c b/bfd/elf64-x86-64.c index fad3b78..89a5ab0 100644 --- a/bfd/elf64-x86-64.c +++ b/bfd/elf64-x86-64.c @@ -1,6 +1,7 @@ /* X86-64 specific support for ELF Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010 Free Software Foundation, Inc. + 2010, 2011 + Free Software Foundation, Inc. Contributed by Jan Hubicka . This file is part of BFD, the Binary File Descriptor library.