diff options
author | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-10 15:33:18 +0000 |
---|---|---|
committer | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-10 15:33:18 +0000 |
commit | 95b8d1bcbb4add3edbf7f6e54ecf9a9b2a0955e4 (patch) | |
tree | 2c77716c8ad93d6e56c2be0bd79d8e6b72ba7b77 /libiberty/md5.c | |
parent | 2f8ebb8e367d6ce21079282043bddc11db1775e4 (diff) | |
download | gcc-95b8d1bcbb4add3edbf7f6e54ecf9a9b2a0955e4.tar.gz |
Update the address and phone number of the FSF organization.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99519 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/md5.c')
-rw-r--r-- | libiberty/md5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/md5.c b/libiberty/md5.c index 4468c7742c1..c03a74dffa2 100644 --- a/libiberty/md5.c +++ b/libiberty/md5.c @@ -17,7 +17,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. */ + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */ |