summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-24 18:23:44 +0000
committerJim Meyering <jim@meyering.net>1996-03-24 18:23:44 +0000
commitb8d7f00196977bc8aebd45c724c9f84b1536aecd (patch)
treeff5de1e308a44af8de56a6f02118961031cde0fd
parentf35597f9dd9799bd46a6cbb35c3bbe6e9cc6dd7a (diff)
downloadgnulib-b8d7f00196977bc8aebd45c724c9f84b1536aecd.tar.gz
-rw-r--r--lib/xstrtod.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xstrtod.c b/lib/xstrtod.c
index d15c57efec..f6edefcceb 100644
--- a/lib/xstrtod.c
+++ b/lib/xstrtod.c
@@ -12,8 +12,8 @@
GNU General Public License for more details.
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., 675 Mass Ave, Cambridge, MA 02139, USA. */
+ along with this program; if not, write to the Free Software Foundation,
+ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Written by Jim Meyering. */