X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fvasprintf.c;h=149c29242cbb0fb25aaa10fc46964a512823feeb;hb=0cba35775b73cee99107fba2be2bf62036ad6c0c;hp=ba94c64ba8bc9f96a1a67f62dd9ceb8852a5d810;hpb=372b0b04326df8b7220d89c0ebe93b58befacf2b;p=gnulib.git diff --git a/lib/vasprintf.c b/lib/vasprintf.c index ba94c64ba..149c29242 100644 --- a/lib/vasprintf.c +++ b/lib/vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002-2004 Free Software Foundation, Inc. + Copyright (C) 1999, 2002 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -13,7 +13,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. */ #ifdef HAVE_CONFIG_H # include