diff lisp/cedet/semantic/db-ebrowse.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents 3fe6da4a95a9
children 181539c8b6a4
line wrap: on
line diff
--- a/lisp/cedet/semantic/db-ebrowse.el	Wed Jan 13 13:42:45 2010 +0900
+++ b/lisp/cedet/semantic/db-ebrowse.el	Wed Jan 13 00:35:10 2010 -0800
@@ -1,6 +1,6 @@
 ;;; semantic/db-ebrowse.el --- Semanticdb backend using ebrowse.
 
-;; Copyright (C) 2005, 2006, 2007, 2008, 2009
+;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
 ;;   Free Software Foundation, Inc.
 
 ;; Authors: Eric M. Ludlam <zappo@gnu.org>