X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fsnprintf.c;h=11500cad3566143a4e9de70772fa5fe61c41e6b4;hb=HEAD;hp=2fb5c319412fc9cb9ca25a4c882ac8ddd03d6f58;hpb=29ece34f44a27750bbfd76154ad9882580453dc7;p=debian%2Ftar diff --git a/gnu/snprintf.c b/gnu/snprintf.c index 2fb5c319..11500cad 100644 --- a/gnu/snprintf.c +++ b/gnu/snprintf.c @@ -1,7 +1,5 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Formatted output to strings. - Copyright (C) 2004, 2006-2010 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2015 Free Software Foundation, Inc. Written by Simon Josefsson and Paul Eggert. 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