(calc-full-help): Update the copyright year.
This commit is contained in:
parent
4c003d2f9a
commit
5e0926cdf5
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue