diff options
Diffstat (limited to 'include/elf/xtensa.h')
-rw-r--r-- | include/elf/xtensa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/elf/xtensa.h b/include/elf/xtensa.h index 400bc17..0d35f7a 100644 --- a/include/elf/xtensa.h +++ b/include/elf/xtensa.h @@ -1,12 +1,12 @@ /* Xtensa ELF support for BFD. - Copyright 2003, 2004, 2007, 2008 Free Software Foundation, Inc. + Copyright 2003, 2004, 2007, 2008, 2010 Free Software Foundation, Inc. Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica. This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |