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 4e0e5804a55..c16a8d11b65 100644 --- a/src/w32notify.c +++ b/src/w32notify.c | |||
| @@ -1,5 +1,5 @@ | |||
| 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 | Copyright (C) 2012-2017 Free Software Foundation, Inc. | 2 | Copyright (C) 2012-2018 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||