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 | de41674e304dc12f096fe4d58ad752f2a77614a4 (patch) | |
tree | 339dab408ef54ff2a52654b31523432af211b303 /bfd/aout-tic30.c | |
parent | 87ab17bcf631319c9887f1cdc176d04505e72717 (diff) | |
download | gdb-de41674e304dc12f096fe4d58ad752f2a77614a4.tar.gz |
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 |