diff options
Diffstat (limited to 'test/lisp/jit-lock-tests.el')
-rw-r--r-- | test/lisp/jit-lock-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/jit-lock-tests.el b/test/lisp/jit-lock-tests.el index 5847eac6998..b65e698e2af 100644 --- a/test/lisp/jit-lock-tests.el +++ b/test/lisp/jit-lock-tests.el @@ -1,6 +1,6 @@ ;;; jit-lock-tests.el --- tests for jit-lock -;; Copyright (C) 2016-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Dmitry Gutov <dgutov@yandex.ru> |