]> code.delx.au - gnu-emacs/commitdiff
(calc-full-help): Update the copyright year.
authorJay Belanger <jay.p.belanger@gmail.com>
Sun, 5 Feb 2006 16:38:15 +0000 (16:38 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sun, 5 Feb 2006 16:38:15 +0000 (16:38 +0000)
lisp/calc/calc-help.el

index a2376d686938b9466cb0cf2b10b1f97247153cff..510e61a12b612d9803b80c4dc4b36dfece86f2b7 100644 (file)
@@ -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")