diff options
| author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 00:59:41 +0000 |
|---|---|---|
| committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 00:59:41 +0000 |
| commit | beaeca68a2f8dba54d170384296fcba69210293f (patch) | |
| tree | 9b2ea2e8b53cc7b39781ea3902134684338d331b /gcc/cp/parser.c | |
| parent | f5eaab73d2af39c53b94416782ca9f01d0a408b8 (diff) | |
| download | ppe42-gcc-beaeca68a2f8dba54d170384296fcba69210293f.tar.gz ppe42-gcc-beaeca68a2f8dba54d170384296fcba69210293f.zip | |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101312 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/parser.c')
| -rw-r--r-- | gcc/cp/parser.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c index db3fa63164b..0a6419310fa 100644 --- a/gcc/cp/parser.c +++ b/gcc/cp/parser.c @@ -17,8 +17,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, 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" #include "system.h" |

