diff options
Diffstat (limited to 'lisp/textmodes/refbib.el')
| -rw-r--r-- | lisp/textmodes/refbib.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el index 611a1de5d0a..0c45b1d92d2 100644 --- a/lisp/textmodes/refbib.el +++ b/lisp/textmodes/refbib.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; refbib.el --- convert refer-style references to ones usable by Latex bib | 1 | ;;; refbib.el --- convert refer-style references to ones usable by Latex bib |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, | 3 | ;; Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, |
| 4 | ;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Henry Kautz <kautz@research.att.com> | 6 | ;; Author: Henry Kautz <kautz@research.att.com> |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |