aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/eieio-datadebug.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2011-01-24 20:08:28 -0800
committerGlenn Morris <[email protected]>2011-01-24 20:08:28 -0800
commit73b0cd50031a714347109169ceb8bacae338612a (patch)
treefa3788cbc3259b8e67c53220e414a0f45bf1c41e /lisp/emacs-lisp/eieio-datadebug.el
parent0b5c5d8291f82556c149013f10372234b0df9bc2 (diff)
Convert consecutive FSF copyright years to ranges.
Diffstat (limited to 'lisp/emacs-lisp/eieio-datadebug.el')
-rw-r--r--lisp/emacs-lisp/eieio-datadebug.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/eieio-datadebug.el b/lisp/emacs-lisp/eieio-datadebug.el
index 5baff64a37..60510e1816 100644
--- a/lisp/emacs-lisp/eieio-datadebug.el
+++ b/lisp/emacs-lisp/eieio-datadebug.el
@@ -1,6 +1,6 @@
;;; eieio-datadebug.el --- EIEIO extensions to the data debugger.
-;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2011 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <[email protected]>
;; Keywords: OO, lisp