diff options
Diffstat (limited to 'lisp/userlock.el')
| -rw-r--r-- | lisp/userlock.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/userlock.el b/lisp/userlock.el index 1d3ac845841..ec763223379 100644 --- a/lisp/userlock.el +++ b/lisp/userlock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; userlock.el --- handle file access contention between multiple users | 1 | ;;; userlock.el --- handle file access contention between multiple users |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 2001-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 2001-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard King | 5 | ;; Author: Richard King |
| 6 | ;; (according to authors.el) | 6 | ;; (according to authors.el) |