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 7c7b09cb0db..c47bc4c9bd1 100644 --- a/lisp/userlock.el +++ b/lisp/userlock.el @@ -1,6 +1,6 @@ ;;; userlock.el --- handle file access contention between multiple users -;; Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc. +;; Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. ;; Author: Richard King ;; (according to authors.el) |