diff options
Diffstat (limited to 'test/lisp/progmodes/eglot-tests.el')
-rw-r--r-- | test/lisp/progmodes/eglot-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/progmodes/eglot-tests.el b/test/lisp/progmodes/eglot-tests.el index d8c9560f5bd..4b6528351b2 100644 --- a/test/lisp/progmodes/eglot-tests.el +++ b/test/lisp/progmodes/eglot-tests.el @@ -1,6 +1,6 @@ ;;; eglot-tests.el --- Tests for eglot.el -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2022 Free Software Foundation, Inc. +;; Copyright (C) 2018-2023 Free Software Foundation, Inc. ;; Author: João Távora <joaotavora@gmail.com> ;; Keywords: tests |