diff options
Diffstat (limited to 'lisp/autorevert.el')
-rw-r--r-- | lisp/autorevert.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autorevert.el b/lisp/autorevert.el index 9275513c8d2..7503fcc0264 100644 --- a/lisp/autorevert.el +++ b/lisp/autorevert.el @@ -1,6 +1,6 @@ ;;; autorevert.el --- revert buffers when files on disk change -*- lexical-binding:t -*- -;; Copyright (C) 1997-1999, 2001-2019 Free Software Foundation, Inc. +;; Copyright (C) 1997-1999, 2001-2020 Free Software Foundation, Inc. ;; Author: Anders Lindgren ;; Keywords: convenience |