aboutsummaryrefslogtreecommitdiffstats
path: root/test/src
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
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')
-rw-r--r--test/src/callint-tests.el2
-rw-r--r--test/src/json-tests.el2
-rw-r--r--test/src/timefns-tests.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/test/src/callint-tests.el b/test/src/callint-tests.el
index feee9b692b7..5c310b5c08d 100644
--- a/test/src/callint-tests.el
+++ b/test/src/callint-tests.el
@@ -1,6 +1,6 @@
1;;; callint-tests.el --- unit tests for callint.c -*- lexical-binding: t; -*- 1;;; callint-tests.el --- unit tests for callint.c -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2018 Free Software Foundation, Inc. 3;; Copyright (C) 2018-2019 Free Software Foundation, Inc.
4 4
5;; Author: Philipp Stephani <phst@google.com> 5;; Author: Philipp Stephani <phst@google.com>
6 6
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
diff --git a/test/src/timefns-tests.el b/test/src/timefns-tests.el
index ebeb43de163..5c858ef3bd8 100644
--- a/test/src/timefns-tests.el
+++ b/test/src/timefns-tests.el
@@ -1,6 +1,6 @@
1;;; timefns-tests.el -- tests for timefns.c 1;;; timefns-tests.el -- tests for timefns.c
2 2
3;; Copyright (C) 2016-2018 Free Software Foundation, Inc. 3;; Copyright (C) 2016-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