summaryrefslogtreecommitdiff
path: root/lisp/calc
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2006-02-05 16:38:15 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2006-02-05 16:38:15 +0000
commit5e0926cdf51cb5a8019a589d1582113d1a453ce6 (patch)
tree7240b1d97451cf3810eebe6ef34454cda4de5737 /lisp/calc
parent4c003d2f9af9455ee23c3a1c56606a62ce4f7439 (diff)
downloademacs-5e0926cdf51cb5a8019a589d1582113d1a453ce6.tar.gz
(calc-full-help): Update the copyright year.
Diffstat (limited to 'lisp/calc')
-rw-r--r--lisp/calc/calc-help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-help.el b/lisp/calc/calc-help.el
index a2376d68693..510e61a12b6 100644
--- a/lisp/calc/calc-help.el
+++ b/lisp/calc/calc-help.el
@@ -414,7 +414,7 @@ C-w Describe how there is no warranty for Calc."
(princ (format "GNU Emacs Calculator version %s.\n"
calc-version))
(princ " By Dave Gillespie.\n")
- (princ " Copyright (C) 2005 Free Software Foundation, Inc.\n\n")
+ (princ " Copyright (C) 2006 Free Software Foundation, Inc.\n\n")
(princ "Type `h s' for a more detailed summary.\n")
(princ "Or type `h i' to read the full Calc manual on-line.\n\n")
(princ "Basic keys:\n")