diff options
Diffstat (limited to 'lisp/filenotify.el')
-rw-r--r-- | lisp/filenotify.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/filenotify.el b/lisp/filenotify.el index e9f8d4e515d..bc643f57b0f 100644 --- a/lisp/filenotify.el +++ b/lisp/filenotify.el @@ -1,6 +1,6 @@ ;;; filenotify.el --- watch files for changes on disk -*- lexical-binding:t -*- -;; Copyright (C) 2013-2023 Free Software Foundation, Inc. +;; Copyright (C) 2013-2024 Free Software Foundation, Inc. ;; Author: Michael Albinus <michael.albinus@gmx.de> |