summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/apropos.el')
-rw-r--r--lisp/apropos.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/apropos.el b/lisp/apropos.el
index f92352885ac..8b3f2857fbf 100644
--- a/lisp/apropos.el
+++ b/lisp/apropos.el
@@ -1,11 +1,10 @@
;;; apropos.el --- faster apropos commands.
+;; Copyright (C) 1989 Free Software Foundation, Inc.
+
;; Author: Joe Wells <jbw@bigbird.bu.edu>
-;; Last-Modified: 5 May 1989
;; Keyword: help
-;; 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