aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/json-tests.el
diff options
context:
space:
mode:
authorPaul Eggert2018-12-31 18:41:28 -0800
committerPaul Eggert2018-12-31 18:47:22 -0800
commita04bf15130f5d4e1bc79e1709461fe95345bdb2a (patch)
tree238a962b903ca87b5add09f899f174962b060383 /test/src/json-tests.el
parent115498702da91dc75d05bd0dea64f98cc6157327 (diff)
downloademacs-a04bf15130f5d4e1bc79e1709461fe95345bdb2a.tar.gz
emacs-a04bf15130f5d4e1bc79e1709461fe95345bdb2a.zip
Update more copyright years
Update some other copyright years automatically, by running: Run 'UPDATE_COPYRIGHT_YEAR=2019 \ UPDATE_COPYRIGHT_USE_INTERVALS=1 \ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 admin/update-copyright' followed by 'admin/merge-gnulib'.
Diffstat (limited to 'test/src/json-tests.el')
-rw-r--r--test/src/json-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/json-tests.el b/test/src/json-tests.el
index 651b0a0bb7a..04f91f4abbc 100644
--- a/test/src/json-tests.el
+++ b/test/src/json-tests.el
@@ -1,6 +1,6 @@
1;;; json-tests.el --- unit tests for json.c -*- lexical-binding: t; -*- 1;;; json-tests.el --- unit tests for json.c -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2017-2018 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2019 Free Software Foundation, Inc.
4 4
5;; This file is part of GNU Emacs. 5;; This file is part of GNU Emacs.
6 6