diff options
Diffstat (limited to 'test/src/callproc-tests.el')
-rw-r--r-- | test/src/callproc-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/callproc-tests.el b/test/src/callproc-tests.el index 7262abbe0d0..f44c7e199f6 100644 --- a/test/src/callproc-tests.el +++ b/test/src/callproc-tests.el @@ -1,6 +1,6 @@ ;;; callproc-tests.el --- callproc.c tests -*- lexical-binding: t -*- -;; Copyright (C) 2016-2021 Free Software Foundation, Inc. +;; Copyright (C) 2016-2022 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |