aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/bibtex.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/bibtex.el')
-rw-r--r--lisp/textmodes/bibtex.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el
index 2fd9889ff3..9e5671ff69 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 <[email protected]>
;; Mike Newton <[email protected]>
@@ -7,8 +9,6 @@
;; Maintainer: Mark Shapiro <[email protected]>
;; 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