diff options
Diffstat (limited to 'src/json.c')
| -rw-r--r-- | src/json.c | 2 |
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 | ||
| 3 | Copyright (C) 2017-2019 Free Software Foundation, Inc. | 3 | Copyright (C) 2017-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||