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 8ee40a46c11..a8b5a4372d6 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-2023 Free Software Foundation, Inc. +;; Copyright (C) 2016-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |