diff lisp/cedet/semantic/decorate.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents 7f4c7f5c0eba
children a5ad4f188e19
line wrap: on
line diff
--- a/lisp/cedet/semantic/decorate.el	Wed Jan 13 13:42:45 2010 +0900
+++ b/lisp/cedet/semantic/decorate.el	Wed Jan 13 00:35:10 2010 -0800
@@ -1,6 +1,6 @@
 ;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens.
 
-;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009
+;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010
 ;;; Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>