diff options
Diffstat (limited to 'test/lisp/cedet/semantic-utest-fmt.el')
-rw-r--r-- | test/lisp/cedet/semantic-utest-fmt.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/cedet/semantic-utest-fmt.el b/test/lisp/cedet/semantic-utest-fmt.el index 88d574e105b..2fc2b681868 100644 --- a/test/lisp/cedet/semantic-utest-fmt.el +++ b/test/lisp/cedet/semantic-utest-fmt.el @@ -1,6 +1,6 @@ ;;; cedet/semantic-utest-fmt.el --- Parsing / Formatting tests -;;; Copyright (C) 2003-2004, 2007-2019 Free Software Foundation, Inc. +;;; Copyright (C) 2003-2004, 2007-2020 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> |