summaryrefslogtreecommitdiff
path: root/lisp/apropos.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-08-06 22:13:43 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-08-06 22:13:43 +0000
commita9c1361b8d80ceb8193f68390558810d6dd8f055 (patch)
tree32db812f90f6c24851666c5c8c8102fc28c9691b /lisp/apropos.el
parentbe107d927a96690d4c87f256bf4dd48d5820e88a (diff)
downloademacs-a9c1361b8d80ceb8193f68390558810d6dd8f055.tar.gz
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/apropos.el')
-rw-r--r--lisp/apropos.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/apropos.el b/lisp/apropos.el
index 37cb85494ab..fcad5cac0dc 100644
--- a/lisp/apropos.el
+++ b/lisp/apropos.el
@@ -1,6 +1,7 @@
;;; apropos.el --- apropos commands for users and programmers
-;; Copyright (C) 1989,94,1995,2001,02,03,04,2005 Free Software Foundation, Inc.
+;; Copyright (C) 1989, 1994, 1995, 2001, 2002, 2003, 2004,
+;; 2005 Free Software Foundation, Inc.
;; Author: Joe Wells <jbw@bigbird.bu.edu>
;; Rewritten: Daniel Pfeiffer <occitan@esperanto.org>