changeset 20261:d10570ba8912

.
author Jim Meyering <jim@meyering.net>
date Sun, 24 Mar 1996 18:23:44 +0000
parents 1d971059c42a
children f365b21ea90f
files lib/xstrtod.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib/xstrtod.c	Sun Mar 24 18:20:25 1996 +0000
+++ b/lib/xstrtod.c	Sun Mar 24 18:23:44 1996 +0000
@@ -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.  */