diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-05-17 19:08:39 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-05-17 19:08:39 +0000 |
commit | f8fc52569fa2ec6ec73ef7b618b2a49562f2726b (patch) | |
tree | 3c780fffed3a4270adfbbff073a39eed5d7b5732 /lisp/calc/calc-poly.el | |
parent | 2b814f20c7bb0b13ff54f638341a841444291a06 (diff) | |
download | emacs-f8fc52569fa2ec6ec73ef7b618b2a49562f2726b.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/calc/calc-poly.el')
-rw-r--r-- | lisp/calc/calc-poly.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-poly.el b/lisp/calc/calc-poly.el index e887e77030e..e2b434be109 100644 --- a/lisp/calc/calc-poly.el +++ b/lisp/calc/calc-poly.el @@ -1,6 +1,6 @@ ;;; calc-poly.el --- polynomial functions for Calc -;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2004 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> |