diff options
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 2debd46c842..468358ccd1a 100644 --- a/lisp/json.el +++ b/lisp/json.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; json.el --- JavaScript Object Notation parser / generator | 1 | ;;; json.el --- JavaScript Object Notation parser / generator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward O'Connor <ted@oconnor.cx> | 5 | ;; Author: Edward O'Connor <ted@oconnor.cx> |
| 6 | ;; Version: 1.3 | 6 | ;; Version: 1.3 |