diff options
Diffstat (limited to 'src/kqueue.c')
| -rw-r--r-- | src/kqueue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kqueue.c b/src/kqueue.c index adbb8d92c0b..8a1d0c99879 100644 --- a/src/kqueue.c +++ b/src/kqueue.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Filesystem notifications support with kqueue API. | 1 | /* Filesystem notifications support with kqueue API. |
| 2 | 2 | ||
| 3 | Copyright (C) 2015-2020 Free Software Foundation, Inc. | 3 | Copyright (C) 2015-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||