Mercurial > hg > octave-jordi > gnulib-hg
comparison m4/fnmatch.m4 @ 17848:ab58d4870664
version-etc: new year
* doc/gnulib.texi:
* lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date.
* all files: Run 'make update-copyright'.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 01 Jan 2015 01:38:23 +0000 |
parents | 344018b6e5d7 |
children |
comparison
equal
deleted
inserted
replaced
17847:41f5a29221f6 | 17848:ab58d4870664 |
---|---|
1 # Check for fnmatch - serial 9. | 1 # Check for fnmatch - serial 9. |
2 | 2 |
3 # Copyright (C) 2000-2007, 2009-2014 Free Software Foundation, Inc. | 3 # Copyright (C) 2000-2007, 2009-2015 Free Software Foundation, Inc. |
4 # This file is free software; the Free Software Foundation | 4 # This file is free software; the Free Software Foundation |
5 # gives unlimited permission to copy and/or distribute it, | 5 # gives unlimited permission to copy and/or distribute it, |
6 # with or without modifications, as long as this notice is preserved. | 6 # with or without modifications, as long as this notice is preserved. |
7 | 7 |
8 # Autoconf defines AC_FUNC_FNMATCH, but that is obsolescent. | 8 # Autoconf defines AC_FUNC_FNMATCH, but that is obsolescent. |