diff options
| author | Glenn Morris | 2017-05-06 18:34:36 -0700 |
|---|---|---|
| committer | Glenn Morris | 2017-05-06 18:38:18 -0700 |
| commit | 55b07d33796a4697b37215c18b4630eeaaa4fb76 (patch) | |
| tree | 59894603fe941266bb84481b270abcc03f01b4b6 /lisp/json.el | |
| parent | 723b16a87586a7e61e0ee40cd0815b3a7c519032 (diff) | |
| download | emacs-55b07d33796a4697b37215c18b4630eeaaa4fb76.tar.gz emacs-55b07d33796a4697b37215c18b4630eeaaa4fb76.zip | |
; Update contributor name
; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html
Diffstat (limited to 'lisp/json.el')
| -rw-r--r-- | lisp/json.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/json.el b/lisp/json.el index 049c9b1951a..5f403a411b7 100644 --- a/lisp/json.el +++ b/lisp/json.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward O'Connor <ted@oconnor.cx> | 5 | ;; Author: Theresa O'Connor <ted@oconnor.cx> |
| 6 | ;; Version: 1.4 | 6 | ;; Version: 1.4 |
| 7 | ;; Keywords: convenience | 7 | ;; Keywords: convenience |
| 8 | 8 | ||