aboutsummaryrefslogtreecommitdiffstats
path: root/src/json.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/json.c')
-rw-r--r--src/json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json.c b/src/json.c
index cd3b9cc0236..2e50ce514fd 100644
--- a/src/json.c
+++ b/src/json.c
@@ -1,6 +1,6 @@
1/* JSON parsing and serialization. 1/* JSON parsing and serialization.
2 2
3Copyright (C) 2017-2019 Free Software Foundation, Inc. 3Copyright (C) 2017-2020 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6