diff options
Diffstat (limited to 'lisp/userlock.el')
| -rw-r--r-- | lisp/userlock.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/userlock.el b/lisp/userlock.el index 5e2f337db07..37ff1f13ba2 100644 --- a/lisp/userlock.el +++ b/lisp/userlock.el | |||
| @@ -1,6 +1,7 @@ | |||
| 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 Free Software Foundation, inc. | 3 | ;; Copyright (C) 1985, 1986, 2002, 2003, 2004, |
| 4 | ;; 2005 Free Software Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
| 6 | ;; Keywords: internal | 7 | ;; Keywords: internal |