diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-05 03:18:22 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-05 03:18:22 +0000 |
commit | 6d64af6cde0733868d22d2bcde4c68c4963f62cb (patch) | |
tree | 0e5c3017db014d82cf0bdb957fe75dc65b9c5dde /lisp/expand.el | |
parent | 41cadbaa936d64f0e19cfa526e0e8921b065d3b4 (diff) | |
download | emacs-6d64af6cde0733868d22d2bcde4c68c4963f62cb.tar.gz |
Add 2009 to copyright years.
Diffstat (limited to 'lisp/expand.el')
-rw-r--r-- | lisp/expand.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/expand.el b/lisp/expand.el index 4507740d979..c590c0f273e 100644 --- a/lisp/expand.el +++ b/lisp/expand.el @@ -1,7 +1,7 @@ ;;; expand.el --- make abbreviations more usable ;; Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> ;; Maintainer: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> |