aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell
diff options
context:
space:
mode:
authorPaul Eggert2020-01-01 00:19:43 +0000
committerPaul Eggert2020-01-01 00:59:52 +0000
commit365e01cc9f64ce6ca947ccfd8612d60763280a37 (patch)
treeffecd1ba3f6259e00657d28ee6d01239f3afacc8 /test/lisp/eshell
parentcd2c1561636597c67edbf3daf10388e5385a93fc (diff)
downloademacs-365e01cc9f64ce6ca947ccfd8612d60763280a37.tar.gz
emacs-365e01cc9f64ce6ca947ccfd8612d60763280a37.zip
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'test/lisp/eshell')
-rw-r--r--test/lisp/eshell/em-hist-tests.el2
-rw-r--r--test/lisp/eshell/em-ls-tests.el2
-rw-r--r--test/lisp/eshell/esh-opt-tests.el2
-rw-r--r--test/lisp/eshell/eshell-tests.el2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/lisp/eshell/em-hist-tests.el b/test/lisp/eshell/em-hist-tests.el
index 2fec1159318..a08a7a2afcb 100644
--- a/test/lisp/eshell/em-hist-tests.el
+++ b/test/lisp/eshell/em-hist-tests.el
@@ -1,6 +1,6 @@
1;;; tests/em-hist-tests.el --- em-hist test suite 1;;; tests/em-hist-tests.el --- em-hist test suite
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
diff --git a/test/lisp/eshell/em-ls-tests.el b/test/lisp/eshell/em-ls-tests.el
index d5f9d244be0..da3e224a94d 100644
--- a/test/lisp/eshell/em-ls-tests.el
+++ b/test/lisp/eshell/em-ls-tests.el
@@ -1,6 +1,6 @@
1;;; tests/em-ls-tests.el --- em-ls test suite 1;;; tests/em-ls-tests.el --- em-ls test suite
2 2
3;; Copyright (C) 2017-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2020 Free Software Foundation, Inc.
4 4
5;; Author: Tino Calancha <tino.calancha@gmail.com> 5;; Author: Tino Calancha <tino.calancha@gmail.com>
6 6
diff --git a/test/lisp/eshell/esh-opt-tests.el b/test/lisp/eshell/esh-opt-tests.el
index 39284c08a11..af6c089c16b 100644
--- a/test/lisp/eshell/esh-opt-tests.el
+++ b/test/lisp/eshell/esh-opt-tests.el
@@ -1,6 +1,6 @@
1;;; tests/esh-opt-tests.el --- esh-opt test suite 1;;; tests/esh-opt-tests.el --- esh-opt test suite
2 2
3;; Copyright (C) 2018-2019 Free Software Foundation, Inc. 3;; Copyright (C) 2018-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
diff --git a/test/lisp/eshell/eshell-tests.el b/test/lisp/eshell/eshell-tests.el
index 53cf854f210..026818ab067 100644
--- a/test/lisp/eshell/eshell-tests.el
+++ b/test/lisp/eshell/eshell-tests.el
@@ -1,6 +1,6 @@
1;;; tests/eshell-tests.el --- Eshell test suite 1;;; tests/eshell-tests.el --- Eshell test suite
2 2
3;; Copyright (C) 1999-2019 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2020 Free Software Foundation, Inc.
4 4
5;; Author: John Wiegley <johnw@gnu.org> 5;; Author: John Wiegley <johnw@gnu.org>
6 6