diff options
Diffstat (limited to 'lib/size_max.h')
| -rw-r--r-- | lib/size_max.h | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/lib/size_max.h b/lib/size_max.h index 935cf897..381eea12 100644 --- a/lib/size_max.h +++ b/lib/size_max.h @@ -1,5 +1,5 @@  /* size_max.h -- declare SIZE_MAX through system headers -   Copyright (C) 2005-2006, 2009-2015 Free Software Foundation, Inc. +   Copyright (C) 2005-2006, 2009-2010 Free Software Foundation, Inc.     Written by Simon Josefsson.     This program is free software; you can redistribute it and/or modify @@ -13,7 +13,8 @@     GNU Lesser General Public License for more details.     You should have received a copy of the GNU Lesser General Public License -   along with this program; if not, see <http://www.gnu.org/licenses/>.  */ +   along with this program; if not, write to the Free Software Foundation, +   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */  #ifndef GNULIB_SIZE_MAX_H  #define GNULIB_SIZE_MAX_H | 
