aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/json.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/json.el b/lisp/json.el
index 1eabe0fa33c..fdac8d9a826 100644
--- a/lisp/json.el
+++ b/lisp/json.el
@@ -1,4 +1,4 @@
1;;; json.el --- JavaScript Object Notation parser / generator 1;;; json.el --- JavaScript Object Notation parser / generator -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2006-2016 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2016 Free Software Foundation, Inc.
4 4