X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2Fargz.mk;h=91db7cf8cdd30bd00a0487d59cb79b60b3803a73;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=307e6f4816648f5ba24d75a4ed90578cff86982e;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/config/argz.mk b/config/argz.mk index 307e6f481..91db7cf8c 100644 --- a/config/argz.mk +++ b/config/argz.mk @@ -11,7 +11,7 @@ argz_files = $(patsubst %, $(glibc_dir)/string/argz-%.c, $(argz_names)) define print-header printf '%s\n' \ "/* Functions for dealing with '\0' separated arg vectors." \ -" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2012 Free Software +" Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2014 Free Software " Foundation, Inc."\ " This file is part of the GNU C Library." \ "" \ @@ -26,8 +26,7 @@ define print-header " 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 " \ "" \