Mercurial > hg > octave-jordi > gnulib-hg
comparison m4/getcwd-path-max.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 | 84affbbe0ee1 |
children |
comparison
equal
deleted
inserted
replaced
17847:41f5a29221f6 | 17848:ab58d4870664 |
---|---|
4 | 4 |
5 # This is necessary for at least GNU libc on linux-2.4.19 and 2.4.20. | 5 # This is necessary for at least GNU libc on linux-2.4.19 and 2.4.20. |
6 # I've heard that this is due to a Linux kernel bug, and that it has | 6 # I've heard that this is due to a Linux kernel bug, and that it has |
7 # been fixed between 2.4.21-pre3 and 2.4.21-pre4. | 7 # been fixed between 2.4.21-pre3 and 2.4.21-pre4. |
8 | 8 |
9 # Copyright (C) 2003-2007, 2009-2014 Free Software Foundation, Inc. | 9 # Copyright (C) 2003-2007, 2009-2015 Free Software Foundation, Inc. |
10 # This file is free software; the Free Software Foundation | 10 # This file is free software; the Free Software Foundation |
11 # gives unlimited permission to copy and/or distribute it, | 11 # gives unlimited permission to copy and/or distribute it, |
12 # with or without modifications, as long as this notice is preserved. | 12 # with or without modifications, as long as this notice is preserved. |
13 | 13 |
14 # From Jim Meyering | 14 # From Jim Meyering |