pty: Activate the signature wrapper of forkpty.
[gnulib.git] / config / argz.mk
index 14b00fd..14d5a5e 100644 (file)
@@ -11,7 +11,8 @@ 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 Free Software Foundation, Inc."\
+"   Copyright (C) 1995-1998, 2000-2002, 2006, 2009-2013 Free Software
+"   Foundation, Inc."\
 "   This file is part of the GNU C Library."                           \
 ""                                                                     \
 "   This program is free software; you can redistribute it and/or modify"\
@@ -25,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 <http://www.gnu.org/licenses/>.  */"        \
 ""                                                                     \
 "#include <config.h>"                                                  \
 ""                                                                     \