aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/apropos.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/apropos.el')
-rw-r--r--lisp/apropos.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/apropos.el b/lisp/apropos.el
index b774036261b..e27ff76c119 100644
--- a/lisp/apropos.el
+++ b/lisp/apropos.el
@@ -1,6 +1,6 @@
1;;; apropos.el --- apropos commands for users and programmers 1;;; apropos.el --- apropos commands for users and programmers
2 2
3;; Copyright (C) 1989, 1994-1995, 2001-2018 Free Software Foundation, 3;; Copyright (C) 1989, 1994-1995, 2001-2019 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Joe Wells <jbw@bigbird.bu.edu> 6;; Author: Joe Wells <jbw@bigbird.bu.edu>