summaryrefslogtreecommitdiff
path: root/test/lisp/obarray-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/obarray-tests.el')
-rw-r--r--test/lisp/obarray-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/obarray-tests.el b/test/lisp/obarray-tests.el
index 5096f7842d3..4b9b4e4a10e 100644
--- a/test/lisp/obarray-tests.el
+++ b/test/lisp/obarray-tests.el
@@ -1,6 +1,6 @@
;;; obarray-tests.el --- Tests for obarray -*- lexical-binding: t; -*-
-;; Copyright (C) 2015-2019 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2020 Free Software Foundation, Inc.
;; Author: Przemysław Wojnowski <esperanto@cumego.com>