X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fstrndup.c;h=a23060e3819ba9d0604c421e443e595d446f347c;hb=809464b39048da6beb7fa2c216ca8667f6799f67;hp=6bceed0815c506b1cb5891cfb3901ec36e337dce;hpb=611f228f0629c5af6e412ded54121501dc1856be;p=gnulib.git diff --git a/lib/strndup.c b/lib/strndup.c index 6bceed081..a23060e38 100644 --- a/lib/strndup.c +++ b/lib/strndup.c @@ -14,8 +14,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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, 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. */ #ifdef HAVE_CONFIG_H # include "config.h"