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 c5eb5b0ec06..2da450c2736 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. -*- lexical-binding:t -*-
-;; Copyright (C) 2008-2021 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2022 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>