diff options
Diffstat (limited to 'src/stpcpy.c')
-rw-r--r-- | src/stpcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stpcpy.c b/src/stpcpy.c index 6e42911..4e14916 100644 --- a/src/stpcpy.c +++ b/src/stpcpy.c @@ -14,7 +14,7 @@ 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. */ + 02110-1301 USA. */ #ifdef HAVE_CONFIG_H # include <config.h> |