diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-08-17 03:21:42 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-08-17 03:21:42 +0000 |
commit | f9d09c4359eeb9b76da08cc88347cb92209a267c (patch) | |
tree | 697669e13d72c88448b9767dd001a440ba9c3389 /libmudflap/mf-hooks2.c | |
parent | 4c617d120c1b182ddd5466723345eb4ba12bba57 (diff) | |
download | gcc-f9d09c4359eeb9b76da08cc88347cb92209a267c.zip gcc-f9d09c4359eeb9b76da08cc88347cb92209a267c.tar.gz gcc-f9d09c4359eeb9b76da08cc88347cb92209a267c.tar.bz2 |
All files: Update FSF address.
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update FSF address.
From-SVN: r103197
Diffstat (limited to 'libmudflap/mf-hooks2.c')
-rw-r--r-- | libmudflap/mf-hooks2.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmudflap/mf-hooks2.c b/libmudflap/mf-hooks2.c index 87cb270..2b961b4 100644 --- a/libmudflap/mf-hooks2.c +++ b/libmudflap/mf-hooks2.c @@ -26,8 +26,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" |