diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-10 15:33:18 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2005-05-10 15:33:18 +0000 |
commit | ee58dffdbc2874e053c60629b2f1c04384e2248d (patch) | |
tree | 2c77716c8ad93d6e56c2be0bd79d8e6b72ba7b77 /libiberty/md5.c | |
parent | d6d47ea0f564912748fe91ae4a1ff6e73d9dc2ac (diff) | |
download | gcc-ee58dffdbc2874e053c60629b2f1c04384e2248d.zip gcc-ee58dffdbc2874e053c60629b2f1c04384e2248d.tar.gz gcc-ee58dffdbc2874e053c60629b2f1c04384e2248d.tar.bz2 |
Update the address and phone number of the FSF organization.
From-SVN: r99519
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 4468c77..c03a74d 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. */ |