summaryrefslogtreecommitdiff
path: root/test/lisp/completion-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/completion-tests.el')
-rw-r--r--test/lisp/completion-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/completion-tests.el b/test/lisp/completion-tests.el
index 7473bbbb0c5..c13fb2e44b7 100644
--- a/test/lisp/completion-tests.el
+++ b/test/lisp/completion-tests.el
@@ -1,6 +1,6 @@
;;; completion-tests.el --- Tests for completion.el -*- lexical-binding: t -*-
-;; Copyright (C) 2020 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2021 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.