aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-02-21 03:18:42 +0000
committerGlenn Morris <[email protected]>2009-02-21 03:18:42 +0000
commitba32b5d2fc18e11fb8e65fbe1c04d721471074ad (patch)
tree03c324cc9d07b20e6f8285f62c9a06fc2e3a3f9f /lisp
parenta8d4467bf84361b154adb68f864e233063982e5d (diff)
Comment (reformat header).
Diffstat (limited to 'lisp')
-rw-r--r--lisp/apropos.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/apropos.el b/lisp/apropos.el
index 375b19eebe..8a2f5d789a 100644
--- a/lisp/apropos.el
+++ b/lisp/apropos.el
@@ -1,10 +1,10 @@
;;; apropos.el --- apropos commands for users and programmers
-;; Copyright (C) 1989, 1994, 1995, 2001, 2002, 2003, 2004,
-;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1989, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
+;; 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Joe Wells <[email protected]>
-;; Rewritten: Daniel Pfeiffer <[email protected]>
+;; Daniel Pfeiffer <[email protected]> (rewrite)
;; Keywords: help
;; This file is part of GNU Emacs.