diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/textmodes/bib-mode.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el index 955b00cd3c3..d6f7003867d 100644 --- a/lisp/textmodes/bib-mode.el +++ b/lisp/textmodes/bib-mode.el @@ -1,8 +1,10 @@ ;;; bib-mode.el --- major mode for editing bib files -;; Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +;; 2009 Free Software Foundation, Inc. +;; Author: Henry Kautz +;; (according to authors.el) ;; Maintainer: FSF ;; Keywords: bib |