From 5e0926cdf51cb5a8019a589d1582113d1a453ce6 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Sun, 5 Feb 2006 16:38:15 +0000 Subject: [PATCH] (calc-full-help): Update the copyright year. --- lisp/calc/calc-help.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.39.2