diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-04 07:19:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-04 07:19:45 +0000 |
commit | 53e09e0aaf3d13e4b893744e2fe79edde7edfd20 (patch) | |
tree | 960f8ffaaa23dd703f1732cca8b3c6a9dce531c4 /bfd/aout-tic30.c | |
parent | daily update (diff) | |
download | binutils-gdb-53e09e0aaf3d13e4b893744e2fe79edde7edfd20.tar.gz binutils-gdb-53e09e0aaf3d13e4b893744e2fe79edde7edfd20.tar.bz2 binutils-gdb-53e09e0aaf3d13e4b893744e2fe79edde7edfd20.zip |
Update the FSF address in the copyright/GPL notice
Diffstat (limited to 'bfd/aout-tic30.c')
-rw-r--r-- | bfd/aout-tic30.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/aout-tic30.c b/bfd/aout-tic30.c index 8adca2a4fd1..eabce0f6d37 100644 --- a/bfd/aout-tic30.c +++ b/bfd/aout-tic30.c @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + 02110-1301, USA. */ #define TARGET_IS_BIG_ENDIAN_P #define N_HEADER_IN_TEXT(x) 1 |