summaryrefslogtreecommitdiff
path: root/lisp/textmodes/bibtex.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 04:22:30 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 04:22:30 +0000
commit9750e079ddb0df24810a8a19a3210616d3f71db9 (patch)
treecaa58c722ed2eae1002c3aeaa8cf49421f4a3dce /lisp/textmodes/bibtex.el
parent6d74b528d014d3ae65306e8afe154ccc66386be5 (diff)
downloademacs-9750e079ddb0df24810a8a19a3210616d3f71db9.tar.gz
entered into RCS
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 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