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-mode.el | |
parent | 2b814f20c7bb0b13ff54f638341a841444291a06 (diff) | |
download | emacs-f8fc52569fa2ec6ec73ef7b618b2a49562f2726b.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/calc/calc-mode.el')
-rw-r--r-- | lisp/calc/calc-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-mode.el b/lisp/calc/calc-mode.el index 1c5bd29e804..e0e2ccbd717 100644 --- a/lisp/calc/calc-mode.el +++ b/lisp/calc/calc-mode.el @@ -1,6 +1,6 @@ ;;; calc-mode.el --- calculator modes 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> |