diff options
Diffstat (limited to 'lisp/cedet/semantic/chart.el')
-rw-r--r-- | lisp/cedet/semantic/chart.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/chart.el b/lisp/cedet/semantic/chart.el index 9c9a8f3633f..1c08cb04d15 100644 --- a/lisp/cedet/semantic/chart.el +++ b/lisp/cedet/semantic/chart.el @@ -1,6 +1,6 @@ ;;; semantic/chart.el --- Utilities for use with semantic tag tables -;; Copyright (C) 1999, 2000, 2001, 2003, 2005, 2008, 2009, 2010, 2011 +;; Copyright (C) 1999-2001, 2003, 2005, 2008-2011 ;; Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> |