diff options
Diffstat (limited to 'test/lisp/cedet/srecode-utest-template.el')
-rw-r--r-- | test/lisp/cedet/srecode-utest-template.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/cedet/srecode-utest-template.el b/test/lisp/cedet/srecode-utest-template.el index 087dcfd8996..1eb91e6053b 100644 --- a/test/lisp/cedet/srecode-utest-template.el +++ b/test/lisp/cedet/srecode-utest-template.el @@ -1,6 +1,6 @@ ;;; srecode-utest-template.el --- SRecode Core Template tests. -*- lexical-binding:t -*- -;; Copyright (C) 2008-2021 Free Software Foundation, Inc. +;; Copyright (C) 2008-2022 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |