diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-07-01 02:10:45 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-07-01 02:10:45 +0000 |
commit | 7e5a65360f0de7c6347876f15691f446f3b0254c (patch) | |
tree | 72f2dc1d8a2667b75ff46650c215ec0421ec59f0 /gcc/tree-object-size.c | |
parent | e6b0553409269c8275a2f24ebf3b681fbfe42e38 (diff) | |
download | gcc-7e5a65360f0de7c6347876f15691f446f3b0254c.zip gcc-7e5a65360f0de7c6347876f15691f446f3b0254c.tar.gz gcc-7e5a65360f0de7c6347876f15691f446f3b0254c.tar.bz2 |
libunwind.S, [...]: Update FSF address.
2005-07-01 Kelley Cook <kcook@gcc.gnu.org>
* config/arm/libunwind.S, config/arm/pr-support.c,
config/arm/unwind-arm.c, config/arm/unwind-arm.h,
config/c4x/predicates.md, tree-object-size.c: Update FSF address.
From-SVN: r101494
Diffstat (limited to 'gcc/tree-object-size.c')
-rw-r--r-- | gcc/tree-object-size.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/tree-object-size.c b/gcc/tree-object-size.c index 2ba11c0..a998d98 100644 --- a/gcc/tree-object-size.c +++ b/gcc/tree-object-size.c @@ -16,8 +16,8 @@ GNU General Public License 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. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "system.h" |