Mercurial > hg > octave-shane > gnulib-hg
comparison m4/ldexp.m4 @ 14079:97fc9a21a8fb
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Sat, 01 Jan 2011 20:17:23 +0100 |
parents | 88292c519d86 |
children | 8250f2777afc |
comparison
equal
deleted
inserted
replaced
14078:1a37c270d62d | 14079:97fc9a21a8fb |
---|---|
1 # ldexp.m4 serial 1 | 1 # ldexp.m4 serial 1 |
2 dnl Copyright (C) 2010 Free Software Foundation, Inc. | 2 dnl Copyright (C) 2010-2011 Free Software Foundation, Inc. |
3 dnl This file is free software; the Free Software Foundation | 3 dnl This file is free software; the Free Software Foundation |
4 dnl gives unlimited permission to copy and/or distribute it, | 4 dnl gives unlimited permission to copy and/or distribute it, |
5 dnl with or without modifications, as long as this notice is preserved. | 5 dnl with or without modifications, as long as this notice is preserved. |
6 | 6 |
7 AC_DEFUN([gl_FUNC_LDEXP], | 7 AC_DEFUN([gl_FUNC_LDEXP], |