X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmisc%2Fstrtol.c;h=9a03c07c528495fba28a09b0ed284d0f805bfbee;hb=548bb686a5d9843eea4a49d3bb9f62a29f86e116;hp=025287a3f8bd58bb8e438f225678a0f21fbf4538;hpb=4944c86a9318bc5b5578ab145a95c116ffd2c9fd;p=pspp diff --git a/lib/misc/strtol.c b/lib/misc/strtol.c index 025287a3f8..9a03c07c52 100644 --- a/lib/misc/strtol.c +++ b/lib/misc/strtol.c @@ -15,7 +15,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. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include