diff options
Diffstat (limited to 'lisp/textmodes/refbib.el')
-rw-r--r-- | lisp/textmodes/refbib.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el index 31b63da7710..d8344df54d9 100644 --- a/lisp/textmodes/refbib.el +++ b/lisp/textmodes/refbib.el @@ -1,11 +1,10 @@ ;;; refbib.el --- convert refer-style references to ones usable by Latex bib +;; Copyright (C) 1989 Free Software Foundation, Inc. + ;; Author: Henry Kautz <kautz@research.att.com> -;; Last-Modified: 16 Mar 1992 ;; Keywords: bib, tex -;; Copyright (C) 1989 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |