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 92345b7198e..9a2d65d8b41 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-2016 Free Software Foundation, Inc.
+;; Copyright (C) 2015-2017 Free Software Foundation, Inc.
;; Author: Przemysław Wojnowski <esperanto@cumego.com>