aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2014-02-25 13:32:52 -0500
committerGlenn Morris2014-02-25 13:32:52 -0500
commit7231101775b30eec336c2edebb28dc259cb1d832 (patch)
treec30d1679400a4eb6d54293693918f6b54accec46 /lisp
parent7a7f5ccec54fad5c1e3df1dde9158d8f2e6ee1a7 (diff)
downloademacs-7231101775b30eec336c2edebb28dc259cb1d832.tar.gz
emacs-7231101775b30eec336c2edebb28dc259cb1d832.zip
Add some Authors: headers based on authors.el.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/userlock.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/userlock.el b/lisp/userlock.el
index 698c17698bb..7c7b09cb0db 100644
--- a/lisp/userlock.el
+++ b/lisp/userlock.el
@@ -2,6 +2,8 @@
2 2
3;; Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc.
4 4
5;; Author: Richard King
6;; (according to authors.el)
5;; Maintainer: emacs-devel@gnu.org 7;; Maintainer: emacs-devel@gnu.org
6;; Keywords: internal 8;; Keywords: internal
7;; Package: emacs 9;; Package: emacs