diff options
author | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:22:41 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:22:41 +0000 |
commit | 39d14ddaacf2519a8f27f5826572840bbea2bdaf (patch) | |
tree | f3fc0882b204c3bd663cbc27166feb6dd55f4f49 /gcc/config/alpha/qrnnd.asm | |
parent | 6c912b0cb6d2cfafdf5db294aae5c799ab85559a (diff) | |
download | gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.tar.gz |
Update FSF address.
From-SVN: r101314
Diffstat (limited to 'gcc/config/alpha/qrnnd.asm')
-rw-r--r-- | gcc/config/alpha/qrnnd.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/alpha/qrnnd.asm b/gcc/config/alpha/qrnnd.asm index da9c4bc8338..96f31b25cfd 100644 --- a/gcc/config/alpha/qrnnd.asm +++ b/gcc/config/alpha/qrnnd.asm @@ -23,8 +23,8 @@ # 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, Inc., 59 Temple Place - Suite 330, Boston, - # MA 02111-1307, USA. + # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + # MA 02110-1301, USA. #ifdef __ELF__ .section .note.GNU-stack,"" |