diff options
Diffstat (limited to 'src/getpagesize.h')
| -rw-r--r-- | src/getpagesize.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getpagesize.h b/src/getpagesize.h index 951973033da..561014a9aa1 100644 --- a/src/getpagesize.h +++ b/src/getpagesize.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Emulate getpagesize on systems that lack it. | 1 | /* Emulate getpagesize on systems that lack it. |
| 2 | Copyright (C) 1986, 1992, 1995, 2001-2017 Free Software Foundation, | 2 | Copyright (C) 1986, 1992, 1995, 2001-2018 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |