diff options
Diffstat (limited to 'lisp/select.el')
| -rw-r--r-- | lisp/select.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/select.el b/lisp/select.el index 9e7d844ff22..9227ad6e12d 100644 --- a/lisp/select.el +++ b/lisp/select.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Keywords: internal | 4 | ;; Keywords: internal |
| 5 | 5 | ||
| 6 | ;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 6 | ;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 7 | ;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 7 | ;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 8 | ;; Based partially on earlier release by Lucid. | 8 | ;; Based partially on earlier release by Lucid. |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |