X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fasprintf.c;h=bb5eab575b077aa204a3c00b3717ea81ce923bab;hb=f68df3909494013bfd10e349f52a831feb9aa0a9;hp=9e6817e732b90a6bd6c5824cd4712f3633e0d23c;hpb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;p=debian%2Ftar diff --git a/gnu/asprintf.c b/gnu/asprintf.c index 9e6817e7..bb5eab57 100644 --- a/gnu/asprintf.c +++ b/gnu/asprintf.c @@ -1,7 +1,7 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2011 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2013 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify @@ -15,8 +15,7 @@ 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, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include