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/s390/linux-unwind.h | |
parent | 6c912b0cb6d2cfafdf5db294aae5c799ab85559a (diff) | |
download | gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.tar.gz |
Update FSF address.
From-SVN: r101314
Diffstat (limited to 'gcc/config/s390/linux-unwind.h')
-rw-r--r-- | gcc/config/s390/linux-unwind.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/s390/linux-unwind.h b/gcc/config/s390/linux-unwind.h index 088afb71820..5f22dfc1bff 100644 --- a/gcc/config/s390/linux-unwind.h +++ b/gcc/config/s390/linux-unwind.h @@ -23,8 +23,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. */ /* Do code reading to identify a signal frame, and set the frame state data appropriately. See unwind-dw2.c for the structs. */ |