diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-10 15:33:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-10 15:33:34 +0000 |
commit | 979c05d32447bf9388479ed6ef8e5665b40e5763 (patch) | |
tree | 2f123e16315567b5e1e93ea625f9e54411f17b12 /libiberty/cp-demangle.c | |
parent | ee1923668e008fbe81cd81b3213f81eb097cfccf (diff) | |
download | gdb-979c05d32447bf9388479ed6ef8e5665b40e5763.zip gdb-979c05d32447bf9388479ed6ef8e5665b40e5763.tar.gz gdb-979c05d32447bf9388479ed6ef8e5665b40e5763.tar.bz2 |
Update the address and phone number of the FSF organization.
Diffstat (limited to 'libiberty/cp-demangle.c')
-rw-r--r-- | libiberty/cp-demangle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c index e5b396c..653a2b5 100644 --- a/libiberty/cp-demangle.c +++ b/libiberty/cp-demangle.c @@ -25,7 +25,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* This code implements a demangler for the g++ V3 ABI. The ABI is |