diff options
Diffstat (limited to 'test/lisp/legacy/lexbind-tests.el')
-rw-r--r-- | test/lisp/legacy/lexbind-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/legacy/lexbind-tests.el b/test/lisp/legacy/lexbind-tests.el index dd60cd6db41..3bf8c1361ad 100644 --- a/test/lisp/legacy/lexbind-tests.el +++ b/test/lisp/legacy/lexbind-tests.el @@ -1,6 +1,6 @@ ;;; lexbind-tests.el --- Testing the lexbind byte-compiler -;; Copyright (C) 2011-2015 Free Software Foundation, Inc. +;; Copyright (C) 2011-2016 Free Software Foundation, Inc. ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> ;; Keywords: |