aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/semantic/doc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/semantic/doc.el')
-rw-r--r--lisp/cedet/semantic/doc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/doc.el b/lisp/cedet/semantic/doc.el
index a1753559f70..5611629c14d 100644
--- a/lisp/cedet/semantic/doc.el
+++ b/lisp/cedet/semantic/doc.el
@@ -1,6 +1,6 @@
1;;; semantic/doc.el --- Routines for documentation strings 1;;; semantic/doc.el --- Routines for documentation strings
2 2
3;; Copyright (C) 1999-2003, 2005, 2008-2018 Free Software Foundation, 3;; Copyright (C) 1999-2003, 2005, 2008-2019 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Eric M. Ludlam <zappo@gnu.org> 6;; Author: Eric M. Ludlam <zappo@gnu.org>