diff options
Diffstat (limited to 'src/w32notify.c')
| -rw-r--r-- | src/w32notify.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32notify.c b/src/w32notify.c index 53787fd45db..0871abb6027 100644 --- a/src/w32notify.c +++ b/src/w32notify.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Filesystem notifications support for GNU Emacs on the Microsoft Windows API. | 1 | /* Filesystem notifications support for GNU Emacs on the Microsoft Windows API. |
| 2 | 2 | ||
| 3 | Copyright (C) 2012-2019 Free Software Foundation, Inc. | 3 | Copyright (C) 2012-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Eli Zaretskii <eliz@gnu.org> | 5 | Author: Eli Zaretskii <eliz@gnu.org> |
| 6 | 6 | ||