summaryrefslogtreecommitdiff
path: root/test/lisp/ido-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/ido-tests.el')
-rw-r--r--test/lisp/ido-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/ido-tests.el b/test/lisp/ido-tests.el
index 1bca4cdb706..90a64b2fd21 100644
--- a/test/lisp/ido-tests.el
+++ b/test/lisp/ido-tests.el
@@ -1,6 +1,6 @@
;;; ido-tests.el --- unit tests for ido.el -*- lexical-binding: t; -*-
-;; Copyright (C) 2017-2020 Free Software Foundation, Inc.
+;; Copyright (C) 2017-2021 Free Software Foundation, Inc.
;; Author: Philipp Stephani <phst@google.com>