summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/analyze/fcn.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/semantic/analyze/fcn.el')
-rw-r--r--lisp/cedet/semantic/analyze/fcn.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/analyze/fcn.el b/lisp/cedet/semantic/analyze/fcn.el
index 44394f674b0..10d11c33ebb 100644
--- a/lisp/cedet/semantic/analyze/fcn.el
+++ b/lisp/cedet/semantic/analyze/fcn.el
@@ -1,6 +1,6 @@
;;; semantic/analyze/fcn.el --- Analyzer support functions.
-;; Copyright (C) 2007-2020 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2021 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>