summaryrefslogtreecommitdiff
path: root/test/lisp/cedet/semantic-utest-c.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/cedet/semantic-utest-c.el')
-rw-r--r--test/lisp/cedet/semantic-utest-c.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/cedet/semantic-utest-c.el b/test/lisp/cedet/semantic-utest-c.el
index d65b55cbf8e..bdd6c050df6 100644
--- a/test/lisp/cedet/semantic-utest-c.el
+++ b/test/lisp/cedet/semantic-utest-c.el
@@ -1,6 +1,6 @@
;;; semantic-utest-c.el --- C based parsing tests.
-;; Copyright (C) 2008-2019 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2020 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>