diff lisp/textmodes/bibtex.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents 80303373daae
children b3ce1eae3eb0
line wrap: on
line diff
--- a/lisp/textmodes/bibtex.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/textmodes/bibtex.el	Wed Jul 22 04:22:30 1992 +0000
@@ -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