mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-05 06:23:58 +08:00
Update copyright
2010-01-04 H.J. Lu <hongjiu.lu@intel.com> * objcopy.c: Update copyright. * readelf.c: Likewise.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* objcopy.c: Update copyright.
|
||||||
|
* readelf.c: Likewise.
|
||||||
|
|
||||||
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR binutils/11130
|
PR binutils/11130
|
||||||
@ -13,7 +18,7 @@
|
|||||||
|
|
||||||
2010-01-04 Nick Clifton <nickc@redhat.com>
|
2010-01-04 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* po/ru/po: Updated Russian translation.
|
* po/ru.po: Updated Russian translation.
|
||||||
|
|
||||||
For older changes see ChangeLog-2009
|
For older changes see ChangeLog-2009
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* objcopy.c -- copy object file from input to output, optionally massaging it.
|
/* objcopy.c -- copy object file from input to output, optionally massaging it.
|
||||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||||
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Binutils.
|
This file is part of GNU Binutils.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/* readelf.c -- display contents of an ELF format file
|
/* readelf.c -- display contents of an ELF format file
|
||||||
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008, 2009 Free Software Foundation, Inc.
|
2008, 2009, 2010
|
||||||
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
Originally developed by Eric Youngdale <eric@andante.jic.com>
|
Originally developed by Eric Youngdale <eric@andante.jic.com>
|
||||||
Modifications by Nick Clifton <nickc@redhat.com>
|
Modifications by Nick Clifton <nickc@redhat.com>
|
||||||
|
Reference in New Issue
Block a user