diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 00:59:41 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 00:59:41 +0000 |
commit | 1788952fea1a78b11725708811ad1092baf0ce88 (patch) | |
tree | 9b2ea2e8b53cc7b39781ea3902134684338d331b /gcc/cp/cxx-pretty-print.c | |
parent | 356f9ab377a1a023a00320dfb4198aa7abb1bda5 (diff) | |
download | gcc-1788952fea1a78b11725708811ad1092baf0ce88.zip gcc-1788952fea1a78b11725708811ad1092baf0ce88.tar.gz gcc-1788952fea1a78b11725708811ad1092baf0ce88.tar.bz2 |
Update FSF address.
From-SVN: r101312
Diffstat (limited to 'gcc/cp/cxx-pretty-print.c')
-rw-r--r-- | gcc/cp/cxx-pretty-print.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/cxx-pretty-print.c b/gcc/cp/cxx-pretty-print.c index 61adb81..f4f8819 100644 --- a/gcc/cp/cxx-pretty-print.c +++ b/gcc/cp/cxx-pretty-print.c @@ -16,8 +16,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. */ #include "config.h" #include "system.h" |