From f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 21 Jan 2007 02:48:43 +0000 Subject: Add 2007 to copyright years. --- lisp/calc/calc-help.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/calc/calc-help.el') diff --git a/lisp/calc/calc-help.el b/lisp/calc/calc-help.el index 510e61a12b6..6d3f072554f 100644 --- a/lisp/calc/calc-help.el +++ b/lisp/calc/calc-help.el @@ -1,7 +1,7 @@ ;;; calc-help.el --- help display functions for Calc, ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, -;; 2005, 2006 Free Software Foundation, Inc. +;; 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: David Gillespie ;; Maintainer: Jay Belanger @@ -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) 2006 Free Software Foundation, Inc.\n\n") + (princ " Copyright (C) 2007 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") -- cgit v1.2.3