diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-01 02:10:45 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-07-01 02:10:45 +0000 |
commit | c2b61805b992eb3df6bc7642835773c7edb8fa69 (patch) | |
tree | 72f2dc1d8a2667b75ff46650c215ec0421ec59f0 /gcc/tree-object-size.c | |
parent | 4dfa7ebc6f20f3a753a6da36efaada673ec23523 (diff) | |
download | gcc-c2b61805b992eb3df6bc7642835773c7edb8fa69.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101494 138bc75d-0d04-0410-961f-82ee72b054a4
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 2ba11c0b09c..a998d9841d7 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" |