aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Belanger <[email protected]>2006-02-05 16:38:15 +0000
committerJay Belanger <[email protected]>2006-02-05 16:38:15 +0000
commit5e0926cdf51cb5a8019a589d1582113d1a453ce6 (patch)
tree7240b1d97451cf3810eebe6ef34454cda4de5737
parent4c003d2f9af9455ee23c3a1c56606a62ce4f7439 (diff)
(calc-full-help): Update the copyright year.
-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 a2376d6869..510e61a12b 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")