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