diff options
Diffstat (limited to 'lisp/textmodes/bibtex.el')
-rw-r--r-- | lisp/textmodes/bibtex.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index 2fd9889ff36..9e5671ff69c 100644 --- a/lisp/textmodes/bibtex.el +++ b/lisp/textmodes/bibtex.el @@ -1,5 +1,7 @@ ;;; bibtex.el --- BibTeX mode for GNU Emacs +;; Copyright (C) 1992 Free Software Foundation, Inc. + ;; Author: Bengt Martensson <ubrinf!mond!bengt> ;; Mark Shapiro <shapiro@corto.inria.fr> ;; Mike Newton <newton@gumby.cs.caltech.edu> @@ -7,8 +9,6 @@ ;; Maintainer: Mark Shapiro <shapiro@corto.inria.fr> ;; Keywords: tex, bib -;; Copyright (C) 1992 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |