diff options
Diffstat (limited to 'test/lisp/calculator-tests.el')
-rw-r--r-- | test/lisp/calculator-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/calculator-tests.el b/test/lisp/calculator-tests.el index f24ca97310c..c1a1942cf7c 100644 --- a/test/lisp/calculator-tests.el +++ b/test/lisp/calculator-tests.el @@ -1,6 +1,6 @@ ;;; calculator-tests.el --- Test suite for calculator. -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2022 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |