diff options
Diffstat (limited to 'lisp/case-table.el')
| -rw-r--r-- | lisp/case-table.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/case-table.el b/lisp/case-table.el index 4705645ccc8..786ffe916ed 100644 --- a/lisp/case-table.el +++ b/lisp/case-table.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; case-table.el --- code to extend the character set and support case tables | 1 | ;;; case-table.el --- code to extend the character set and support case tables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004, | 3 | ;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004, |
| 4 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Howard Gayle | 6 | ;; Author: Howard Gayle |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |