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