diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2005-05-07 21:22:51 +0000 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2005-05-07 21:22:51 +0000 |
commit | a42e94cac5df3c98a6b8dc1aa63a8a32e1fcae97 (patch) | |
tree | 69d1fdd562ca8941598b738ab31bd85c6362eace /lisp/calc/calc-math.el | |
parent | 501d31b024f1384b7fe80d7c13138efd477b36b2 (diff) | |
download | emacs-a42e94cac5df3c98a6b8dc1aa63a8a32e1fcae97.tar.gz |
Update copyright year.
Diffstat (limited to 'lisp/calc/calc-math.el')
-rw-r--r-- | lisp/calc/calc-math.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-math.el b/lisp/calc/calc-math.el index ffb7644cdfe..bd939e1669c 100644 --- a/lisp/calc/calc-math.el +++ b/lisp/calc/calc-math.el @@ -1,6 +1,6 @@ ;;; calc-math.el --- mathematical functions for Calc -;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2005 Free Software Foundation, Inc. ;; Author: David Gillespie <daveg@synaptics.com> ;; Maintainer: Jay Belanger <belanger@truman.edu> |