diff options
Diffstat (limited to 'lisp/completion.el')
-rw-r--r-- | lisp/completion.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/completion.el b/lisp/completion.el index 1f052b60292..1c05f4ffd6b 100644 --- a/lisp/completion.el +++ b/lisp/completion.el @@ -1,7 +1,6 @@ ;;; completion.el --- dynamic word-completion code -;; Copyright (C) 1990, 1993, 1995, 1997, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1990, 1993, 1995, 1997, 2001-2011 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: abbrev convenience |