aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/refbib.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/refbib.el')
-rw-r--r--lisp/textmodes/refbib.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el
index 31b63da771..d8344df54d 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 <[email protected]>
-;; 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