diff options
| author | John Paul Wallington | 2006-01-12 23:13:26 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2006-01-12 23:13:26 +0000 |
| commit | 6c847613ac55427747a8e1425f04a6271b424da2 (patch) | |
| tree | 87314266e3c5a8581fa3e13b3d31a68d33f30f97 | |
| parent | e143ad118d6e3571ccb5fcf5a1c5d35989d7811e (diff) | |
| download | emacs-6c847613ac55427747a8e1425f04a6271b424da2.tar.gz emacs-6c847613ac55427747a8e1425f04a6271b424da2.zip | |
Update copyright year.
| -rw-r--r-- | lisp/help-fns.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help-fns.el b/lisp/help-fns.el index 7be2ce48459..14ceacfd92f 100644 --- a/lisp/help-fns.el +++ b/lisp/help-fns.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; help-fns.el --- Complex help functions | 1 | ;;; help-fns.el --- Complex help functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, | 3 | ;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, |
| 4 | ;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 4 | ;; 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
| 7 | ;; Keywords: help, internal | 7 | ;; Keywords: help, internal |