X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=config%2Fargz.mk;h=91db7cf8cdd30bd00a0487d59cb79b60b3803a73;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=fa84ca89f54439031e25dff81c48846357005c3e;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/config/argz.mk b/config/argz.mk index fa84ca89f..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-2010 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 " \ "" \