diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-04 15:53:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-04 15:53:43 +0000 |
commit | 3e110533652d0f94211681ab718b7471f8bd3493 (patch) | |
tree | 0500624d9900ec09fa3396b58a0887290261cdda /bfd/mipsbsd.c | |
parent | 2005-05-04 Paolo Bonzini <bonzini@gnu.org> (diff) | |
download | binutils-gdb-3e110533652d0f94211681ab718b7471f8bd3493.tar.gz binutils-gdb-3e110533652d0f94211681ab718b7471f8bd3493.tar.bz2 binutils-gdb-3e110533652d0f94211681ab718b7471f8bd3493.zip |
Update the address and phone number of the FSF organization in the GPL notices
Diffstat (limited to 'bfd/mipsbsd.c')
-rw-r--r-- | bfd/mipsbsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/mipsbsd.c b/bfd/mipsbsd.c index 0c920921b5d..c38df5473e2 100644 --- a/bfd/mipsbsd.c +++ b/bfd/mipsbsd.c @@ -17,7 +17,7 @@ GNU General Public License for more details. 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 02110-1301, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* #define ENTRY_CAN_BE_ZERO */ #define N_HEADER_IN_TEXT(x) 1 |