diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-10 15:22:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2005-05-10 15:22:21 +0000 |
commit | d6d47ea0f564912748fe91ae4a1ff6e73d9dc2ac (patch) | |
tree | 2e95841285d363fdc4206c89cad09eed1e042b79 /include/md5.h | |
parent | 9cbb7989ef4aecb7cc18400bbfba432fad279471 (diff) | |
download | gcc-d6d47ea0f564912748fe91ae4a1ff6e73d9dc2ac.zip gcc-d6d47ea0f564912748fe91ae4a1ff6e73d9dc2ac.tar.gz gcc-d6d47ea0f564912748fe91ae4a1ff6e73d9dc2ac.tar.bz2 |
Update the address and phone number of the FSF organization.
From-SVN: r99518
Diffstat (limited to 'include/md5.h')
-rw-r--r-- | include/md5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/md5.h b/include/md5.h index 4cdad88..655933f 100644 --- a/include/md5.h +++ b/include/md5.h @@ -16,7 +16,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. */ #ifndef _MD5_H #define _MD5_H 1 |