X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fasprintf.c;h=06ae3dd7f7e69c5e476bd16bf52cd5b08b20abf0;hb=34b42e86af9d37c366a44280d2ba06ad2e2971df;hp=c507a821e61372a7f4a8e53cca30f9c921fdcd64;hpb=29ece34f44a27750bbfd76154ad9882580453dc7;p=debian%2Ftar diff --git a/gnu/asprintf.c b/gnu/asprintf.c index c507a821..06ae3dd7 100644 --- a/gnu/asprintf.c +++ b/gnu/asprintf.c @@ -1,7 +1,5 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2010 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2015 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify @@ -15,8 +13,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