diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2005-07-14 20:05:30 +0000 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2005-07-14 20:05:30 +0000 |
commit | 58ba2f8f07424c7cbbc74fb62276e33de8142d21 (patch) | |
tree | c2ae6cb89b579475372b5a56e306c6f94b137f6d /lisp/calc/calc-arith.el | |
parent | ed805bee9d1ec79dbc8e711e252e97934861ff5d (diff) | |
download | emacs-58ba2f8f07424c7cbbc74fb62276e33de8142d21.tar.gz |
Update copyright information.
Diffstat (limited to 'lisp/calc/calc-arith.el')
-rw-r--r-- | lisp/calc/calc-arith.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/calc/calc-arith.el b/lisp/calc/calc-arith.el index bba7a8fe942..25ccfc48019 100644 --- a/lisp/calc/calc-arith.el +++ b/lisp/calc/calc-arith.el @@ -1,6 +1,7 @@ ;;; calc-arith.el --- arithmetic functions for Calc -;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: David Gillespie <daveg@synaptics.com> ;; Maintainer: Jay Belanger <belanger@truman.edu> |