summaryrefslogtreecommitdiff
path: root/libiberty/strverscmp.c
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-08-17 03:31:04 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-08-17 03:31:04 +0000
commit1a8c2b13d8312529cebe89bf0c25d5cd5dbf7e3d (patch)
tree762a6f5afc319786672dee8714feb377ed0519a4 /libiberty/strverscmp.c
parent50c68eff2fd953b9874aba740057246334875fa3 (diff)
downloadgcc-1a8c2b13d8312529cebe89bf0c25d5cd5dbf7e3d.tar.gz
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* strverscmp.c: Update FSF address. * testsuite/Makefile.in: Likewise. * testsuite/test-demangle.c: Likewise. * testsuite/test-pexecute.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103199 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/strverscmp.c')
-rw-r--r--libiberty/strverscmp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/strverscmp.c b/libiberty/strverscmp.c
index 2c6fe8a5910..04e1e4ae99e 100644
--- a/libiberty/strverscmp.c
+++ b/libiberty/strverscmp.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301 USA. */
#include "libiberty.h"
#include "safe-ctype.h"