maint.mk: syntax-check: prohibit HAVE_<header>_H that are always true
[pspp] / config / argz.mk
index 14b00fdde0627227ac5bd4b17399c39748cbb21a..fa84ca89f54439031e25dff81c48846357005c3e 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-2010 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"\