diff options
Diffstat (limited to 'test/lisp/eshell')
-rw-r--r-- | test/lisp/eshell/em-alias-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-basic-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-dirs-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-extpipe-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-glob-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-hist-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-ls-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-pred-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-script-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/em-tramp-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/esh-arg-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/esh-cmd-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/esh-ext-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/esh-io-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/esh-opt-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/esh-proc-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/esh-util-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/esh-var-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/eshell-tests-helpers.el | 2 | ||||
-rw-r--r-- | test/lisp/eshell/eshell-tests.el | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/test/lisp/eshell/em-alias-tests.el b/test/lisp/eshell/em-alias-tests.el index ec1704545a4..b70ca185730 100644 --- a/test/lisp/eshell/em-alias-tests.el +++ b/test/lisp/eshell/em-alias-tests.el @@ -1,6 +1,6 @@ ;;; em-alias-tests.el --- em-alias test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/em-basic-tests.el b/test/lisp/eshell/em-basic-tests.el index 6ac7226ffa0..960e04690a5 100644 --- a/test/lisp/eshell/em-basic-tests.el +++ b/test/lisp/eshell/em-basic-tests.el @@ -1,6 +1,6 @@ ;;; em-basic-tests.el --- em-basic test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/em-dirs-tests.el b/test/lisp/eshell/em-dirs-tests.el index 9864b72ba78..2f170fb0c63 100644 --- a/test/lisp/eshell/em-dirs-tests.el +++ b/test/lisp/eshell/em-dirs-tests.el @@ -1,6 +1,6 @@ ;;; em-dirs-tests.el --- em-dirs test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/em-extpipe-tests.el b/test/lisp/eshell/em-extpipe-tests.el index 6984ec2de59..610e3d41524 100644 --- a/test/lisp/eshell/em-extpipe-tests.el +++ b/test/lisp/eshell/em-extpipe-tests.el @@ -1,6 +1,6 @@ ;;; em-extpipe-tests.el --- em-extpipe test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; Author: Sean Whitton <spwhitton@spwhitton.name> diff --git a/test/lisp/eshell/em-glob-tests.el b/test/lisp/eshell/em-glob-tests.el index 6e07225657c..6d922666ea3 100644 --- a/test/lisp/eshell/em-glob-tests.el +++ b/test/lisp/eshell/em-glob-tests.el @@ -1,6 +1,6 @@ ;;; em-glob-tests.el --- em-glob test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/em-hist-tests.el b/test/lisp/eshell/em-hist-tests.el index 078bcb490e5..a4e1e01b124 100644 --- a/test/lisp/eshell/em-hist-tests.el +++ b/test/lisp/eshell/em-hist-tests.el @@ -1,6 +1,6 @@ ;;; em-hist-tests.el --- em-hist test suite -*- lexical-binding:t -*- -;; Copyright (C) 2017-2023 Free Software Foundation, Inc. +;; Copyright (C) 2017-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/em-ls-tests.el b/test/lisp/eshell/em-ls-tests.el index 862a6dfd9f8..347716a577f 100644 --- a/test/lisp/eshell/em-ls-tests.el +++ b/test/lisp/eshell/em-ls-tests.el @@ -1,6 +1,6 @@ ;;; em-ls-tests.el --- em-ls test suite -*- lexical-binding:t -*- -;; Copyright (C) 2017-2023 Free Software Foundation, Inc. +;; Copyright (C) 2017-2024 Free Software Foundation, Inc. ;; Author: Tino Calancha <tino.calancha@gmail.com> diff --git a/test/lisp/eshell/em-pred-tests.el b/test/lisp/eshell/em-pred-tests.el index adc4ac01eb1..3bffc918b66 100644 --- a/test/lisp/eshell/em-pred-tests.el +++ b/test/lisp/eshell/em-pred-tests.el @@ -1,6 +1,6 @@ ;;; em-pred-tests.el --- em-pred test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/em-script-tests.el b/test/lisp/eshell/em-script-tests.el index 02e4125d827..f77c4568ea8 100644 --- a/test/lisp/eshell/em-script-tests.el +++ b/test/lisp/eshell/em-script-tests.el @@ -1,6 +1,6 @@ ;;; em-script-tests.el --- em-script test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/em-tramp-tests.el b/test/lisp/eshell/em-tramp-tests.el index a3bda970b63..d33f6a2b46a 100644 --- a/test/lisp/eshell/em-tramp-tests.el +++ b/test/lisp/eshell/em-tramp-tests.el @@ -1,6 +1,6 @@ ;;; em-tramp-tests.el --- em-tramp test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/esh-arg-tests.el b/test/lisp/eshell/esh-arg-tests.el index 1eb8e08b883..b626cf10bf1 100644 --- a/test/lisp/eshell/esh-arg-tests.el +++ b/test/lisp/eshell/esh-arg-tests.el @@ -1,6 +1,6 @@ ;;; esh-arg-tests.el --- esh-arg test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/esh-cmd-tests.el b/test/lisp/eshell/esh-cmd-tests.el index e0783b26ad6..be31681267b 100644 --- a/test/lisp/eshell/esh-cmd-tests.el +++ b/test/lisp/eshell/esh-cmd-tests.el @@ -1,6 +1,6 @@ ;;; esh-cmd-tests.el --- esh-cmd test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/esh-ext-tests.el b/test/lisp/eshell/esh-ext-tests.el index aae297cd413..8abbd74f737 100644 --- a/test/lisp/eshell/esh-ext-tests.el +++ b/test/lisp/eshell/esh-ext-tests.el @@ -1,6 +1,6 @@ ;;; esh-ext-tests.el --- esh-ext test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/esh-io-tests.el b/test/lisp/eshell/esh-io-tests.el index bc3d9c6e5d5..188570161c7 100644 --- a/test/lisp/eshell/esh-io-tests.el +++ b/test/lisp/eshell/esh-io-tests.el @@ -1,6 +1,6 @@ ;;; esh-io-tests.el --- esh-io test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/esh-opt-tests.el b/test/lisp/eshell/esh-opt-tests.el index f4529ed4f22..8d6e0c1e426 100644 --- a/test/lisp/eshell/esh-opt-tests.el +++ b/test/lisp/eshell/esh-opt-tests.el @@ -1,6 +1,6 @@ ;;; esh-opt-tests.el --- esh-opt test suite -*- lexical-binding:t -*- -;; Copyright (C) 2018-2023 Free Software Foundation, Inc. +;; Copyright (C) 2018-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/esh-proc-tests.el b/test/lisp/eshell/esh-proc-tests.el index 9118bcd1c61..63fb8f46dfa 100644 --- a/test/lisp/eshell/esh-proc-tests.el +++ b/test/lisp/eshell/esh-proc-tests.el @@ -1,6 +1,6 @@ ;;; esh-proc-tests.el --- esh-proc test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/esh-util-tests.el b/test/lisp/eshell/esh-util-tests.el index 7bd71b260ff..71a047b1801 100644 --- a/test/lisp/eshell/esh-util-tests.el +++ b/test/lisp/eshell/esh-util-tests.el @@ -1,6 +1,6 @@ ;;; esh-util-tests.el --- esh-util test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/esh-var-tests.el b/test/lisp/eshell/esh-var-tests.el index 83c0f480627..39c278a6277 100644 --- a/test/lisp/eshell/esh-var-tests.el +++ b/test/lisp/eshell/esh-var-tests.el @@ -1,6 +1,6 @@ ;;; esh-var-tests.el --- esh-var test suite -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/eshell/eshell-tests-helpers.el b/test/lisp/eshell/eshell-tests-helpers.el index c983c8fd2bb..652146fefcc 100644 --- a/test/lisp/eshell/eshell-tests-helpers.el +++ b/test/lisp/eshell/eshell-tests-helpers.el @@ -1,6 +1,6 @@ ;;; eshell-tests-helpers.el --- Eshell test suite helpers -*- lexical-binding:t -*- -;; Copyright (C) 1999-2023 Free Software Foundation, Inc. +;; Copyright (C) 1999-2024 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> diff --git a/test/lisp/eshell/eshell-tests.el b/test/lisp/eshell/eshell-tests.el index d2ef44ae507..e01e033e25e 100644 --- a/test/lisp/eshell/eshell-tests.el +++ b/test/lisp/eshell/eshell-tests.el @@ -1,6 +1,6 @@ ;;; eshell-tests.el --- Eshell test suite -*- lexical-binding:t -*- -;; Copyright (C) 1999-2023 Free Software Foundation, Inc. +;; Copyright (C) 1999-2024 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> |