From caf8a9b2b301aba06735d403317b75b41df59bfe Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 26 May 2012 16:14:36 -0700 Subject: Merge from gnulib. Fixes: debbugs:11527 --- lib/alloca.in.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/alloca.in.h') diff --git a/lib/alloca.in.h b/lib/alloca.in.h index 5b69c6c81a8..e94eb68c3c8 100644 --- a/lib/alloca.in.h +++ b/lib/alloca.in.h @@ -1,6 +1,6 @@ /* Memory allocation on the stack. - Copyright (C) 1995, 1999, 2001-2004, 2006-2011 Free Software Foundation, + Copyright (C) 1995, 1999, 2001-2004, 2006-2012 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it @@ -14,9 +14,9 @@ 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. */ + License along with this program; if not, see + . + */ /* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H means there is a real alloca function. */ -- cgit v1.2.1