diff options
Diffstat (limited to 'test/lisp/url/url-parse-tests.el')
-rw-r--r-- | test/lisp/url/url-parse-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/url/url-parse-tests.el b/test/lisp/url/url-parse-tests.el index b2b61613588..98e6dcb9aed 100644 --- a/test/lisp/url/url-parse-tests.el +++ b/test/lisp/url/url-parse-tests.el @@ -1,6 +1,6 @@ ;;; url-parse-tests.el --- Test suite for URI/URL parsing. -;; Copyright (C) 2012-2019 Free Software Foundation, Inc. +;; Copyright (C) 2012-2020 Free Software Foundation, Inc. ;; Author: Alain Schneble <a.s@realize.ch> ;; Version: 1.0 |