X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fobstack_printf.c;h=7f9cd758497697d60196471c374250a3916bd804;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=a26fcf21c23f80d67c80db599da6ccb7a7a08332;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/lib/obstack_printf.c b/lib/obstack_printf.c index a26fcf21c..7f9cd7584 100644 --- a/lib/obstack_printf.c +++ b/lib/obstack_printf.c @@ -1,5 +1,5 @@ /* Formatted output to obstacks. - Copyright (C) 2008-2012 Free Software Foundation, Inc. + Copyright (C) 2008-2014 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 @@ -12,8 +12,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