X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fstpncpy.c;h=62dad70337e6c5816d06b38fca0487a8da2c3069;hb=8de557e31178699dd6e839850056f0653cdfba89;hp=87e4382b54a369284460035a991491414a4b7374;hpb=45507493d857878cfeeed11d404a5645dd57c25c;p=gnulib.git diff --git a/lib/stpncpy.c b/lib/stpncpy.c index 87e4382b5..62dad7033 100644 --- a/lib/stpncpy.c +++ b/lib/stpncpy.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, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* This is almost copied from strncpy.c, written by Torbjorn Granlund. */