diff options
Diffstat (limited to 'test/automated/pcase-tests.el')
-rw-r--r-- | test/automated/pcase-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/pcase-tests.el b/test/automated/pcase-tests.el index f5ecadf72a2..701bcccc0e6 100644 --- a/test/automated/pcase-tests.el +++ b/test/automated/pcase-tests.el @@ -1,6 +1,6 @@ ;;; pcase-tests.el --- Test suite for pcase macro. -;; Copyright (C) 2012-2014 Free Software Foundation, Inc. +;; Copyright (C) 2012-2015 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |