diff options
Diffstat (limited to 'test/lisp/legacy/syntax-tests.el')
-rw-r--r-- | test/lisp/legacy/syntax-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/legacy/syntax-tests.el b/test/lisp/legacy/syntax-tests.el index b884c3ef5b..d4af80e8eb 100644 --- a/test/lisp/legacy/syntax-tests.el +++ b/test/lisp/legacy/syntax-tests.el @@ -1,6 +1,6 @@ ;;; syntax-tests.el --- Testing syntax rules and basic movement -*- lexical-binding: t -*- -;; Copyright (C) 2014-2015 Free Software Foundation, Inc. +;; Copyright (C) 2014-2016 Free Software Foundation, Inc. ;; Author: Daniel Colascione <dancol@dancol.org> ;; Keywords: |