diff options
Diffstat (limited to 'test/src/emacs-module-tests.el')
-rw-r--r-- | test/src/emacs-module-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/emacs-module-tests.el b/test/src/emacs-module-tests.el index 18766081c0a..6f14d4f7fa3 100644 --- a/test/src/emacs-module-tests.el +++ b/test/src/emacs-module-tests.el @@ -1,6 +1,6 @@ ;;; emacs-module-tests --- Test GNU Emacs modules. -*- lexical-binding: t; -*- -;; Copyright 2015-2019 Free Software Foundation, Inc. +;; Copyright 2015-2020 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |