diff options
author | DJ Delorie <dj@redhat.com> | 2011-01-03 21:05:58 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2011-01-03 21:05:58 +0000 |
commit | 59e11e1703f3bfa36b768403e19b4266f27c4426 (patch) | |
tree | 47ccd9b6989b80ee5b02a382e9a29577a7aa7c57 /include/libiberty.h | |
parent | 889a4d3e748c3315e125380ef0b6221c764dbff2 (diff) | |
download | gdb-59e11e1703f3bfa36b768403e19b4266f27c4426.zip gdb-59e11e1703f3bfa36b768403e19b4266f27c4426.tar.gz gdb-59e11e1703f3bfa36b768403e19b4266f27c4426.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/libiberty.h')
-rw-r--r-- | include/libiberty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libiberty.h b/include/libiberty.h index f54ca18..1cc7250 100644 --- a/include/libiberty.h +++ b/include/libiberty.h @@ -1,7 +1,7 @@ /* Function declarations for libiberty. Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Note - certain prototypes declared in this header file are for functions whoes implementation copyright does not belong to the |