changeset 68638:1028f625e637

(calc-full-help): Update the copyright year.
author Jay Belanger <jay.p.belanger@gmail.com>
date Sun, 05 Feb 2006 16:38:15 +0000
parents 341b24d692de
children dc2d5a6655a3
files lisp/calc/calc-help.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calc/calc-help.el	Sun Feb 05 16:35:52 2006 +0000
+++ b/lisp/calc/calc-help.el	Sun Feb 05 16:38:15 2006 +0000
@@ -414,7 +414,7 @@
     (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")