summaryrefslogtreecommitdiff
path: root/test/lisp/url/url-handlers-test.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/url/url-handlers-test.el')
-rw-r--r--test/lisp/url/url-handlers-test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/url/url-handlers-test.el b/test/lisp/url/url-handlers-test.el
index 57692e53a70..7e5a60363da 100644
--- a/test/lisp/url/url-handlers-test.el
+++ b/test/lisp/url/url-handlers-test.el
@@ -1,6 +1,6 @@
;;; url-handlers-test.el --- Test suite for url-handlers.el -*- lexical-binding: t; -*-
-;; Copyright (C) 2018-2020 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2021 Free Software Foundation, Inc.
;; Author: Nicolas Petton <nicolas@petton.fr>