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