diff options
Diffstat (limited to 'test/lisp/mouse-tests.el')
-rw-r--r-- | test/lisp/mouse-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/mouse-tests.el b/test/lisp/mouse-tests.el index 170df4a9b98..639ccf78a9f 100644 --- a/test/lisp/mouse-tests.el +++ b/test/lisp/mouse-tests.el @@ -1,6 +1,6 @@ ;;; mouse-tests.el --- unit tests for mouse.el -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2017 Free Software Foundation, Inc. +;; Copyright (C) 2016-2018 Free Software Foundation, Inc. ;; Author: Philipp Stephani <phst@google.com> |