From: Glenn Morris Date: Sat, 21 Feb 2009 03:18:42 +0000 (+0000) Subject: Comment (reformat header). X-Git-Tag: emacs-pretest-23.0.91~108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ba32b5d2fc18e11fb8e65fbe1c04d721471074ad;p=emacs.git Comment (reformat header). --- diff --git a/lisp/apropos.el b/lisp/apropos.el index 375b19eebe7..8a2f5d789a8 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 -;; Rewritten: Daniel Pfeiffer +;; Daniel Pfeiffer (rewrite) ;; Keywords: help ;; This file is part of GNU Emacs.