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/pathmax.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/pathmax.h') diff --git a/lib/pathmax.h b/lib/pathmax.h index c47618a1b6..03db7cb519 100644 --- a/lib/pathmax.h +++ b/lib/pathmax.h @@ -1,5 +1,5 @@ /* Define PATH_MAX somehow. Requires sys/types.h. - Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2011 Free Software + Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2012 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify @@ -13,8 +13,7 @@ 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. */ + along with this program; if not, see . */ #ifndef _PATHMAX_H # define _PATHMAX_H -- cgit v1.2.3